Package com.portal.pcm
Class PCMConstants
java.lang.Object
com.portal.pcm.PCMConstants
Class to list our common constants in Java PCM.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
RFC3339_UTC_TIMESTAMP_FORMAT_STR
- See Also:
-
TIMESTAMP_FORMAT_DEFAULT
- See Also:
-
TIMESTAMP_FORMAT_RFC3339_UTC
- See Also:
-
BUFFER_ENCODING_DEFAULT
- See Also:
-
BUFFER_ENCODING_BASE64
- See Also:
-
PIN_FLD_PREFIX
- See Also:
-
JSON_ARRAY_REC_ID_TAG
- See Also:
-
JSON_ARRAY_VALUE_TAG
- See Also:
-
JSON_BINSTR_LENGTH_TAG
- See Also:
-
JSON_BINSTR_VALUE_TAG
- See Also:
-
JSON_BUFFER_FLAG_TAG
- See Also:
-
JSON_BUFFER_SIZE_TAG
- See Also:
-
JSON_BUFFER_OFFSET_TAG
- See Also:
-
JSON_BUFFER_XBUF_FILE_TAG
- See Also:
-
JSON_BUFFER_DATA_TAG
- See Also:
-
JSON_FILE_BUFFER_TRUE
- See Also:
-
JSON_TIMESTAMP_FORMAT_TAG
- See Also:
-
JSON_BUFFER_ENCODING_TAG
- See Also:
-
XML_TIMESTAMP_FORMAT_TAG
- See Also:
-
XML_BUFFER_ENCODING_TAG
- See Also:
-
-
Constructor Details
-
PCMConstants
public PCMConstants()
-