public class BDSConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALLOW_MULTI_FILED_RECORDS
The option for allow multi-filed record
Used to check the flag for enabling multi-filed record (Value is a Boolean ). |
static java.lang.String |
CONTAINEE_ON_HOLD_CONTAINER_IDS
Returned results: IDs of containers whose containee is on-hold.
|
static java.lang.String |
CONTAINEEHASDIFFSCHEDULE_CONTAINERS
Returned results: set of container IDs whose containees are controlled by different schedule.
|
static java.lang.String |
CONTAINER_DISPOSED_CNT
Returned results: container disposed count.
|
static java.lang.String |
CONTEXT_BINDING
Context Info Binding key.
|
static java.lang.String |
CONTEXT_ENDPOINT
Context Info Endpoint key.
|
static java.lang.String |
CONTEXT_HTTP_REQUEST_CHUNKING
Context Info Http allow request chunking flag.
|
static java.lang.String |
CONTEXT_OBJECT_STORE
Context Info object store.
|
static java.lang.String |
CONTEXT_PASSWORD
Context Info Password key
(Value is a
String ). |
static java.lang.String |
CONTEXT_PORT
Context Info Port key.
|
static java.lang.String |
CONTEXT_PROTOCOL
Context Info Protocol key.
|
static java.lang.String |
CONTEXT_SERVER
Context Info Server key.
|
static java.lang.String |
CONTEXT_SERVICE
Context Info Service key.
|
static java.lang.String |
CONTEXT_TRANSPORT_CONNECTION_TIMEOUT
Context Info Transport Connection Timeout key.
|
static java.lang.String |
CONTEXT_TRANSPORT_TYPE
Context Info Integration Transport key
Determines whether to use BDP or DirectWSI Transport mechanism.
|
static java.lang.String |
CONTEXT_URI
Context Info Uri key.
|
static java.lang.String |
CONTEXT_USE_AMBIENT_SUBJECT
Context Info Use Ambient JAAS Subject flag.
|
static java.lang.String |
CONTEXT_USER_LOCALE
Context Info user locale.
|
static java.lang.String |
CONTEXT_USER_TZOFFSET
Context Info user timezone offset from UTC.
|
static java.lang.String |
CONTEXT_USERNAME
Context Info Username key.
|
static java.lang.String |
DATA_MODEL_BASE
Name of RM Base Data Model.
|
static java.lang.String |
DATA_MODEL_DOD_VERSION_5015_2
Name of RM DoD Version 5015-2 Data Model.
|
static java.lang.String |
DATA_MODEL_DOD_VERSION_5015_2_CLASSIFIED
A String value that defines the DOD Classified Data Model.
|
static java.lang.String |
DATA_MODEL_DOD_VERSION_5015_2CHAPTER4
Deprecated.
please use DATA_MODEL_DOD_VERSION_5015_2_CLASSIFIED
|
static java.lang.String |
DATA_MODEL_PRO_VERION_2002
Name of RM PRO-2002 Data Model.
|
static java.lang.String |
DELETE_BATCH_SIZE_OPTION
Delete batch size option for Bulk Disposal Service.
|
static java.lang.Integer |
DISPOSAL_TYPE_AUTO_DESTROY
Legal value for
DISPOSAL_TYPES_OPTION . |
static java.lang.Integer |
DISPOSAL_TYPE_GENERAL_DELETE
Legal value for
DISPOSAL_TYPES_OPTION . |
static java.lang.String |
DISPOSAL_TYPES_OPTION
Disposal types.
|
static java.lang.String |
ENTITIES_DISPOSED_CNT
Returned results: delete count.
|
static java.lang.String |
ENTITIES_ONHOLD_CNT
Returned results: onhold count.
|
static java.lang.String |
ENTITIES_UNFILE_CNT
Returned results: unfile count.
|
static java.lang.String |
ERROR_CNT
Returned results: error count.
|
static java.lang.String |
EXTERNALLY_MANAGED_BY_PSSATLAS
Used for internal testing purposes.
|
static java.lang.String |
FAILED_DELETE_CONTAINER_ID_REASON_MAP
Returned results: ID and failure reason of containers that have failed to delete.
|
static java.lang.String |
FAILED_DELETE_RECORD_ID_REASON_MAP
Returned results: ID and failure reason of records that have failed to delete.
|
static java.lang.String |
FORMERLY_RESTRICTED_DATA
Supplemental Marking Set value used for DoD Chapter 4 validation.
|
static java.lang.String |
INDIRECT_ON_HOLD_CONTAINER_IDS
Returned results: IDs of sub-containers whose parent is on-hold.
|
static java.lang.String |
INDIRECT_ON_HOLD_RECORD_IDS
Returned results: IDs of records whose container is on-hold.
|
static java.lang.String |
MULTIFILED_CACHE_SIZE_OPTION
Multi-filed records cache size option for Bulk Disposal Service.
|
static java.lang.String |
ON_HOLD_CONTAINER_IDS
Returned results: onhold container ids.
|
static java.lang.String |
ON_HOLD_RECORD_IDS
Returned results: IDs of on-hold records.
|
static java.lang.String |
QUERY_BATCH_SIZE_OPTION
Query or read batch size option for Bulk Disposal Service.
|
static java.lang.String |
RECORD_DISPOSED_CNT
Returned results: record disposed count.
|
static java.lang.String |
RECORD_MIMETYPE_ELECT
MimeType string for electronic record.
|
static java.lang.String |
RECORD_MIMETYPE_EMAIL
MimeType string for email record.
|
static java.lang.String |
RECORD_MIMETYPE_PHY
MimeType string for physical (marker) record.
|
static java.lang.String |
RESTRICTED_DATA
Supplemental Marking Set value used for DoD Chapter 4 validation.
|
static int |
RMENTITY_TYPE_BOX
Entity type for box container.
|
static int |
RMENTITY_TYPE_CONTAINER
Entity type for generic RM container.
|
static int |
RMENTITY_TYPE_ELECTRONICRECORD
Entity type for electronic record instances.
|
static int |
RMENTITY_TYPE_ELECTRONICRECORDFOLDER
Entity type for electronic record folder container.
|
static int |
RMENTITY_TYPE_EMAILRECORD
Entity type for email record instances.
|
static int |
RMENTITY_TYPE_FILEPLAN
Entity type for ClassificationSchemes(a.k.a.
|
static int |
RMENTITY_TYPE_HYBRIDRECORDFOLDER
Entity type for hybrid record folder container.
|
static int |
RMENTITY_TYPE_MARKER
Entity type for physical (marker) record instances.
|
static int |
RMENTITY_TYPE_PHYSICALCONTAINER
Entity type for physical container.
|
static int |
RMENTITY_TYPE_PHYSICALRECORDFOLDER
Entity type for physical record folder container.
|
static int |
RMENTITY_TYPE_RECORD
Entity type for generic record instances.
|
static int |
RMENTITY_TYPE_RECORDCATEGORY
Entity type for record category container.
|
static int |
RMENTITY_TYPE_RECORDFOLDER
Entity type for record folder container.
|
static int |
RMENTITY_TYPE_RECORDVOLUME
Entity type for record volume container.
|
static java.lang.String |
SCHEDULECHANGED_ENTITIES
Returned results: list of entity IDs whose schedule have been changed.
|
static java.lang.String |
SECURITY_LEVEL_MARKINGSET_NAME
Name of DoD Classified Marking Set
|
static java.lang.String |
SERVICE_TERMINATOR
Auto destroy terminator
Used to check the termination flag for auto destroy (Value is a Terminator ). |
static java.lang.String |
SUPPLEMENTAL_MARKINGSET_NAME
Name of Supplemental Marking Set
|
static java.lang.String |
THREAD_COUNT_OPTION
Specifying number of threads for disposition processing.
|
static java.lang.String |
TRANSCRIPT_WRITER_FOR_AUTODEL_OPTION
Transcript writer for auto destroy
Used to control auto destroy transcript for optimal performance. |
static java.lang.String |
TRANSPORT_TYPE_BDP
Deprecated.
As of RM-4.0, replaced by
TRANSPORT_TYPE_BDP40_WSI . |
static java.lang.String |
TRANSPORT_TYPE_BDP40_JACE
Legal value for Context Info
CONTEXT_TRANSPORT_TYPE . |
static java.lang.String |
TRANSPORT_TYPE_BDP40_WSI
Legal value for Context Info
CONTEXT_TRANSPORT_TYPE . |
static java.lang.String |
UNFILE_ENTITY_IDS |
static java.lang.String |
UPDATE_BATCH_SIZE_OPTION
Update batch size option for the Bulk Disposal Service.
|
static int |
WORKFLOW_STATUS_NOT_STARTED
Record workflow status value used during validation.
|
public static final java.lang.String CONTEXT_USERNAME
String
).public static final java.lang.String CONTEXT_PASSWORD
String
).public static final java.lang.String CONTEXT_USE_AMBIENT_SUBJECT
Boolean
).
(For internal use only).public static final java.lang.String CONTEXT_SERVER
String
).public static final java.lang.String CONTEXT_PORT
String
).public static final java.lang.String CONTEXT_PROTOCOL
String
).public static final java.lang.String CONTEXT_SERVICE
String
).public static final java.lang.String CONTEXT_ENDPOINT
String
).public static final java.lang.String CONTEXT_BINDING
String
).public static final java.lang.String CONTEXT_URI
String
).public static final java.lang.String CONTEXT_OBJECT_STORE
String
).public static final java.lang.String CONTEXT_TRANSPORT_CONNECTION_TIMEOUT
Integer
representing milliseconds).public static final java.lang.String CONTEXT_HTTP_REQUEST_CHUNKING
Boolean
).public static final java.lang.String CONTEXT_TRANSPORT_TYPE
public static final java.lang.String TRANSPORT_TYPE_BDP
TRANSPORT_TYPE_BDP40_WSI
.CONTEXT_TRANSPORT_TYPE
.
Specifies that the BulkDataProvider transport be used in RM-3.7.public static final java.lang.String TRANSPORT_TYPE_BDP40_WSI
CONTEXT_TRANSPORT_TYPE
.
Specifies that the BulkDataProvider WSI transport be used in RM-4.0.public static final java.lang.String TRANSPORT_TYPE_BDP40_JACE
CONTEXT_TRANSPORT_TYPE
.
Specifies that the BulkDataProvider Jace transport be used in RM-4.0.
Primarily intended for use of the BDS from within a CE-4.0 event handler.
public static final java.lang.String CONTEXT_USER_LOCALE
String
in the form: "<language code>[_<country code>[_<variant code>]]").public static final java.lang.String CONTEXT_USER_TZOFFSET
String
in the form: "+|-HH:MM").public static final java.lang.String ENTITIES_ONHOLD_CNT
Integer
).public static final java.lang.String ON_HOLD_RECORD_IDS
Vector
).public static final java.lang.String ON_HOLD_CONTAINER_IDS
Vector
).public static final java.lang.String INDIRECT_ON_HOLD_RECORD_IDS
Vector
).public static final java.lang.String INDIRECT_ON_HOLD_CONTAINER_IDS
Vector
).public static final java.lang.String CONTAINEE_ON_HOLD_CONTAINER_IDS
Vector
).public static final java.lang.String FAILED_DELETE_RECORD_ID_REASON_MAP
Map
, key is the entity's id and value is the failure reason).public static final java.lang.String FAILED_DELETE_CONTAINER_ID_REASON_MAP
Map
, key is the entity's id and value is the failure reason).public static final java.lang.String SCHEDULECHANGED_ENTITIES
HashMap
).public static final java.lang.String CONTAINEEHASDIFFSCHEDULE_CONTAINERS
Set
).public static final java.lang.String ENTITIES_DISPOSED_CNT
Integer
).public static final java.lang.String ENTITIES_UNFILE_CNT
Integer
).public static final java.lang.String UNFILE_ENTITY_IDS
public static final java.lang.String ERROR_CNT
Integer
).public static final java.lang.String RECORD_DISPOSED_CNT
Integer
).public static final java.lang.String CONTAINER_DISPOSED_CNT
Integer
).public static final java.lang.String UPDATE_BATCH_SIZE_OPTION
Integer
).public static final java.lang.String DELETE_BATCH_SIZE_OPTION
Integer
).public static final java.lang.String MULTIFILED_CACHE_SIZE_OPTION
Integer
).public static final java.lang.String TRANSCRIPT_WRITER_FOR_AUTODEL_OPTION
BufferedWriter
).public static final java.lang.String SERVICE_TERMINATOR
Terminator
).public static final java.lang.String ALLOW_MULTI_FILED_RECORDS
Boolean
).public static final java.lang.String QUERY_BATCH_SIZE_OPTION
Integer
).public static final java.lang.String THREAD_COUNT_OPTION
Integer
).public static final java.lang.String DISPOSAL_TYPES_OPTION
- DISPOSAL_TYPE_AUTO_DESTROY: Auto destroy without requiring any RM WFL.
- DISPOSAL_TYPE_GENERAL_DELETE: General delete of the entities without involved in the disposition process.
(Value is a Integer
).
public static final java.lang.Integer DISPOSAL_TYPE_AUTO_DESTROY
DISPOSAL_TYPES_OPTION
. public static final java.lang.Integer DISPOSAL_TYPE_GENERAL_DELETE
DISPOSAL_TYPES_OPTION
. public static final int RMENTITY_TYPE_RECORD
public static final int RMENTITY_TYPE_ELECTRONICRECORD
public static final int RMENTITY_TYPE_EMAILRECORD
public static final int RMENTITY_TYPE_MARKER
public static final int RMENTITY_TYPE_FILEPLAN
public static final int RMENTITY_TYPE_RECORDCATEGORY
public static final int RMENTITY_TYPE_RECORDFOLDER
public static final int RMENTITY_TYPE_RECORDVOLUME
public static final int RMENTITY_TYPE_ELECTRONICRECORDFOLDER
public static final int RMENTITY_TYPE_PHYSICALCONTAINER
public static final int RMENTITY_TYPE_BOX
public static final int RMENTITY_TYPE_HYBRIDRECORDFOLDER
public static final int RMENTITY_TYPE_PHYSICALRECORDFOLDER
public static final int RMENTITY_TYPE_CONTAINER
public static final java.lang.String RECORD_MIMETYPE_ELECT
public static final java.lang.String RECORD_MIMETYPE_EMAIL
public static final java.lang.String RECORD_MIMETYPE_PHY
public static final java.lang.String SECURITY_LEVEL_MARKINGSET_NAME
public static final java.lang.String SUPPLEMENTAL_MARKINGSET_NAME
public static final java.lang.String FORMERLY_RESTRICTED_DATA
public static final java.lang.String RESTRICTED_DATA
public static final java.lang.String DATA_MODEL_BASE
public static final java.lang.String DATA_MODEL_PRO_VERION_2002
public static final java.lang.String DATA_MODEL_DOD_VERSION_5015_2
public static final java.lang.String DATA_MODEL_DOD_VERSION_5015_2CHAPTER4
public static final java.lang.String DATA_MODEL_DOD_VERSION_5015_2_CLASSIFIED
public static final int WORKFLOW_STATUS_NOT_STARTED
public static final java.lang.String EXTERNALLY_MANAGED_BY_PSSATLAS
© Copyright IBM Corp. 2006, 2013. All Rights Reserved.