Package be.business.connector.core.utils
Class RecipeConstants
- java.lang.Object
-
- be.business.connector.core.utils.RecipeConstants
-
public class RecipeConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCONFIGstatic StringCONFIG_VALIDATIONstatic StringEMPTY_CHARstatic StringERROR_300static StringHOSPITAL_PHARMACY_NIHIIstatic StringINVALID_OPTIONstatic StringLOCKEDstatic StringMOCKstatic StringOK_100static StringPHARMACY_NIHIIstatic StringPRESCRIPTION_VERSIONstatic StringPROGRAM_IDENTIFICATIONstatic StringREFERENCE_SOURCE_VERSIONstatic StringSESSIONstatic StringSPACEstatic StringSYSTEM_KEYSTOREstatic StringTRUEstatic StringYYYY_MM_DD
-
-
-
Field Detail
-
YYYY_MM_DD
public static final String YYYY_MM_DD
- See Also:
- Constant Field Values
-
OK_100
public static final String OK_100
- See Also:
- Constant Field Values
-
ERROR_300
public static final String ERROR_300
- See Also:
- Constant Field Values
-
LOCKED
public static final String LOCKED
- See Also:
- Constant Field Values
-
PHARMACY_NIHII
public static final String PHARMACY_NIHII
- See Also:
- Constant Field Values
-
HOSPITAL_PHARMACY_NIHII
public static final String HOSPITAL_PHARMACY_NIHII
- See Also:
- Constant Field Values
-
PROGRAM_IDENTIFICATION
public static final String PROGRAM_IDENTIFICATION
- See Also:
- Constant Field Values
-
REFERENCE_SOURCE_VERSION
public static final String REFERENCE_SOURCE_VERSION
- See Also:
- Constant Field Values
-
PRESCRIPTION_VERSION
public static final String PRESCRIPTION_VERSION
- See Also:
- Constant Field Values
-
EMPTY_CHAR
public static final String EMPTY_CHAR
- See Also:
- Constant Field Values
-
SPACE
public static final String SPACE
- See Also:
- Constant Field Values
-
SESSION
public static final String SESSION
- See Also:
- Constant Field Values
-
SYSTEM_KEYSTORE
public static final String SYSTEM_KEYSTORE
- See Also:
- Constant Field Values
-
CONFIG_VALIDATION
public static final String CONFIG_VALIDATION
- See Also:
- Constant Field Values
-
CONFIG
public static final String CONFIG
- See Also:
- Constant Field Values
-
MOCK
public static final String MOCK
- See Also:
- Constant Field Values
-
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
-
INVALID_OPTION
public static final String INVALID_OPTION
- See Also:
- Constant Field Values
-
-