public interface RMProperty
extends com.filenet.wcm.api.Property
Use the constants defined by the RMProperty
interface to supply
the property name to methods. For example, the following calls to the getProperty
method use the RMProperty
constants to access the properties for a record:
com.filenet.wcm.api.Properties loProps = ObjectFactory.getProperties(); Property loDate = ObjectFactory.getProperty(RMProperty.DATE_RECEIVED); Property loMedia = ObjectFactory.getProperty(RMProperty.MEDIATYPE); Property loFormat = ObjectFactory.getProperty(RMProperty.FORMAT); Property loPubDate = ObjectFactory.getProperty(RMProperty.PUBLICATIONDATE); Property loAuthor = ObjectFactory.getProperty(RMProperty.AUTHOR); Property loOrgn = ObjectFactory.getProperty(RMProperty.ORIGINATING_Organization); Property loSubjTitle = ObjectFactory.getProperty(RMProperty.SUBJECT); Property lsTitle = ObjectFactory.getProperty(Property.DOCUMENT_TITLE);
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCESSIONTO
Identifies the user or location to which the object has been transferred or is to be transferred.
|
static java.lang.String |
ACTION_NAME
Specifies a name for the disposal action that is to be taken on the object
after the cutoff date is reached or retention period in the disposal phase completes.
|
static java.lang.String |
ACTION_TYPE
Indicates the type of action that can be performed on the object
after the cutoff date occurs.
|
static java.lang.String |
ACTIVE
Indicates whether a
RecordHold object is active or inactive. |
static java.lang.String |
ADDRESSEE
Specifies for an e-mail record the "To" address field, which represents
the recipient of the e-mail.
|
static java.lang.String |
AGGREGATION
Specifies the type of object that is to be created in a file plan.
|
static java.lang.String |
ALIAS
Specifies an alias or alternate name for a record.
|
static java.lang.String |
ALLOCATED_TO
Represents the value of the Allocatedto parameter.
|
static java.lang.String |
ALLOW_NORMAL_FOLDER
Represents the value of AllowNormalFolder.
|
static java.lang.String |
ALLOWED_RM_CONTAINEES
Represents the value of AllowedRMContainees for an RM object and specifies the type of
RM containees that can come within an RM entity.
|
static java.lang.String |
ALLOWED_RM_TYPES
Represents the value of AllowedRMTypes for an RM object and specifies the types of
RM entities that can come within this RM entity.
|
static java.lang.String |
ALTERNATE_RETENTION_NUMBER
Represents the number of intelligent retention associated with phase
|
static java.lang.String |
ALTERNATE_RETENTIONS
Represents the property AlternateRetentions associated with Phase class.
|
static java.lang.String |
ANIMATION_ENABLED
Represents the value of the AnimationEnabled parameter.
|
static java.lang.String |
APPLICATIONID
Represents the value of the ApplicationID parameter.
|
static java.lang.String |
APPLIED_FOR
Represents the association between a pattern level and the objects
with which it is associated.
|
static java.lang.String |
APPLY_TO_NAME_OR_ID
Property associated with the pattern.It denotes whether the pattern is to be applied on Name or Id of the entity.
|
static java.lang.String |
APPROVEDBY
Property associated with several objects.
|
static java.lang.String |
ASSOCIATED_FOLDERS
Identifies the record folders that are associated with a
Hold object. |
static java.lang.String |
ASSOCIATED_PHASE
Represents the property AssociatedPhase on the class DisposalSchedule.
|
static java.lang.String |
ASSOCIATED_PHASE_ID
Represents the value of AssociatedPhaseId for an RM object.
|
static java.lang.String |
ASSOCIATED_RECORD_CATEGORIES
Specifies the record categories that are associated with a
DispositionSchedule object. |
static java.lang.String |
ASSOCIATED_RECORD_FOLDERS
Specifies the record folders that are associated with a
DispositionSchedule object. |
static java.lang.String |
ASSOCIATED_RECORD_PTR
Identifies the records that are associated with a
RecordType object. |
static java.lang.String |
ASSOCIATED_RECORD_TYPES
Specifies the record types that are associated with a
DispositionSchedule object. |
static java.lang.String |
ASSOCIATED_RECORDS
Identifies the records that are associated with a
Hold object. |
static java.lang.String |
ASSOCIATED_RECORDTYPE
Identifies the
RecordType object that is associated with a record. |
static java.lang.String |
AUDIT_ACTION_TYPE
Represents the value of AuditActionType for an RM Audit object and specifies the type of
action that has been audited.
|
static java.lang.String |
AUTHOR
Specifies for an e-mail record the "From" address field, which represents
the author of the e-mail.
|
static java.lang.String |
AUTHORISING_STATUTE
Specifies the agency or organization that defines the laws for regulating
the retention and maintenance of an object.
|
static java.lang.String |
AUTHORIZED_BY |
static java.lang.String |
AUTHORIZED_ON |
static java.lang.String |
BARCODE
Represents the barcode of physical container, marker, physical record
folder, or location.
|
static java.lang.String |
BCCADDRESS
Specifies for an e-mail record the "BCCAddress" address field, which represents
a blind carbon copy (BCC) recipient of the e-mail.
|
static java.lang.String |
CALENDAR_DATE
Represents the value of CalendarDate for a DisposalSchedule object.
|
static java.lang.String |
CAN_DECLARE
Indicates whether a document can be declared as a record.
|
static java.lang.String |
CAPTION
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
CAPTURE_DATE
Property associated with the Web Record Object.
|
static java.lang.String |
CAPTURE_METHOD
Property associated with the Web Record Object.
|
static java.lang.String |
CHARGE_OUT_STATUS
Indicates the charged-out status of the object.
|
static java.lang.String |
CHARGE_OUT_TO
Identifies the user who has charged out the object.
|
static java.lang.String |
CLASSIFICATION_SCHEME_NAME
Specifies the name of a a
ClassificationScheme object. |
static java.lang.String |
CLASSIFICATIONSCHEMESROOTPTR
Provides a pointer to the
ClassificationSchemeRoot object
that is used by the system configuration object. |
static java.lang.String |
CLASSIFIEDBY
Property associated with the Record Info Object.
|
static java.lang.String |
CLASSIFIEDON
Property associated with the Record Info Object.
|
static java.lang.String |
CLASSIFYING_AGENCY
Property associated with the Record Info Object.
|
static java.lang.String |
CLOSED_BY
Identifies the user who closed the object.
|
static java.lang.String |
CODE
Property associated with several objects.
|
static java.lang.String |
COLOR_PROFILE
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
COMPRESSION
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
CONDITION_XML
Represents the property ConditionXML on the class AlternateRetention and Disposal Trigger.
|
static java.lang.String |
CONTACT
Property associated with the Web Record Object.
|
static java.lang.String |
CONTAINER_TYPE
Represents the value of ContainerType for an RM object, the type of container.
|
static java.lang.String |
CONTENT_MANAGEMENT_SYSTEM
Property associated with the Web Record Object.
|
static java.lang.String |
COPYRIGHT
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
CREATING_APPLICATION
Property associated with the PDF Record Object.
|
static java.lang.String |
CURRENT_ACTION_TYPE
Indicates the type of action that is associated with the current phase of
the object.
|
static java.lang.String |
CURRENT_CLASSIFICATION
Property associated with the Record Info Object.
|
static java.lang.String |
CURRENT_PHASE_ACTION
Represents the value of CurrentPhaseAction for an RM object and specifies the action of the
current phase that is associated.
|
static java.lang.String |
CURRENT_PHASE_DECISION_DATE
Represents the value of CurrentPhaseDecisionDate.
|
static java.lang.String |
CURRENT_PHASE_EXECUTION_DATE
Specifies the date when the action associated with a particular phase is
to be performed on the object.
|
static java.lang.String |
CURRENT_PHASE_EXECUTION_STATUS
Indicates the current phase execution status that is to be used by the
workflow for the object.
|
static java.lang.String |
CURRENT_PHASE_EXPORTDESTINATION
Represents the value of CurrentPhaseExportDestination.
|
static java.lang.String |
CURRENT_PHASE_EXPORTFORMAT
Represents the value of CurrentPhaseExportFormat for an RM object, the XSL format that
should be applied to export XML.
|
static java.lang.String |
CURRENT_PHASE_ID
Represents the value of CurrentPhaseId for an RM object and specifies the ID of the current
phase that is associated.
|
static java.lang.String |
CURRENT_PHASE_REVIEW_COMMENTS
Represents the comments provided by the reviewer for the current disposition phase
of the object.
|
static java.lang.String |
CURRENT_PHASE_REVIEW_DECISION
Represents the value of CurrentPhaseReviewDecision.
|
static java.lang.String |
CUT_OFF_INHERITED_FROM
Represents the value of CutoffInheritedFrom for an RM Entity and specifies GUID of the
parent from which cut off is inherited.
|
static java.lang.String |
CUTOFF_ACTION
Specifies the cutoff action that triggers the disposition process of the object.
|
static java.lang.String |
CUTOFF_BASE
Represents the property CutOffBase on the class Disposal Schedule.
|
static java.lang.String |
CUTOFF_DATE
Specifies the cutoff date that was set by the disposal sweep for the object.
|
static java.lang.String |
CUTOFF_DISPOSAL_TRIGGER
Soecifies the disposal trigger that is executed when the cutoff of the object is reached.
|
static java.lang.String |
CUTOFF_OFFSET_DAYS
Specifies for a
DispositionSchedule object the number of days after an event occurs
that the retention period should begin. |
static java.lang.String |
CUTOFF_OFFSET_MONTHS
Specifies for a
DispositionSchedule object the number of months after an event occurs
that the retention period should begin. |
static java.lang.String |
CUTOFF_OFFSET_YEARS
Specifies for a
DispositionSchedule object the number of years after an event occurs
that the retention period should begin. |
static java.lang.String |
CUTOFF_REVIEW_COMMENTS
Represents the comments provided by the reviewer for the cutoff review
of the object.
|
static java.lang.String |
CYCLE_DAYS
Represents the number of days for which the iteration of an event is to reoccur
for a
DisposalTrigger object. |
static java.lang.String |
CYCLE_MONTHS
Represents the number of months for which the iteration of an event is to reoccur
for a
DisposalTrigger object. |
static java.lang.String |
CYCLE_YEARS
Represents the number of years for which the iteration of an event is to reoccur
for a
DisposalTrigger object. |
static java.lang.String |
DATE_CLOSED
Specifies the date that a record category, an electronic category, or a physical folder
was closed.
|
static java.lang.String |
DATE_DECLARED
Specifies the date that a document was declared as record.
|
static java.lang.String |
DATE_ISSUED
Property associated with several objects.
|
static java.lang.String |
DATE_LAST_DECLARATION
Specifies the date that the latest record was declared in a record container.
|
static java.lang.String |
DATE_OF_LAST_FOI_DISCLOSABILITY_REVIEW
Specifies the date that the latest Freedom of Information (FOI) disclosability review
was performed on the object.
|
static java.lang.String |
DATE_OF_LAST_REVIEW
Specifies the date that the latest review was performed on the object.
|
static java.lang.String |
DATE_OPENED
Specifies the date that the folder was first opened.
|
static java.lang.String |
DATE_RECEIVED
Specifies for an e-mail record the date on which the e-mail was received.
|
static java.lang.String |
DATETIME
Specifies the date of a time-based event, including an event for which the date is predefined,
for a disposition trigger.
|
static java.lang.String |
DECLARED_BY
Identifies the user who declared the document as a record.
|
static java.lang.String |
DECLASSIFIEDBY
Property associated with the Record Info Object.
|
static java.lang.String |
DECLASSIFIEDON
Property associated with the Record Info Object.
|
static java.lang.String |
DECLASSIFY_REMARKS
Property associated with the Record Info Object.
|
static java.lang.String |
DECLASSIFYON_DATE
Property associated with the Record Info Object.
|
static java.lang.String |
DECLASSIFYON_EVENTS
Property associated with the Record Info Object.
|
static int |
DEFAULT_RECORD_VERSION |
static java.lang.String |
DEFAULT_VALUE
Represents the value of DefaultValue.
|
static java.lang.String |
DEFAULT_WORKFLOW
Specifies the default workflow that is to be launched for the disposition
action that is associated with the object.
|
static java.lang.String |
DELETIONNOTALLOWED
Represents the value of DeletionNotAllowed.
|
static java.lang.String |
DERIVEDFROM
Property associated with the Record Info Object.
|
static java.lang.String |
DESCRIPTION
Property associated with ClassificationGuide object.
|
static java.lang.String |
DESCRIPTOR
Represents the value of Descriptor.
|
static java.lang.String |
DISCLOSABILITY_TO_DPA_DATA_SUBJECT
Specifies the details of the Freedom of Information (FOI) Release details.
|
static java.lang.String |
DISPOSAL_AUTHORIZED_BY
Specifies the user who authorizes the disposal of the object.
|
static java.lang.String |
DISPOSAL_INSTRUCTION
Specifies the instructions provided for disposal of an entity..
|
static java.lang.String |
DISPOSAL_PHASES
Represents the disposal phases that are associated with a disposition schedule.
|
static java.lang.String |
DISPOSAL_SCHEDULE
Identifies the disposition schedule that is associated with the object.
|
static java.lang.String |
DISPOSAL_SCHEDULE_ALLOCATIONDATE
Specifies the date on which the disposition schedule was associated with the object.
|
static java.lang.String |
DISPOSAL_SCHEDULE_INHERITEDFROM
Identifies the
RMFolder or RecordType object from which
the object inherited its disposition schedule. |
static java.lang.String |
DISPOSAL_SCHEDULE_NAME
Specifies the name of a disposition schedule.
|
static java.lang.String |
DISPOSAL_SCHEDULE_PTR
Identifies the disposition schedule that is associated with the
Phase object. |
static java.lang.String |
DISPOSAL_TRIGGER_NAME
Specifies the name of the
DisposalTrigger object. |
static java.lang.String |
DISPOSITION_AUTHORITY
Specifies the agency or organization that defines the laws for regulating the retention and
maintenance of the object.
|
static java.lang.String |
DOCUMENT_LINK
Identifies the
Document objects that are represented by a record. |
static java.lang.String |
DOCUMENT_SECURITY_SETTINGS
Property associated with the PDF Record Object.
|
static java.lang.String |
DOCUMENT_TITLE
Specifies the title of a
Document object. |
static java.lang.String |
DOCURI
Specifies the URL of a
Document object that is to be declared as a record. |
static java.lang.String |
DOWNGRADE_INSTRUCTIONS
Property associated with the Record Info Object.
|
static java.lang.String |
DOWNGRADE_REMARKS
Property associated with the Record Info Object.
|
static java.lang.String |
DOWNGRADEDBY
Property associated with the Record Info Object.
|
static java.lang.String |
DOWNGRADEDON
Property associated with the Record Info Object.
|
static java.lang.String |
DOWNGRADEON_DATE
Property associated with the Record Info Object.
|
static java.lang.String |
DOWNGRADEON_EVENTS
Property associated with the Record Info Object.
|
static java.lang.String |
DPA_DATA_SUBJECT_ACCESS_EXEMPTION
Specifies the details of the Data Protection Act (DPA)
Data Subject Access Exemption for the object.
|
static java.lang.String |
DPAEXEMPTCATEGORY
Specifies the details of the Data Protection Act (DPA) Exempt Category for the object.
|
static java.lang.String |
EDM_HOLD |
static java.lang.String |
EFFECTIVE_DATE_MODIFIED
Specifies the date on which the metadata of the object was modified.
|
static java.lang.String |
EIR_DISCLOSABILITY_INDICATOR
Represents the Environmental Information Regulation (EIR) Disclosability Indicator
for the object.
|
static java.lang.String |
EIR_EXEMPTION
Represents the value of Environmental Information Regulation (EIR) Exemption
for the object.
|
static java.lang.String |
EMAILNOTIFICATIONUSERS
Represents the value of EmailNotificationUsers.
|
static java.lang.String |
ENTITY_RECORDCATEGORY
Represents the entity of class RecordCategory.
|
static java.lang.String |
ENTITY_RECORDFOLDER
Represents the entity of class RecordFolder.
|
static java.lang.String |
ENTITY_RECORDINFO
Represents the entity of class RecordInfo.
|
static java.lang.String |
ENTITY_VOLUME
Represents the entity of class Volume.
|
static java.lang.String |
ERROR_CODE
Represents the Error code associated with the RMException.
|
static java.lang.String |
ERROR_MESSAGE
Represents the Error Message associated with the RMException.
|
static java.lang.String |
ERROR_TYPE
Represents the Error type associated with the RMException.
|
static java.lang.String |
EVENT_TYPE
Represents the value of EventType for a DisposalTrigegr object and specifies which event
will be fired when the DisposalTrigger will be executed.
|
static java.lang.String |
EXCEPTIONS
Represents the value of Exceptions.
|
static java.lang.String |
EXEMPTIONS
Property associated with the Record Info Object.
|
static java.lang.String |
EXIF_INFORMATION
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
EXPORT_DATE
Represents the value of ExportDate.
|
static java.lang.String |
EXPORT_DESTINATION
Represents the value of ExportDestination for a DisposalPhase and Phase object,
specifies the export destination.
|
static java.lang.String |
EXPORT_FORMAT
Represents the value of ExportFormat for a DisposalPhase and Phase object,
specifies the export format.
|
static java.lang.String |
EXTERNAL_EVENT_OCCURANCE_DATE
Represents the value of ExternalEventOccuranceDate for a RM object and specifies
the date of occurance of external event.
|
static java.lang.String |
EXTERNALLY_MANAGED_BY
Represents the name of the external application which is managing FPOS content
|
static java.lang.String |
EXTRACTSTATUS
Represents the value of ExtractStatus.
|
static java.lang.String |
FILE_NAME
Property associated with the Web Record Object.
|
static java.lang.String |
FOI_DISCLOSABILITY_INDICATOR
Represents the value of FOIDisclosabilityIndicator.
|
static java.lang.String |
FOI_EXEMPTION
Represents the value of FOIExemption.
|
static java.lang.String |
FOI_RELEASE_DATE
Represents the value of FOIReleaseDate.
|
static java.lang.String |
FOLDER_TYPE
Represents the value of FolderType.
|
static java.lang.String |
FOLDER_UNIQUE_IDENTIFIER
Represents the value of Folder Unique Identifier
|
static java.lang.String |
FORMAT
Represents the value of Format for a RecordInfo object and specifies the format of
RecordInfo.
|
static java.lang.String |
FROOZEN
Represents the value of IsFrozenVersion for an RM Record and specifies whether the version is frozen.
|
static java.lang.String |
GUIDE_ID
Property associated with several objects.
|
static java.lang.String |
GUIDE_NAME
Property associated with several objects.
|
static java.lang.String |
HAS_DEFAULT_DECLASSIFICATION_DATE
Property associated with the Record Info Object.
|
static java.lang.String |
HOLD_NAME
Represents the value of HoldName for a RecordHold object and specifies the name of the
RecordHold.
|
static java.lang.String |
HOLD_REASON
Represents the value of HoldReason for a RM object and specifies the reason for putting
the RMObejct on hold.
|
static java.lang.String |
HOLD_TYPE
Represents the value of HoldType for a RecordHold object and specifies the type of RecordHold.
|
static java.lang.String |
HOLDS
Represents the value of Holds for a RM object and specifies the Holds collection, that is, all
the Hold obejcts with which RMObject is associated.
|
static java.lang.String |
HOME_LOCATION
Represents the value of HomeLocation for a physical object and specifies the home location.
|
static java.lang.String |
IMAGE_BIT_DEPTH
Property associated with the Digital Photograph and Scanned Record Objects.
|
static java.lang.String |
IMAGE_RESOLUTION
Property associated with the Scanned Record Object.
|
static java.lang.String |
IMAGE_SIZE
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
IMAGE_SOURCE
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
IMPLEMENTING_CLASS_NAME
Represents the value of ImplementingClassName for a ConnectorRegistration object,
specifies the name of the class implementing the RMConnector interface.
|
static java.lang.String |
INACTIVE
Represents the value of Inactive for a RMObject object and specifies whether the
given RMObject is inactive.
|
static java.lang.String |
INCREMENTED_BY
Represents the value of IncrementedBy for a PatternLevel object and specifies the value by
which an increment will be made while generating the entity name in
accordance with the Pattern applied.
|
static java.lang.String |
INITIAL_CLASSIFICATION
Property associated with the Record Info Object.
|
static java.lang.String |
INTEGERTEST
Represents the value of IntegerTest.
|
static java.lang.String |
INTELLIGENTNAME
Represents the value of IntelligentName.
|
static java.lang.String |
IS_DELETED
Represents the value of IsDeleted for a RM object and specifies whether the given RMObject
has been logically deleted.
|
static java.lang.String |
IS_DYNAMIC_HOLD
Property associated with the RecordHoldLink and RMFolderHoldLink.This property represents whether a Hold has been applied manually or dynamically.
|
static java.lang.String |
IS_EXTRACT
Represents the value of isExtract for an RM Record and specifies whether the version is extract.
|
static java.lang.String |
IS_FINAL_PHASE_COMPLETED
Represents the value of IsFinalPhaseCompleted for a RM object and specifies whether the
final phase has been completed.
|
static java.lang.String |
IS_FISCALYEAR
Represents the value of IsFiscalYear.
|
static java.lang.String |
IS_FREEZED
Represents the value of IsFreezed.
|
static java.lang.String |
IS_PERMANENTRECORD
Represents the value of IsPermanentRecord for a RM object such as a RecordCategory or a
RecordFolder and specifies whether this RMObject represents a permanent record.
|
static java.lang.String |
IS_REOPEN
Represents the value of IsReOpen for a RM object and specifies whether the container entity has been reopened.
|
static java.lang.String |
IS_SCREENINGREQUIRED
Represents the value of IsScreeningRequired for a RM object and specifies whether screening is required when the entity is launched as a workflow item.
|
static java.lang.String |
IS_SYSTEM_ROLE
Represents the value of IsSystemRole.
|
static java.lang.String |
IS_VITAL_RECORD
Represents the value of IsVitalRecord for a RM object and specifies whether the entity has been declared has vital.
|
static java.lang.String |
ISDISCRIPTORFUNCTIONING
Represents the value of IsDiscriptorFunctioning.
|
static java.lang.String |
ISSUEDBY
Property associated with several objects.
|
static java.lang.String |
LANGUAGE
Represents the value of Language for a RecordInfo object.
|
static java.lang.String |
LAST_HOLD_SWEEP_DATE
Property associated with the Hold.This property represents the last date when hold sweep was launched.
|
static java.lang.String |
LAST_PATTERN_INDEX
Represents the value of LastPatternIndex for a RM Object such as a RecordCategory or a
RecordFolder and specifies last value for digit part of pattern string that
was used in pattern name generation.
|
static java.lang.String |
LAST_RETRIVAL_OF_RECORD
Represents the value of LastRetrievalofRecord for a RecordInfo and specifies when was
this RecordInfo last retrieved.
|
static java.lang.String |
LAST_REVIEWED_BY
Represents the value of LastReviewedBy for an RM object and specifies the
reviewer who revied it last.
|
static java.lang.String |
LAST_SWEEP_DATE
Represents the value of LastSweepDate for a RM object and specifies last execution date of sweep on the entity .
|
static java.lang.String |
LASTFOIDISCLOSABILITYREVIEWDATE
Represents the value of LastFOIDisclosabilityReviewDate.
|
static java.lang.String |
LASTRUNDATE
Represents the value of LastRunDate for a RM Report object and specifies when was the
report run last time.
|
static java.lang.String |
LEVEL
Represents the value of level specifies the level at which a defined pattern will be applicable.
|
static java.lang.String |
LEVEL_NUMBER
Represents the value of LevelNumber for a PatternLevel object and specifies the level number
of fileplan at which it applies.
|
static java.lang.String |
LINKED_To
Represents the value of LinkedTo for a Pattern object and specifies the ClassificationScheme
object to which this Pattern is associated.
|
static java.lang.String |
LINKNAME
Represents the value of LinkName for a Link object and specifies the name of Link.
|
static java.lang.String |
LOCATION
Represents the value of Location for a RM object and specifies a custom object that is associated.
|
static java.lang.String |
LOCATION_NAME
Represents the value of LocationName for a RM custom object and specifies name of the entity.
|
static java.lang.String |
LOOKUPIDLIST
Represents the value of LookupIDList.
|
static java.lang.String |
MAJOR_VERSION
Represents the value of MajorVersionNumber for an RM Record and specifies major version number.
|
static java.lang.String |
MANDATE_DATA_PROTECTION_EXEMPT_CATEGORY
Represents the value of MandateDataProtectionExemptCategory.
|
static java.lang.String |
MARKER_TYPE
Represents the value of MarkerType for a Marker object and specifies the type of marker.
|
static java.lang.String |
MAX_DECLASSIFICATION_OFFSET
Property associated with System Configuration.
|
static java.lang.String |
MEDIATYPE
Represents the value of MediaType for a RecordInfo object.
|
static java.lang.String |
METADATA
Represents the value of PropertyName for a SystemConfiguration object and specifies
name of the property.
|
static java.lang.String |
METADATAVALUE
Represents the value of PropertyValue for a SystemConfiguration object.
|
static java.lang.String |
METHOD_OF_DESTRUCTION
methodofdestruction is one of the property RecordFolder except ElectronicRecordFolder
|
static java.lang.String |
MINOR_VERSION
Represents the value of MinorVersionNumber for an RM Record and specifies minor version number.
|
static java.lang.String |
NARA_INDICATOR
Property associated with the Record Info Object.
|
static java.lang.String |
NEXT_RECORD_VERSION |
static java.lang.String |
OIID
Represents the value of OIID.
|
static java.lang.String |
ON_HOLD |
static java.lang.String |
OPERATOR
Represents the value of Operator.
|
static java.lang.String |
ORIGINATING_Organization
Represents the value of OriginatingOrganization for a RecordInfo object.
|
static java.lang.String |
OTHER_ADDRESSEE
Represents the value of CarbonCopy for a RecordInfo object.
|
static java.lang.String |
PART_NAME
Represents the value of PartName.
|
static java.lang.String |
PATTERN
Represents the value of Pattern for an RMCustomObject.
|
static java.lang.String |
PATTERN_NAME
Represents the value of PatternName for a Pattern object.
|
static java.lang.String |
PATTERN_STRING
Represents the value of PatternString for a Pattern Level object and specifies the
pattern String definition.
|
static java.lang.String |
PATTERNPTR
Represents the value of PatternPtr for a Pattern Level object and specifies the pattern
with which this level is associated.
|
static java.lang.String |
PDF_VERSION
Property associated with the PDF Record Object.
|
static java.lang.String |
PERMANENT_RECORD_INDICATOR
Represents the value of IsPermanentRecord for an RM object such as a RecordCategory or
RecordFolder and specifies whether this RMObject represents a permanent record.
|
static java.lang.String |
PERSONAL_DATA_ACQUISITION_PURPOSE
Represents the value of PersonalDataAcquisitionPurpose.
|
static java.lang.String |
PHASE
Deprecated.
Repressent a phase object on phase exception class.
|
static java.lang.String |
PHASE_ACTION
Specifies the type of action that is associated with a phase in a disposition schedule.
|
static java.lang.String |
PHASE_DECISION_DATE
Represents the value of PhaseDecisionDate for an RM custom object of type disposal phase and specifies decision date of the phase.
|
static java.lang.String |
PHASE_EFFECTIVE_DATE_MODIFIED
Represents the value of PhaseEffectiveDateModified.
|
static java.lang.String |
PHASE_EXECUTION_DATE
Represents the value of PhaseExecutionDate for an RM custom object of type disposal phase and specifies execution date of the phase.
|
static java.lang.String |
PHASE_ID
Represents the value of PhaseID for an RM custom object of type phase.
|
static java.lang.String |
PHASE_NAME
Represents the value of PhaseName for an RM custom object of type phase and specifies name of the phase.
|
static java.lang.String |
PHASE_NUMBER
Represents the value of PhaseNumber for an RM custom object of type phase and specifies number of the phase.
|
static java.lang.String |
PHASE_PTR
Represents the value of AccessionTo for a Phase Exception object.
|
static java.lang.String |
PHASE_STATUS
Represents the value of PhaseStatus for an RM custom object of type phase.
|
static java.lang.String |
PHASES
Represents the value of Phases for an RM custom object of type disposal schedule and specifies phases associated with the schedule.
|
static java.lang.String |
PHOTOGRAPHER
Property associated with the Digital Photograph Record Object.
|
static java.lang.String |
PREVENT_RMENTITY_DELETION
Represents the value of PreventRMEntityDeletion for an RM object and specifies the
security.
|
static java.lang.String |
PREVIOUS_RECORD_VERSION
The following properties are used for versioing records for JITC Cert.
|
static java.lang.String |
PRODUCING_APPLICATION
Property associated with the PDF Record Object.
|
static java.lang.String |
PRODUCING_APPLICATION_VERSION
Property associated with the PDF Record Object.
|
static java.lang.String |
PROPERTY_NAME
Represents the value of PropertyName
|
static java.lang.String |
PROPERTY_VALUE
Represents the value of PropertyValue
|
static java.lang.String |
PROPERTYDATATYPE
Represents the value of PropertyDataType for an RM system configuration object and specifies
the datatype of property.
|
static java.lang.String |
PROPERTYKEY
Property added for the custom object RMSystem
|
static java.lang.String |
PROPERTYVALUE
Property associated with System Configuration.
|
static java.lang.String |
PUBLICATIONDATE
Represents the value of SentOn for an RM Record specifies publication date of the record.
|
static java.lang.String |
PUBLISHING_Enabled
Represents the value of SentOn for an RM Record specifies whether publication is enabled for a record.
|
static java.lang.String |
REASON
Represents the value of Reason.
|
static java.lang.String |
REASON_FOR_ACTION
Represents the value of ReasonForAction for an RM Audit object and specifies the reason
for this audit action.
|
static java.lang.String |
REASON_FOR_CHANGE
Represents the value of ReasonForChange for an RM object specifies reason for which the object is changed.
|
static java.lang.String |
REASON_FOR_CLOSE
Represents the value of ReasonForClose for an RM object specifies reason for which the object is closed.
|
static java.lang.String |
REASON_FOR_FREEZE
Represents the value of ReasonForFreeze for an RM object specifies reason for which the object is freezed.
|
static java.lang.String |
REASON_FOR_INACTIVATE
Represents the value of ReasonForInactivate for an RM object specifies reason for which the object is inactivated.
|
static java.lang.String |
REASON_FOR_LAUNCH
The following properties are used for the launching the transfer workflows from the UI
|
static java.lang.String |
Reason_FOR_OUTCOME_OF_LAST_REVIEW
Represents the value of ReasonforOutcomeofLastReview for an RM object such as a RecordCategory
or a RecordFolder.
|
static java.lang.String |
REASON_FOR_RECLASSIFICATION
Represents the value of ReasonForReclassification for an RM object specifies reason for which the object is re-classified into another hierarchy.
|
static java.lang.String |
REASONS_FOR_SECURITY_CLASSIFICATION
Property associated with the Record Info Object.
|
static java.lang.String |
RECALCULATE_PHASE_RETENTION
Represents a symbolic name for RMSysem property name used by sweep to check for the alternate retention condition
on any entity.
|
static java.lang.String |
RECEIPT_STATUS
Property associated with the Record Info Object.
|
static java.lang.String |
RECEIPTOF
Property associated with the Record Info Object.
|
static java.lang.String |
RECEIPTS
Property associated with the Record Info Object.
|
static java.lang.String |
RECORD_CATEGORY_DESCRIPTION
Represents the value of RecordCategoryDescription for an RM category specifies description for the Record Category.
|
static java.lang.String |
RECORD_CATEGORY_IDENTIFIER
Represents the value of RecordCategoryIdentifier for an RM category specifies unique identifier for the Record Category.
|
static java.lang.String |
RECORD_CATEGORY_NAME
Represents the value of RecordCategoryName for an RM category specifies name for the Record Category.
|
static java.lang.String |
RECORD_FOLDER_IDENTIFIER
Represents the value of RecordFolderIdentifier for an RM Folder specifies name for the Record Folder.
|
static java.lang.String |
RECORD_FOLDER_NAME
Represents the value of RecordFolderName for an RM Folder specifies name for the Record Folder.
|
static java.lang.String |
RECORD_LINK
Represents the value of RecordInformation for a Document object and specifies the RecordInfo
with which the Document is associated.
|
static java.lang.String |
RECORD_PATTERN
Represents the value of RecordPattern for a RecordCategory and a RecordFolder and specifies
the value of pattern definition String.
|
static java.lang.String |
RECORD_TYPE
Represents the value of RecordType for an RM Record and specifies record type associated with the record.
|
static java.lang.String |
RECORD_VERSION |
static java.lang.String |
RECORDHOLDER
Represents the value of RecordHolder.
|
static java.lang.String |
RECORDINFOPTR
Represents the value of RecordInfoPtr for a Disposal phase object.
|
static java.lang.String |
RECORDTYPE_DISPOSAL_PHASES
Represents the value of RecordTypeDisposalPhases for a Property object and specifies a bitmask combining bit values for the security access rights being granted or denied
|
static java.lang.String |
RECORDTYPE_NAME
Represents the value of RecordTypeName for a RecordType object and specifies the name
of RecordType.
|
static java.lang.String |
REMARKS
Property associated with several objects.
|
static java.lang.String |
REOPENED_BY
Represents the value of ReopenedBy for an RM object such as a RecordCategory or a RecordFolder,
specifies the user who reopened the RM container object.
|
static java.lang.String |
REOPENED_DATE
Represents the value of ReOpenedDate for an RM object such as a RecordCategory or a RecordFolder,
specifies the date when RM container object was reopened.
|
static java.lang.String |
REPORTNAME
Represents the value of ReportName for an RM Report object and specifies the name of Report.
|
static java.lang.String |
REPOSITORY_NAME
Represents the value of RepositoryName for an RM Connector Registration object and specifies
the repository name where Document is stored.
|
static java.lang.String |
REPOSITORY_TYPE
Represents the value of RepositoryType for an RM Connector Registration object and specifies
the repository type where Document is stored.
|
static java.lang.String |
REQUEST_DECLASSIFICATION_DATE_UPDATE
Property associated with System Configuration.
|
static java.lang.String |
RETAIN_METADATA
Represents the value of RetainMetadata for a ClassificationScheme object and specifies
whether RM object will be hard deleted or logically deleted or user input
will be considered.
|
static java.lang.String |
RETENTION_BASE
Represents the property RetentionBase on the class AlternateRetention.
|
static java.lang.String |
RETENTION_PERIOD_DAYS
Represents the value of RetentionPeriodDays for a Phase object.
|
static java.lang.String |
RETENTION_PERIOD_MONTHS
Represents the value of RetentionPeriodMonths for a Phase object.
|
static java.lang.String |
RETENTION_PERIOD_TRIGGER_PROPERTY_NAME
Represents the string value of the DD container property RMRetentionTriggerPropertyName.
|
static java.lang.String |
RETENTION_PERIOD_YEARS
Represents the value of RetentionPeriodYears for a Phase object.
|
static java.lang.String |
RETURN_DATE
Represents the value of ReturnDate.
|
static java.lang.String |
REVIEW_COMMENTS
Represents the value of ReviewComments for a Disposal Phase object.
|
static java.lang.String |
REVIEW_DATE
Represents the value of ReviewDate for a Disposal phase and RecordInfo object.
|
static java.lang.String |
REVIEW_DECISION
Represents the value of ReviewDecision for a Disposal phase object.
|
static java.lang.String |
REVIEW_REMARKS
Property associated with the Record Info Object.
|
static java.lang.String |
REVIEWEDBY
Property associated with the Record Info Object.
|
static java.lang.String |
REVIEWEDON
Property associated with the Record Info Object.
|
static java.lang.String |
REVIEWER
Represents the value of Reviewer for an RM object such as a RecordCategory or a RecordFolder.
|
static java.lang.String |
REVIEWER_DETAILS
Represents the value of ReviewerDetails for a Disposal phase object.
|
static java.lang.String |
RM_CONNECTOR_PROPERTY_REGISTRATIONID
Represents the connector registration id.
|
static java.lang.String |
RM_CONNECTOR_REGISTRATION_PATH
Represents the path for the connector registration
|
static java.lang.String |
RM_CONNECTOR_ROOT_URL
Represents the value of RM_CONNECTOR_ROOT_URL for a Connector URL and specifies Connector root element name.
|
static java.lang.String |
RM_CONNECTOR_SEARCH_ROOT_URL
Represents a constant for search URL.
|
static java.lang.String |
RM_CONNECTOR_URL_DOCUMENTID
Represents the value of RM_CONNECTOR_URL_DOCUMENTID for a Connector URL and specifies document Id assciated to URL.
|
static java.lang.String |
RM_CONNECTOR_URL_PASSWORD
Represents the value of RM_CONNECTOR_URL_PASSWORD for a Connector URL and specifies password used.
|
static java.lang.String |
RM_CONNECTOR_URL_REGISTRATIONID
Represents the value of RM_CONNECTOR_URL_REGISTRATIONID for a Connector URL and specifies registration Id used.
|
static java.lang.String |
RM_CONNECTOR_URL_USERID
Represents the value of RM_CONNECTOR_URL_USERID for a Connector URL and specifies user Id used.
|
static java.lang.String |
RM_CONNECTOR_URL_VERSION
Represents the value of RM_CONNECTOR_URL_VERSION for a Connector URL and specifies connector versions.
|
static java.lang.String |
RM_CONNECTOR_URL_VERSION_DELIMITER
Represents the value of RM_CONNECTOR_URL_VERSION_DELIMITER for a Connector URL and specifies the delimiter to be used.
|
static java.lang.String |
RM_RECORD_URL
Represents the constant for record URL.
|
static java.lang.String |
RM_RECORD_URL_RECORDID
Represents the constant for record id for the record URL.
|
static java.lang.String |
RM_REPOSITORY_TYPE_CE
Represents the constant for CE Respository type.
|
static java.lang.String |
RM_REPOSITORY_TYPE_CS
Represents the constant for CS Respository type.
|
static java.lang.String |
RM_REPOSITORY_TYPE_IS
Represents the constant for IS Respository type.
|
static java.lang.String |
RM_SYSTEM_CONFIGURATION_FREEZE_DECLARE_DOCUMENT |
static java.lang.String |
RMENTITY_DESCRIPTION
Represents the value of RMEntityDescription for an RM object.
|
static java.lang.String |
RMENTITY_TYPE
Represents the value of RMEntityType for an RM object and specifies the type of RM entity
such as a RecordFolder or a RecordCategory.
|
static java.lang.String |
RMEVENTACTION
Property added for the custom object RMSystem
|
static java.lang.String |
RMFOLDERPTR
Represents the value of RMFolderPtr for a Disposal phase object.
|
static java.lang.String |
RMValidationOptions |
static java.lang.String |
ROLE_NAME
Represents the value of Role Name.
|
static java.lang.String |
ROLE_TYPE
Represents the value of RoleType.
|
static java.lang.String |
SCANNED_IMAGE_FORMAT_AND_VERSION
Property associated with the Scanned Record Object.
|
static java.lang.String |
SCENARIO_DEFINITION_DOCID
Represents the value of ScenarioDefinitionDocID.
|
static java.lang.String |
SCENARIO_DESCRIPTION
Represents the value of ScenarioDescription.
|
static java.lang.String |
SEARCHINGOBJECTTYPES
Represents the value of SearchingObjectTypes.
|
static java.lang.String |
SECURITY_CATEGORY
Represents the value of Security Category for an RM object and specifies the security.
|
static java.lang.String |
SECURITY_FOLDER
Represents the property that defines a record's security parent.
|
static java.lang.String |
SERVER_NAME
Represents the value of ServerName for an RM Connector Registration object and specifies
the server name where Document is stored.
|
static java.lang.String |
SIMULATION_DESCRIPTION
Represents the value of SimulationDescription.
|
static java.lang.String |
SIMULATIONGUID
Represents the value of SimulationGUID.
|
static java.lang.String |
SKIP_DISPOSITION_VALIDATION |
static int |
STRONG_LINK_TYPE
Represents a constant for any strongly link object.
|
static java.lang.String |
SUBJECT
Represents the value of EmailSubject for a RecordInfo object.
|
static java.lang.String |
SUPERCEDED_BY
Represents the value of SupercededBy for a RecordInfo object.
|
static java.lang.String |
SUPERCEDED_DATE
Represents the value of SupercededDate for a RecordInfo object.
|
static java.lang.String |
SUPERCEDED_RECORD
Represents the value of SupercededRecord for a RecordInfo object.
|
static java.lang.String |
SUPERCEDING_RECORDS
Represents the value of SupercedingRecords.
|
static java.lang.String |
SUPPLEMENTAL_MARKING
Represents the value of SupplementalMarking.
|
static java.lang.String |
SUPPLEMENTAL_MARKING_STRING_LIST
String representation of the actual supplemental marking list
|
static java.lang.String |
SWEEP_AUDIT_XML
Property associated with the RecordHold Object.This property used to log the Entites Placed on Hold and Entites Removed from Hold.
|
static java.lang.String |
SWEEP_STATE
Property associated with the Hold.This property is used to identify the RM entities to be removed (which have been put dynamically) from the hold in the next run of Hold Sweep.
|
static java.lang.String |
SWEEPLOCK
Represents the value of SweepLock.
|
static java.lang.String |
SYSTEM_CONFIGURATION
Represents the value of SystemConfiguration for a ClassificationScheme object and specifies
the system configuration objects that are associated with it.
|
static java.lang.String |
TOPIC
Property associated with several objects.
|
static java.lang.String |
UNIQUE_RECORD_INDENTIFIER
Represents the value of UniqueRecordIdentifier for a RecordInfo object.
|
static java.lang.String |
UPGRADE_REASONS
Property associated with the Record Info Object.
|
static java.lang.String |
UPGRADE_REMARKS
Property associated with the Record Info Object.
|
static java.lang.String |
UPGRADEDBY
Property associated with the Record Info Object.
|
static java.lang.String |
UPGRADEDON
Property associated with the Record Info Object.
|
static java.lang.String |
UPGRADEON_DATE
Property associated with the Record Info Object.
|
static java.lang.String |
UPGRADEON_EVENTS
Property associated with the Record Info Object.
|
static java.lang.String |
URI
Represents the value of URI.
|
static java.lang.String |
USES_LONG_COLUMN
Represents the value of UsesLongColumn which identifies the Long String
|
static java.lang.String |
VITAL_RECORD_DECLARE_DATE
Represents the value of VitalRecordDeclareDate for an RM object and specifies when was it
declared as vital.
|
static java.lang.String |
VITAL_RECORD_DESCRIPTION
Represents the value of VitalRecordDescription for an RM object and specifies the description
of vital.
|
static java.lang.String |
VITAL_RECORD_DISPOSALTRIGGER
Represents the value of VitalRecordDisposalTrigger for an RM object and specifies the
Disposal Trigger that is associated with the vital.
|
static java.lang.String |
VITAL_RECORD_NEXT_REVIEW_DATE
Represents the value of VitalRecordNextReviewDate for an RM object.
|
static java.lang.String |
VITAL_RECORD_REVIEW_ACTION
Represents the value of VitalRecordReviewAction for an RM object and specifies the action
associated with vital.
|
static java.lang.String |
Vital_RECORD_REVIEW_COMMENTS
Represents the value of VitalRecordReviewComments for an RM object and specifies the comments
fro vital review.
|
static java.lang.String |
VITAL_RECORD_REVIEWDATE
Represents the value of VitalRecordReviewDate for an RM object and specifies the date
when it is next due for review.
|
static java.lang.String |
VITAL_SWEEP_DATE
Represents the value of VitalSweepDate for an RM object.
|
static java.lang.String |
VITAL_WORKFLOW_STATUS
Represents the value of VitalWorkflowStatus for an RM object and specifies the status of
vital workflow.
|
static java.lang.String |
VOLUME_NAME
Represents the value of VolumeName for a Volume object and specifies the name of the Volume.
|
static java.lang.String |
WEB_PLATFORM
Property associated with the Web Record Object.
|
static java.lang.String |
WEB_SITE_NAME
Property associated with the Web Record Object.
|
static java.lang.String |
WEB_SITE_URL
Property associated with the Web Record Object.
|
ACCESS, ACCESS_MASK, ACCESS_TYPE, ACTIVE_MARKINGS, ADDON_TYPE, ALL_REALMS, ALLOWS_FOREIGN_OBJECT, ALLOWS_INSTANCES, ANNOTATED_CONTENT_ELEMENT, ANNOTATED_OBJECT, ANNOTATIONS, APPLICATION_NAME, ASSOCIATED_PROPERTY_ID, AUDIT_FAILURE, AUDIT_LEVEL, AUDIT_SUCCESS, AUDITED_EVENTS, AUTHENTICATION_PROVIDER_STRING, CAN_BE_DEMOTED, CARDINALITY, CBR_ENGINE_TYPE, CHOICE_INTEGER_VALUE, CHOICE_LIST, CHOICE_LISTS, CHOICE_STRING_VALUE, CHOICE_TYPE, CHOICE_VALUES, CLASS_DESCRIPTION, CLASS_DESCRIPTIONS, CLASSIFICATION_STATUS, COMPUTERS, CONTAINED_DOCUMENTS, CONTAINEES, CONTAINERS, CONTAINMENT_NAME, CONTENT_ACCESS_RECORDING_LEVEL, CONTENT_ELEMENTS, CONTENT_ELEMENTS_PRESENT, CONTENT_INDEX_FILE_STORE, CONTENT_LOCATION, CONTENT_RETENTION_DATE, CONTENT_SIZE, CONTENT_TYPE, COUNT, CREATOR, CURRENT_STATE, CURRENT_VERSION, CUSTOM_TEMPLATE_CONTENT, CUSTOM_TEMPLATE_NAME, DATA_TYPE, DATABASE_CONNECTION_STRING, DATABASE_NAME, DATABASE_SERVER_NAME, DATABASE_TYPE, DATE_CONTENT_LAST_ACCESSED, DATE_CREATED, DATE_LAST_MODIFIED, DEFAULT_INSTANCE_OWNER, DEFAULT_INSTANCE_PERMISSIONS, DEFAULT_QUERY_BATCH_SIZE, DEFAULT_QUERY_ROW_LIMIT, DEFAULT_QUERY_TIME_LIMIT, DEFAULT_RESERVATION_TYPE, DELETION_ACTION, DEPENDENT_DOCUMENTS, DESCRIPTIVE_TEXT, DESTINATION_DOCUMENTS, DISPLAY_NAME, DISTINGUISHED_NAME, DOCUMENT_CLASSIFICATION_ACTIONS, DOCUMENT_LIFECYCLE_ACTIONS, DOCUMENT_LIFECYCLE_POLICIES, DOCUMENT_LIFECYCLE_POLICY, DOCUMENT_STATES, DOMAIN, ELEMENT_SEQUENCE_NUMBER, ENABLE_MANUAL_LAUNCH, ENTRY_TEMPLATE_ID, ENTRY_TEMPLATE_LAUNCHED_WORKFLOW_NUMBER, ENTRY_TEMPLATE_OBJECT_STORE_NAME, ENUM_BATCH_SIZE, ERROR_CATEGORY, ERROR_DESCRIPTION, EVENT_ACTION, EVENT_ACTIONS, EVENT_CLASS_ID, EVENT_STATUS, EXPRESSION, FILE_STORES, FILTER_EXPRESSION, FILTERED_PROPERTY_ID, FOLDER_NAME, FOLDERS_FILED_IN, GCD_PROVIDER_STRING, GRANTEE_NAME, GRANTEE_TYPE, GROUPS, HAS_CHOICES, HAS_HIERARCHY, HAS_INCLUDE_SUBCLASSES, HAS_PROPER_SUBCLASS_PROPERTIES, HEAD, ID, IDS, IMMEDIATE_SUBCLASS_DESCRIPTIONS, INCLUDE_SUBCLASSES_REQUESTED, INHERIT_PARENT_PERMISSIONS, INHERITABLE_DEPTH, INPUT_DOCUMENT, INPUT_FORMATS, INSTALLED_ADDONS, INSTANCE_TYPE, IS_CURRENT_VERSION, IS_DIRTY, IS_ENABLED, IS_FROZEN_VERSION, IS_HIDDEN, IS_HIDDEN_CONTAINER, IS_HIERARCHICAL, IS_IN_EXCEPTION_STATE, IS_INDEXING_PAUSED, IS_NAME_PROPERTY, IS_ORDER_PRESERVING, IS_ORDERABLE, IS_PERSISTENT, IS_READ_ONLY, IS_RESERVED, IS_SEARCHABLE, IS_SECURABLE, IS_SELECTABLE, IS_SYNCHRONOUS, IS_SYSTEM_GENERATED, IS_SYSTEM_OWNED, IS_VALUE_REQUIRED, IS_VALUE_SET, IS_VERSIONING_ENABLED, ISOLATED_REGION, ISOLATED_REGION_NUMBER, LABEL, LAST_MODIFIER, LIFECYCLE_OPERATION, LOCAL_DOMAIN, LOCALE_NAME, LOCALE_NAMES, LOCK_OWNER, LOCK_TIMEOUT, LOCK_TOKEN, LOOKUP_ID_LIST, LOOKUP_LIST, MAJOR_VERSION_NUMBER, MARKING_SET, MARKING_SETS, MARKINGS, MAX_QUERY_ROW_LIMIT, MAX_QUERY_TIME_LIMIT, MAXIMUM_ELEMENTS, MAXIMUM_FOLDER_CACHE_ENTRIES, MAXIMUM_LENGTH_BINARY, MAXIMUM_LENGTH_STRING, MAXIMUM_SECURITY_CACHE_ENTRIES, MIME_TYPE, MINIMUM_ELEMENTS, MINOR_VERSION_NUMBER, MODIFIED_PROPERTIES, NAME, OBJECT_STORE, OBJECT_STORE_ID, OBJECT_STORES, OBJECT_TYPE, OPTIMIZATION_HINT, OPTIONS, OUTPUT_FOLDER, OUTPUT_FORMAT, OWNER, OWNER_DOCUMENT, PARENT, PATH_NAME, PENDING_OPERATION, PERMISSION_DESCRIPTIONS, PERMISSION_SOURCE, PERMISSIONS, POST_IMPORT_SCRIPT, PRE_IMPORT_SCRIPT, PREDECESSORS, PRESERVE_DIRECT_PERMISSIONS, PRIORITY, PROG_ID, PROPER_SUBCLASS_PROPERTY_DESCRIPTIONS, PROPERTIES, PROPERTY_DEFAULT_BINARY, PROPERTY_DEFAULT_BOOLEAN, PROPERTY_DEFAULT_DATETIME, PROPERTY_DEFAULT_FLOAT64, PROPERTY_DEFAULT_ID, PROPERTY_DEFAULT_INTEGER32, PROPERTY_DEFAULT_OBJECT, PROPERTY_DEFAULT_STRING, PROPERTY_DESCRIPTION, PROPERTY_DESCRIPTIONS, PROPERTY_LOOKUP_NAME, PROPERTY_MAP, PROPERTY_MAXIMUM_DATE_TIME, PROPERTY_MAXIMUM_FLOAT64, PROPERTY_MAXIMUM_INTEGER32, PROPERTY_MINIMUM_DATE_TIME, PROPERTY_MINIMUM_FLOAT64, PROPERTY_MINIMUM_INTEGER32, PROPERTY_SELECTION_BINARY, PROPERTY_SELECTIONS_BOOLEAN, PROPERTY_SELECTIONS_DATE_TIME, PROPERTY_SELECTIONS_FLOAT64, PROPERTY_SELECTIONS_ID, PROPERTY_SELECTIONS_INTEGER32, PROPERTY_SELECTIONS_OBJECT, PROPERTY_SELECTIONS_STRING, PROPERTY_TEMPLATES, PROVIDER_ID, PUBLICATION_DOCUMENT, PUBLICATION_INFO, PUBLISH_TEMPLATE, PUBLISHING_PLUGIN_SERVER, QUERY_OPERATOR_DESCRIPTIONS, QUERY_TEXT, REFLECTIVE_PROPERTY_ID, RELEASED_VERSION, REQUIRED_CLASS, REQUIRES_UNIQUE_ELEMENTS, RESERVATION, RESERVATION_TYPE, RETRIEVAL_NAME, RETRY_NUMBER, ROOT_CLASS_DEFINITIONS, ROOT_FOLDER, SCRIPT_TEXT, SCRIPT_TYPE, SEARCH_TYPE, SEARCHING_OBJECT_STORES, SEARCHING_OBJECT_TYPE, SECURITY_PARENT, SECURITY_POLICIES, SECURITY_POLICY, SECURITY_TEMPLATES, SETTABILITY, SHORT_NAME, SOURCE_CLASSID, SOURCE_DOCUMENT, SOURCE_OBJECT, SOURCE_OBJECT_ID, STATE_NAME, STATUS, STATUS_DESCRIPTION, STORAGE_LOCATION, STORAGE_POLICIES, STORAGE_POLICY, STORAGE_REPOSITORY_TYPE, STYLE_TEMPLATE, SUB_FOLDERS, SUBSCRIBED_EVENTS, SUBSCRIPTION_TARGET, SUBSCRIPTIONS, SUPERCLASS_DESCRIPTION, SUPERCLASS_PROPERTY_COUNT, SYMBOLIC_NAME, SYSTEM_TYPE, TABLE_DEFINITIONS, TAIL, TARGET_DOCUMENT, THIS_COMPUTER, TITLE, TOP_FOLDERS, TRANSFORMATION_ENGINE, TRANSFORMATION_INSTRUCTIONS, TRANSFORMATION_OPTIONS, TYPE_BINARY, TYPE_BOOLEAN, TYPE_DATE, TYPE_DOUBLE, TYPE_GUID, TYPE_ID, TYPE_INTEGER, TYPE_OBJECT, TYPE_STRING, TYPE_UNSPECIFIED, USER_STRING, USERS, VALUE, VERSION_SERIES, VERSION_SERIES_ID, VERSION_STATUS, VERSIONS, VWVERSION, WORKFLOW_DEFINITION, WORKFLOW_DEFINITIONS, WORKFLOW_SOURCE_SUBSCRIPTIONS, WORKFLOW_SUBSCRIPTIONS, XML_MANIFEST, XML_PROPERTY_MAPPING_SCRIPTS
getBinaryValue, getBooleanValue, getDateValue, getDoubleValue, getIntValue, getLabel, getName, getStringValue, getType, getValue, getValueObject, getValuesValue, hasNullValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue
static final java.lang.String ACCESSIONTO
static final java.lang.String PHASE_ACTION
static final java.lang.String ACTION_NAME
static final java.lang.String ACTION_TYPE
static final java.lang.String ACTIVE
RecordHold
object is active or inactive. This property
is a boolean
value that is set to true
if the object is active.static final java.lang.String ADDRESSEE
static final java.lang.String AGGREGATION
static final java.lang.String ALIAS
static final java.lang.String ALLOCATED_TO
static final java.lang.String ANIMATION_ENABLED
static final java.lang.String APPLICATIONID
static final java.lang.String APPLIED_FOR
static final java.lang.String ASSOCIATED_FOLDERS
Hold
object.static final java.lang.String ASSOCIATED_RECORDS
Hold
object.static final java.lang.String ASSOCIATED_RECORD_PTR
RecordType
object.static final java.lang.String ASSOCIATED_RECORDTYPE
RecordType
object that is associated with a record.static final java.lang.String DEFAULT_WORKFLOW
static final java.lang.String AUTHOR
static final java.lang.String AUTHORISING_STATUTE
static final java.lang.String BARCODE
static final java.lang.String BCCADDRESS
static final java.lang.String CAN_DECLARE
false
. The System Administrator must
manually set this property to true
for document classes
for which records declaration is to be supportedstatic final java.lang.String CHARGE_OUT_TO
static final java.lang.String CHARGE_OUT_STATUS
This property has an int
value that indicates
the status as follows:
Value | Status |
---|---|
0 |
Not Charged Out |
1 |
Charged Out |
2 |
Lost |
3 |
Parent Charged Out |
static final java.lang.String CLASSIFICATION_SCHEME_NAME
ClassificationScheme
object.static final java.lang.String CLASSIFICATIONSCHEMESROOTPTR
ClassificationSchemeRoot
object
that is used by the system configuration object.static final java.lang.String CLOSED_BY
static final java.lang.String CURRENT_ACTION_TYPE
This property has an int
value that indicates
the action as follows:
Value | Action |
---|---|
1 |
Review |
2 |
Transfer |
3 |
Export |
4 |
Destroy |
5 |
InterimTransfer |
6 |
Cutoff |
7 |
Vital Review |
static final java.lang.String CURRENT_PHASE_EXECUTION_DATE
static final java.lang.String CURRENT_PHASE_EXECUTION_STATUS
The property has an int
value that represents the
status as follows:
Value | Status |
---|---|
1 |
The export function is Completed |
2 |
The export function is Ongoing |
3 |
The export function is Not Started |
static final java.lang.String CURRENT_PHASE_REVIEW_COMMENTS
static final java.lang.String CUTOFF_DATE
static final java.lang.String CUTOFF_ACTION
static final java.lang.String CUTOFF_DISPOSAL_TRIGGER
static final java.lang.String CUTOFF_OFFSET_DAYS
DispositionSchedule
object the number of days after an event occurs
that the retention period should begin.static final java.lang.String CUTOFF_OFFSET_MONTHS
DispositionSchedule
object the number of months after an event occurs
that the retention period should begin.static final java.lang.String CUTOFF_OFFSET_YEARS
DispositionSchedule
object the number of years after an event occurs
that the retention period should begin.static final java.lang.String ASSOCIATED_RECORD_TYPES
DispositionSchedule
object.static final java.lang.String ASSOCIATED_RECORD_CATEGORIES
DispositionSchedule
object.static final java.lang.String ASSOCIATED_RECORD_FOLDERS
DispositionSchedule
object.static final java.lang.String CUTOFF_REVIEW_COMMENTS
static final java.lang.String CYCLE_DAYS
DisposalTrigger
object.static final java.lang.String CYCLE_MONTHS
DisposalTrigger
object.static final java.lang.String CYCLE_YEARS
DisposalTrigger
object.static final java.lang.String DATE_CLOSED
static final java.lang.String DATE_DECLARED
static final java.lang.String DATE_OF_LAST_FOI_DISCLOSABILITY_REVIEW
static final java.lang.String DATE_OF_LAST_REVIEW
static final java.lang.String DATE_OPENED
static final java.lang.String DATE_LAST_DECLARATION
static final java.lang.String DATE_RECEIVED
static final java.lang.String DATETIME
static final java.lang.String DECLARED_BY
static final java.lang.String DELETIONNOTALLOWED
static final java.lang.String DESCRIPTOR
static final java.lang.String DEFAULT_VALUE
static final java.lang.String DISCLOSABILITY_TO_DPA_DATA_SUBJECT
static final java.lang.String DISPOSITION_AUTHORITY
static final java.lang.String DISPOSAL_AUTHORIZED_BY
static final java.lang.String DISPOSAL_PHASES
static final java.lang.String DISPOSAL_SCHEDULE
static final java.lang.String DISPOSAL_SCHEDULE_NAME
static final java.lang.String DISPOSAL_SCHEDULE_ALLOCATIONDATE
static final java.lang.String DISPOSAL_SCHEDULE_INHERITEDFROM
RMFolder
or RecordType
object from which
the object inherited its disposition schedule.static final java.lang.String DISPOSAL_SCHEDULE_PTR
Phase
object.static final java.lang.String DISPOSAL_TRIGGER_NAME
DisposalTrigger
object.static final java.lang.String DISPOSAL_INSTRUCTION
static final java.lang.String DOCUMENT_LINK
Document
objects that are represented by a record.static final java.lang.String DOCUMENT_TITLE
Document
object.static final java.lang.String DOCURI
Document
object that is to be declared as a record.
The URL, which is in XML format, combines the Document ID and the Registration ID to
provide a unique identifier that is used to locate the document in an object store.static final java.lang.String DPA_DATA_SUBJECT_ACCESS_EXEMPTION
static final java.lang.String DPAEXEMPTCATEGORY
static final java.lang.String EFFECTIVE_DATE_MODIFIED
static final java.lang.String EIR_DISCLOSABILITY_INDICATOR
static final java.lang.String EIR_EXEMPTION
static final java.lang.String EMAILNOTIFICATIONUSERS
static final java.lang.String EVENT_TYPE
The property has an int
value that represents the
type of event as follows:
Value | Event Type |
---|---|
1 |
The export function is Completed |
2 |
The export function is Ongoing |
3 |
The export function is Not Started |
static final java.lang.String EXCEPTIONS
static final java.lang.String EXPORT_DATE
static final java.lang.String EXPORT_DESTINATION
static final java.lang.String EXPORT_FORMAT
static final java.lang.String EXTERNAL_EVENT_OCCURANCE_DATE
static final java.lang.String EXTERNALLY_MANAGED_BY
static final java.lang.String EXTRACTSTATUS
static final java.lang.String FOI_DISCLOSABILITY_INDICATOR
static final java.lang.String FOI_EXEMPTION
static final java.lang.String FOI_RELEASE_DATE
static final java.lang.String FOLDER_TYPE
static final java.lang.String FOLDER_UNIQUE_IDENTIFIER
static final java.lang.String FORMAT
static final java.lang.String HOLD_NAME
static final java.lang.String HOLD_REASON
static final java.lang.String HOLDS
static final java.lang.String HOLD_TYPE
static final java.lang.String HOME_LOCATION
static final java.lang.String ON_HOLD
static final java.lang.String EDM_HOLD
static final java.lang.String IMPLEMENTING_CLASS_NAME
static final java.lang.String INACTIVE
static final java.lang.String ALTERNATE_RETENTION_NUMBER
static final java.lang.String INCREMENTED_BY
static final java.lang.String INTEGERTEST
static final java.lang.String INTELLIGENTNAME
static final java.lang.String IS_SYSTEM_ROLE
static final java.lang.String IS_DELETED
static final java.lang.String ISDISCRIPTORFUNCTIONING
static final java.lang.String IS_FINAL_PHASE_COMPLETED
static final java.lang.String IS_FISCALYEAR
static final java.lang.String IS_FREEZED
static final java.lang.String IS_PERMANENTRECORD
static final java.lang.String IS_REOPEN
static final java.lang.String IS_SCREENINGREQUIRED
static final java.lang.String IS_VITAL_RECORD
static final java.lang.String LANGUAGE
static final java.lang.String LASTFOIDISCLOSABILITYREVIEWDATE
static final java.lang.String LAST_PATTERN_INDEX
static final java.lang.String LASTRUNDATE
static final java.lang.String LAST_SWEEP_DATE
static final java.lang.String LEVEL
static final java.lang.String LEVEL_NUMBER
static final java.lang.String LINKED_To
static final java.lang.String LINKNAME
static final java.lang.String LOCATION
static final java.lang.String LOCATION_NAME
static final java.lang.String LOOKUPIDLIST
static final java.lang.String MANDATE_DATA_PROTECTION_EXEMPT_CATEGORY
static final java.lang.String MARKER_TYPE
static final java.lang.String MEDIATYPE
static final java.lang.String METADATA
static final java.lang.String METADATAVALUE
static final java.lang.String OPERATOR
static final java.lang.String OIID
static final java.lang.String ORIGINATING_Organization
static final java.lang.String OTHER_ADDRESSEE
static final java.lang.String PATTERN
static final java.lang.String PATTERN_NAME
static final java.lang.String PATTERNPTR
static final java.lang.String PATTERN_STRING
static final java.lang.String PERMANENT_RECORD_INDICATOR
static final java.lang.String PERSONAL_DATA_ACQUISITION_PURPOSE
static final java.lang.String PHASE_ID
static final java.lang.String PHASE_NAME
static final java.lang.String PHASE_NUMBER
static final java.lang.String PHASE_STATUS
static final java.lang.String PHASE_EXECUTION_DATE
static final java.lang.String PHASE_DECISION_DATE
static final java.lang.String PHASE_PTR
static final java.lang.String PHASES
static final java.lang.String PROPERTYDATATYPE
static final java.lang.String PROPERTY_NAME
static final java.lang.String PROPERTY_VALUE
static final java.lang.String PUBLICATIONDATE
static final java.lang.String PUBLISHING_Enabled
static final java.lang.String REASON
static final java.lang.String REASON_FOR_CHANGE
static final java.lang.String REASON_FOR_FREEZE
static final java.lang.String REASON_FOR_INACTIVATE
static final java.lang.String Reason_FOR_OUTCOME_OF_LAST_REVIEW
static final java.lang.String REASON_FOR_RECLASSIFICATION
static final java.lang.String REASON_FOR_CLOSE
static final java.lang.String RECORD_CATEGORY_IDENTIFIER
static final java.lang.String RECORD_CATEGORY_DESCRIPTION
static final java.lang.String RECORD_CATEGORY_NAME
static final java.lang.String RECORD_FOLDER_IDENTIFIER
static final java.lang.String RECORD_FOLDER_NAME
static final java.lang.String RECORDHOLDER
static final java.lang.String RECORD_LINK
static final java.lang.String RECORDTYPE_DISPOSAL_PHASES
static final java.lang.String RECORDINFOPTR
static final java.lang.String RECORD_PATTERN
static final java.lang.String RECORDTYPE_NAME
static final java.lang.String REOPENED_BY
static final java.lang.String REOPENED_DATE
static final java.lang.String REPORTNAME
static final java.lang.String REPOSITORY_NAME
static final java.lang.String REPOSITORY_TYPE
static final java.lang.String RETAIN_METADATA
static final java.lang.String RETENTION_PERIOD_DAYS
static final java.lang.String RETENTION_PERIOD_MONTHS
static final java.lang.String RETENTION_PERIOD_YEARS
static final java.lang.String RETENTION_PERIOD_TRIGGER_PROPERTY_NAME
static final java.lang.String RETURN_DATE
static final java.lang.String REVIEW_COMMENTS
static final java.lang.String REVIEW_DATE
static final java.lang.String REVIEW_DECISION
static final java.lang.String REVIEWER
static final java.lang.String REVIEWER_DETAILS
static final java.lang.String RMENTITY_TYPE
static final java.lang.String RMFOLDERPTR
static final java.lang.String ROLE_NAME
static final java.lang.String ROLE_TYPE
static final java.lang.String SCENARIO_DEFINITION_DOCID
static final java.lang.String SCENARIO_DESCRIPTION
static final java.lang.String SEARCHINGOBJECTTYPES
static final java.lang.String SECURITY_CATEGORY
static final java.lang.String SECURITY_FOLDER
static final java.lang.String SERVER_NAME
static final java.lang.String SIMULATION_DESCRIPTION
static final java.lang.String SIMULATIONGUID
static final java.lang.String SUBJECT
static final java.lang.String SUPERCEDED_BY
static final java.lang.String SUPERCEDED_DATE
static final java.lang.String SUPERCEDED_RECORD
static final java.lang.String SUPPLEMENTAL_MARKING
static final java.lang.String SUPPLEMENTAL_MARKING_STRING_LIST
static final java.lang.String SWEEPLOCK
static final java.lang.String SYSTEM_CONFIGURATION
static final java.lang.String UNIQUE_RECORD_INDENTIFIER
static final java.lang.String URI
static final java.lang.String USES_LONG_COLUMN
static final java.lang.String VITAL_RECORD_DECLARE_DATE
static final java.lang.String VITAL_RECORD_DESCRIPTION
static final java.lang.String VITAL_RECORD_NEXT_REVIEW_DATE
static final java.lang.String VITAL_RECORD_REVIEW_ACTION
static final java.lang.String Vital_RECORD_REVIEW_COMMENTS
static final java.lang.String VITAL_WORKFLOW_STATUS
static final java.lang.String VITAL_RECORD_DISPOSALTRIGGER
static final java.lang.String VITAL_RECORD_REVIEWDATE
static final java.lang.String VOLUME_NAME
static final java.lang.String CALENDAR_DATE
static final java.lang.String CURRENT_PHASE_ID
static final java.lang.String CURRENT_PHASE_EXPORTDESTINATION
static final java.lang.String CURRENT_PHASE_EXPORTFORMAT
static final java.lang.String CURRENT_PHASE_ACTION
static final java.lang.String VITAL_SWEEP_DATE
static final java.lang.String CURRENT_PHASE_DECISION_DATE
static final java.lang.String ASSOCIATED_PHASE_ID
static final java.lang.String PHASE_EFFECTIVE_DATE_MODIFIED
static final java.lang.String CURRENT_PHASE_REVIEW_DECISION
static final java.lang.String RMENTITY_DESCRIPTION
static final java.lang.String ALLOWED_RM_TYPES
static final java.lang.String ALLOWED_RM_CONTAINEES
static final java.lang.String PART_NAME
static final java.lang.String ALLOW_NORMAL_FOLDER
static final java.lang.String SUPERCEDING_RECORDS
static final java.lang.String IS_EXTRACT
static final java.lang.String FROOZEN
static final java.lang.String RECORD_TYPE
static final java.lang.String MAJOR_VERSION
static final java.lang.String MINOR_VERSION
static final java.lang.String AUDIT_ACTION_TYPE
static final java.lang.String REASON_FOR_ACTION
static final java.lang.String LAST_RETRIVAL_OF_RECORD
static final java.lang.String CONTAINER_TYPE
static final java.lang.String CUT_OFF_INHERITED_FROM
static final java.lang.String PREVENT_RMENTITY_DELETION
static final java.lang.String LAST_REVIEWED_BY
static final java.lang.String RMValidationOptions
static final java.lang.String RM_CONNECTOR_REGISTRATION_PATH
static final java.lang.String RM_CONNECTOR_PROPERTY_REGISTRATIONID
static final java.lang.String RM_SYSTEM_CONFIGURATION_FREEZE_DECLARE_DOCUMENT
static final java.lang.String RM_CONNECTOR_URL_REGISTRATIONID
static final java.lang.String RM_CONNECTOR_URL_USERID
static final java.lang.String RM_CONNECTOR_URL_PASSWORD
static final java.lang.String RM_CONNECTOR_URL_DOCUMENTID
static final java.lang.String RM_CONNECTOR_URL_VERSION
static final java.lang.String RM_CONNECTOR_ROOT_URL
static final java.lang.String RM_CONNECTOR_URL_VERSION_DELIMITER
static final java.lang.String RM_CONNECTOR_SEARCH_ROOT_URL
static final int STRONG_LINK_TYPE
static final java.lang.String RECALCULATE_PHASE_RETENTION
static final java.lang.String PHASE
static final java.lang.String RM_RECORD_URL
static final java.lang.String RM_RECORD_URL_RECORDID
static final java.lang.String RM_REPOSITORY_TYPE_CE
static final java.lang.String RM_REPOSITORY_TYPE_IS
static final java.lang.String RM_REPOSITORY_TYPE_CS
static final java.lang.String ENTITY_RECORDCATEGORY
static final java.lang.String ENTITY_RECORDFOLDER
static final java.lang.String ENTITY_VOLUME
static final java.lang.String ENTITY_RECORDINFO
static final java.lang.String ASSOCIATED_PHASE
static final java.lang.String RETENTION_BASE
static final java.lang.String CONDITION_XML
static final java.lang.String CUTOFF_BASE
static final java.lang.String ALTERNATE_RETENTIONS
static final java.lang.String ERROR_CODE
static final java.lang.String ERROR_MESSAGE
static final java.lang.String ERROR_TYPE
static final java.lang.String METHOD_OF_DESTRUCTION
static final java.lang.String PROPERTYKEY
static final java.lang.String RMEVENTACTION
static final java.lang.String PROPERTYVALUE
static final java.lang.String APPLY_TO_NAME_OR_ID
static final java.lang.String SWEEP_STATE
static final java.lang.String LAST_HOLD_SWEEP_DATE
static final java.lang.String IS_DYNAMIC_HOLD
static final java.lang.String SWEEP_AUDIT_XML
static final java.lang.String REMARKS
static final java.lang.String DESCRIPTION
static final java.lang.String CODE
static final java.lang.String TOPIC
static final java.lang.String ISSUEDBY
static final java.lang.String APPROVEDBY
static final java.lang.String DATE_ISSUED
static final java.lang.String GUIDE_NAME
static final java.lang.String GUIDE_ID
static final java.lang.String INITIAL_CLASSIFICATION
static final java.lang.String CURRENT_CLASSIFICATION
static final java.lang.String CLASSIFIEDON
static final java.lang.String CLASSIFYING_AGENCY
static final java.lang.String CLASSIFIEDBY
static final java.lang.String DERIVEDFROM
static final java.lang.String REQUEST_DECLASSIFICATION_DATE_UPDATE
static final java.lang.String MAX_DECLASSIFICATION_OFFSET
static final java.lang.String DECLASSIFYON_DATE
static final java.lang.String DECLASSIFYON_EVENTS
static final java.lang.String DECLASSIFIEDBY
static final java.lang.String DECLASSIFIEDON
static final java.lang.String DOWNGRADEON_DATE
static final java.lang.String DOWNGRADEON_EVENTS
static final java.lang.String DOWNGRADEDBY
static final java.lang.String DOWNGRADEDON
static final java.lang.String DOWNGRADE_INSTRUCTIONS
static final java.lang.String UPGRADEON_DATE
static final java.lang.String UPGRADEON_EVENTS
static final java.lang.String UPGRADEDBY
static final java.lang.String UPGRADEDON
static final java.lang.String UPGRADE_REASONS
static final java.lang.String EXEMPTIONS
static final java.lang.String REVIEWEDON
static final java.lang.String REVIEWEDBY
static final java.lang.String REVIEW_REMARKS
static final java.lang.String REASONS_FOR_SECURITY_CLASSIFICATION
static final java.lang.String UPGRADE_REMARKS
static final java.lang.String DOWNGRADE_REMARKS
static final java.lang.String DECLASSIFY_REMARKS
static final java.lang.String RECEIPTOF
static final java.lang.String RECEIPTS
static final java.lang.String RECEIPT_STATUS
static final java.lang.String HAS_DEFAULT_DECLASSIFICATION_DATE
static final java.lang.String NARA_INDICATOR
static final java.lang.String CAPTION
static final java.lang.String COLOR_PROFILE
static final java.lang.String COMPRESSION
static final java.lang.String COPYRIGHT
static final java.lang.String EXIF_INFORMATION
static final java.lang.String IMAGE_BIT_DEPTH
static final java.lang.String IMAGE_SIZE
static final java.lang.String IMAGE_SOURCE
static final java.lang.String PHOTOGRAPHER
static final java.lang.String CREATING_APPLICATION
static final java.lang.String DOCUMENT_SECURITY_SETTINGS
static final java.lang.String PDF_VERSION
static final java.lang.String PRODUCING_APPLICATION
static final java.lang.String PRODUCING_APPLICATION_VERSION
static final java.lang.String IMAGE_RESOLUTION
static final java.lang.String SCANNED_IMAGE_FORMAT_AND_VERSION
static final java.lang.String CAPTURE_DATE
static final java.lang.String CAPTURE_METHOD
static final java.lang.String CONTACT
static final java.lang.String CONTENT_MANAGEMENT_SYSTEM
static final java.lang.String FILE_NAME
static final java.lang.String WEB_PLATFORM
static final java.lang.String WEB_SITE_NAME
static final java.lang.String WEB_SITE_URL
static final java.lang.String REASON_FOR_LAUNCH
static final java.lang.String AUTHORIZED_BY
static final java.lang.String AUTHORIZED_ON
static final java.lang.String SKIP_DISPOSITION_VALIDATION
static final java.lang.String PREVIOUS_RECORD_VERSION
static final java.lang.String NEXT_RECORD_VERSION
static final java.lang.String RECORD_VERSION
static final int DEFAULT_RECORD_VERSION
© Copyright IBM Corp. 2003, 2013. All Rights Reserved.