Package de.elo.ix.client
Class ReplCode
java.lang.Object
de.elo.ix.client.ReplCode
- All Implemented Interfaces:
Serializable
Constants for replication codes.
- Since:
- 9.0.50.4
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Change code: Insert, modify, delete activities.static final String
static final int
Change code: Insert or change an attachment.static final String
static final int
Change code: Master data.static final String
static final int
Change flag: This flag marks a change record to be a control record for the broker.static final String
static final String
static final int
Change code: A VDS has been createdstatic final String
static final int
Deprecated.static final String
Deprecated.static final int
Change code: Exports the storage masks.static final String
static final int
Change code: Insert a document and change the work version of the associated archive entry.static final String
static final int
static final String
static final int
Change code: Insert a document but do not change the work version of the associated archive entry.static final String
static final int
Change code: Document flags and/or document delete status have been changedstatic final String
static final int
Change code: Select another work version from the document history.static final String
static final String
static final int
Change flags: Bits of this value are contained in some change codes to extend the number of possible change codes.static final int
Change code: Ignore the optional broker optimization anyway a) selective export b) VDSstatic final String
static final int
Change flag: This flag is added to ARCR_OBJECT_DATA if replication performs a full export.static final String
static final int
static final String
static final int
Change code: map changedstatic final String
static final int
Change code: Set a replication marker.static final String
static final int
Change code: Create or modify a note.static final String
static final int
Change code: Delete a note.static final String
static final int
Change code: Modify the indexing information (withoutSord.getObjKeys()
) of an archive entry (Sord
).static final String
static final int
Change code: Delete object finally.static final String
static final int
Change code: Delete a (logical) reference inside an archive entry.static final String
static final int
Change code: Create a new entry for the object historystatic final String
static final int
Change code: Insert a (logical) reference inside an archive entry.static final String
static final int
Change code: Modify the indexing information (onlySord.getObjKeys()
) of an archive entry (Sord
).static final String
static final int
Change code: Change all references to children.static final String
static final int
Change code: Change the replication sets of an archive entry.static final String
static final int
Change flag: This flag is contained in some change codes to extend the number of possible change codes.static final int
Change flag: This flag is contained in some change codes to extend the number of possible change codes.static final int
Change code: Create a document signaturestatic final String
static final int
Change code: A keyword list has been modified Param: 1 für Stichwortliste geändert, 2 für Stichwortliste gelöschtstatic final String
static final int
Change code: Transformation table for master data (broker-to-broker replication).static final String
static final int
Change code: Insert or modify storage mask data.static final String
static final int
Change code: Insert or modify user data.static final String
static final int
Change code: Delete a user.static final String
static final int
Change code: Changed document commentstatic final String
static final int
Change code: Change a workflow.static final String
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ARCR_OBJECT_DATA
public static final int ARCR_OBJECT_DATAChange code: Modify the indexing information (withoutSord.getObjKeys()
) of an archive entry (Sord
).- See Also:
-
ARCR_OBJECT_DATA_S
- See Also:
-
ARCR_OBJECT_KEYS
public static final int ARCR_OBJECT_KEYSChange code: Modify the indexing information (onlySord.getObjKeys()
) of an archive entry (Sord
).- See Also:
-
ARCR_OBJECT_KEYS_S
- See Also:
-
ARCR_NOTE_DATA
public static final int ARCR_NOTE_DATAChange code: Create or modify a note.- See Also:
-
ARCR_NOTE_DATA_S
- See Also:
-
ARCR_NOTE_DELETE
public static final int ARCR_NOTE_DELETEChange code: Delete a note.- See Also:
-
ARCR_NOTE_DELETE_S
- See Also:
-
ARCR_VERSION_COMMENT
public static final int ARCR_VERSION_COMMENTChange code: Changed document comment- See Also:
-
ARCR_VERSION_COMMENT_S
- See Also:
-
ARCR_OBJECT_RELATIONS
public static final int ARCR_OBJECT_RELATIONSChange code: Change all references to children.- See Also:
-
ARCR_OBJECT_RELATIONS_S
- See Also:
-
ARCR_OBJECT_INSERT_REF
public static final int ARCR_OBJECT_INSERT_REFChange code: Insert a (logical) reference inside an archive entry.- See Also:
-
ARCR_OBJECT_INSERT_REF_S
- See Also:
-
ARCR_OBJECT_DELETE_REF
public static final int ARCR_OBJECT_DELETE_REFChange code: Delete a (logical) reference inside an archive entry.- See Also:
-
ARCR_OBJECT_DELETE_REF_S
- See Also:
-
ARCR_DOCUMENT_DATA
public static final int ARCR_DOCUMENT_DATAChange code: Insert a document and change the work version of the associated archive entry. -
ARCR_DOCUMENT_DATA_S
- See Also:
-
ARCR_DOCUMENT_INSERT
public static final int ARCR_DOCUMENT_INSERTChange code: Insert a document but do not change the work version of the associated archive entry.- See Also:
-
ARCR_DOCUMENT_INSERT_S
- See Also:
-
ARCR_DOCUMENT_SWITCH
public static final int ARCR_DOCUMENT_SWITCHChange code: Select another work version from the document history.- See Also:
-
ARCR_DOCUMENT_SWITCH_S
- See Also:
-
ARCR_ATTACHMENT_DATA
public static final int ARCR_ATTACHMENT_DATAChange code: Insert or change an attachment.- See Also:
-
ARCR_ATTACHMENT_DATA_S
- See Also:
-
ARCR_SIGNATURE_DATA
public static final int ARCR_SIGNATURE_DATAChange code: Create a document signature- See Also:
-
ARCR_SIGNATURE_DATA_S
- See Also:
-
ARCR_IGNORE_BROKER_OPTZ
public static final int ARCR_IGNORE_BROKER_OPTZChange code: Ignore the optional broker optimization anyway a) selective export b) VDS- See Also:
-
ARCR_IGNORE_BROKER_OPTZ_S
- See Also:
-
ARCR_DOCUMENT_STATUS
public static final int ARCR_DOCUMENT_STATUSChange code: Document flags and/or document delete status have been changed- See Also:
-
ARCR_DOCUMENT_STATUS_S
- See Also:
-
ARCR_BASEDATA_VERIFY
public static final int ARCR_BASEDATA_VERIFYChange code: Master data. Exports the names of storage masks, keys, users.- See Also:
-
ARCR_BASEDATA_VERIFY_S
- See Also:
-
ARCR_DOCMASKS_DATA
public static final int ARCR_DOCMASKS_DATAChange code: Exports the storage masks.- See Also:
-
ARCR_DOCMASKS_DATA_S
- See Also:
-
ARCR_OBJECT_DELETE_PHYS
public static final int ARCR_OBJECT_DELETE_PHYSChange code: Delete object finally.- See Also:
-
ARCR_OBJECT_DELETE_PHYS_S
- See Also:
-
ARCR_OBJECT_REPLSET
public static final int ARCR_OBJECT_REPLSETChange code: Change the replication sets of an archive entry.- See Also:
-
ARCR_OBJECT_REPLSET_S
- See Also:
-
ARCR_WORKFLOW_DATA
public static final int ARCR_WORKFLOW_DATAChange code: Change a workflow.- See Also:
-
ARCR_WORKFLOW_DATA_S
- See Also:
-
ARCR_INITIAL_DATA
public static final int ARCR_INITIAL_DATAChange flag: This flag is added to ARCR_OBJECT_DATA if replication performs a full export.- See Also:
-
ARCR_INITIAL_DATA_S
- See Also:
-
ARCR_MARKER
public static final int ARCR_MARKERChange code: Set a replication marker.- See Also:
-
ARCR_MARKER_S
- See Also:
-
ARCR_OBJECT_HIST
public static final int ARCR_OBJECT_HISTChange code: Create a new entry for the object history- See Also:
-
ARCR_OBJECT_HIST_S
- See Also:
-
ARCR_SET2
public static final int ARCR_SET2Change flag: This flag is contained in some change codes to extend the number of possible change codes.- See Also:
-
ARCR_SET16
public static final int ARCR_SET16Change flag: This flag is contained in some change codes to extend the number of possible change codes.- See Also:
-
ARCR_EXTENDED_SET
public static final int ARCR_EXTENDED_SETChange flags: Bits of this value are contained in some change codes to extend the number of possible change codes.- See Also:
-
ARCR_ACTION
public static final int ARCR_ACTIONChange code: Insert, modify, delete activities.- See Also:
-
ARCR_ACTION_S
- See Also:
-
ARCR_USER_DATA
public static final int ARCR_USER_DATAChange code: Insert or modify user data.- See Also:
-
ARCR_USER_DATA_S
- See Also:
-
ARCR_USER_DELETE
public static final int ARCR_USER_DELETEChange code: Delete a user.- See Also:
-
ARCR_USER_DELETE_S
- See Also:
-
ARCR_TRANSLATION
public static final int ARCR_TRANSLATIONChange code: Insert or modify storage mask data. (reserved)- See Also:
-
ARCR_TRANSLATION_S
- See Also:
-
ARCR_DOCMASK_DELETE
Deprecated.Change code: Delete a storage mask. (reserved)- See Also:
-
ARCR_DOCMASK_DELETE_S
Deprecated.- See Also:
-
ARCR_DOCUMENT_FEED
public static final int ARCR_DOCUMENT_FEED- See Also:
-
ARCR_DOCUMENT_FEED_S
- See Also:
-
ARCR_LINK
public static final int ARCR_LINK- See Also:
-
ARCR_LINK_S
- See Also:
-
ARCR_MAP_CHANGED
public static final int ARCR_MAP_CHANGEDChange code: map changed- See Also:
-
ARCR_MAP_CHANGED_S
- See Also:
-
ARCR_SWL_DATA
public static final int ARCR_SWL_DATAChange code: A keyword list has been modified Param: 1 für Stichwortliste geändert, 2 für Stichwortliste gelöscht- See Also:
-
ARCR_SWL_DATA_S
- See Also:
-
PARAM_SWL_UPDATED
public static final int PARAM_SWL_UPDATED- See Also:
-
PARAM_SWL_DELETED
public static final int PARAM_SWL_DELETED- See Also:
-
ARCR_CONTROL_VDS
public static final int ARCR_CONTROL_VDSChange code: A VDS has been created- See Also:
-
ARCR_CONTROL_VDS_S
- See Also:
-
ARCR_TRAFO
public static final int ARCR_TRAFOChange code: Transformation table for master data (broker-to-broker replication).- See Also:
-
ARCR_TRAFO_S
- See Also:
-
ARCR_BROKER
public static final int ARCR_BROKERChange flag: This flag marks a change record to be a control record for the broker.- See Also:
-
ARCR_BROKER_S
- See Also:
-
ARCR_CODE_SEP
- See Also:
-
ARCR_EXT_CODE_UNDEF_S
- See Also:
-
-
Constructor Details
-
ReplCode
public ReplCode()
-
-
Method Details
-
codeToString
-