|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.genericasync.domain.GenericAsyncConstants
public final class GenericAsyncConstants
contains constants for generic async system.
| Field Summary | |
|---|---|
static String |
CONFIRM_SOAP_ACTION
String representing a Confirm operation. |
static String |
GET_SOAP_ACTION
String representing a Get operation. |
static String |
POST_SOAP_ACTION
String representing a Post operation. |
static String |
TACK_FAILURE
String representing a TACK failure. |
static String |
TACK_SUCCES
String representing a TACK success. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TACK_SUCCES
public static final String TACK_FAILURE
public static final String CONFIRM_SOAP_ACTION
public static final String GET_SOAP_ACTION
public static final String POST_SOAP_ACTION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||