com.filenet.rm.api

Interface RMProperty

  • All Superinterfaces:
    com.filenet.wcm.api.Property, java.io.Serializable


    public interface RMProperty
    extends com.filenet.wcm.api.Property
    Contains a constant for the name of each property in the Records Manager Jsva API. Each property is associated with one or more values.

    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);
     
    • Field Summary

      Fields 
      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.
      • Fields inherited from interface com.filenet.wcm.api.Property

        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
    • Method Summary

      • Methods inherited from interface com.filenet.wcm.api.Property

        getBinaryValue, getBooleanValue, getDateValue, getDoubleValue, getIntValue, getLabel, getName, getStringValue, getType, getValue, getValueObject, getValuesValue, hasNullValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue
    • Field Detail

      • ACCESSIONTO

        static final java.lang.String ACCESSIONTO
        Identifies the user or location to which the object has been transferred or is to be transferred.
        See Also:
        Constant Field Values
      • PHASE_ACTION

        static final java.lang.String PHASE_ACTION
        Specifies the type of action that is associated with a phase in a disposition schedule. Examples of phase actions include export, transfer, interim transfer, destroy, and vital review.
        See Also:
        Constant Field Values
      • ACTION_NAME

        static final 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.
        See Also:
        Constant Field Values
      • ACTION_TYPE

        static final java.lang.String ACTION_TYPE
        Indicates the type of action that can be performed on the object after the cutoff date occurs. This property is a controlled value list (CVL) that can have the following values:
        • Review
        • Export
        • Transfer
        • Destroy
        • Interim Transfer
        • Cutoff
        • Vital Review
        • Custom Action
        See Also:
        Constant Field Values
      • ACTIVE

        static final java.lang.String ACTIVE
        Indicates whether a RecordHold object is active or inactive. This property is a boolean value that is set to true if the object is active.
        See Also:
        Constant Field Values
      • ADDRESSEE

        static final java.lang.String ADDRESSEE
        Specifies for an e-mail record the "To" address field, which represents the recipient of the e-mail.
        See Also:
        Constant Field Values
      • AGGREGATION

        static final java.lang.String AGGREGATION
        Specifies the type of object that is to be created in a file plan.
        See Also:
        Constant Field Values
      • ALIAS

        static final java.lang.String ALIAS
        Specifies an alias or alternate name for a record.
        See Also:
        Constant Field Values
      • ALLOCATED_TO

        static final java.lang.String ALLOCATED_TO
        Represents the value of the Allocatedto parameter.
        See Also:
        Constant Field Values
      • ANIMATION_ENABLED

        static final java.lang.String ANIMATION_ENABLED
        Represents the value of the AnimationEnabled parameter.
        See Also:
        Constant Field Values
      • APPLICATIONID

        static final java.lang.String APPLICATIONID
        Represents the value of the ApplicationID parameter.
        See Also:
        Constant Field Values
      • APPLIED_FOR

        static final java.lang.String APPLIED_FOR
        Represents the association between a pattern level and the objects with which it is associated.
        See Also:
        Constant Field Values
      • ASSOCIATED_FOLDERS

        static final java.lang.String ASSOCIATED_FOLDERS
        Identifies the record folders that are associated with a Hold object.
        See Also:
        Constant Field Values
      • ASSOCIATED_RECORDS

        static final java.lang.String ASSOCIATED_RECORDS
        Identifies the records that are associated with a Hold object.
        See Also:
        Constant Field Values
      • ASSOCIATED_RECORD_PTR

        static final java.lang.String ASSOCIATED_RECORD_PTR
        Identifies the records that are associated with a RecordType object.
        See Also:
        Constant Field Values
      • ASSOCIATED_RECORDTYPE

        static final java.lang.String ASSOCIATED_RECORDTYPE
        Identifies the RecordType object that is associated with a record.
        See Also:
        Constant Field Values
      • DEFAULT_WORKFLOW

        static final java.lang.String DEFAULT_WORKFLOW
        Specifies the default workflow that is to be launched for the disposition action that is associated with the object.
        See Also:
        Constant Field Values
      • AUTHOR

        static final java.lang.String AUTHOR
        Specifies for an e-mail record the "From" address field, which represents the author of the e-mail.
        See Also:
        Constant Field Values
      • AUTHORISING_STATUTE

        static final java.lang.String AUTHORISING_STATUTE
        Specifies the agency or organization that defines the laws for regulating the retention and maintenance of an object.
        See Also:
        Constant Field Values
      • BARCODE

        static final java.lang.String BARCODE
        Represents the barcode of physical container, marker, physical record folder, or location.
        See Also:
        Constant Field Values
      • BCCADDRESS

        static final 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.
        See Also:
        Constant Field Values
      • CAN_DECLARE

        static final java.lang.String CAN_DECLARE
        Indicates whether a document can be declared as a record. By default, this property is set to false. The System Administrator must manually set this property to true for document classes for which records declaration is to be supported
        See Also:
        Constant Field Values
      • CHARGE_OUT_TO

        static final java.lang.String CHARGE_OUT_TO
        Identifies the user who has charged out the object.
        See Also:
        Constant Field Values
      • CHARGE_OUT_STATUS

        static final java.lang.String CHARGE_OUT_STATUS
        Indicates the charged-out status of the object.

        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

        See Also:
        Constant Field Values
      • CLASSIFICATIONSCHEMESROOTPTR

        static final java.lang.String CLASSIFICATIONSCHEMESROOTPTR
        Provides a pointer to the ClassificationSchemeRoot object that is used by the system configuration object.
        See Also:
        Constant Field Values
      • CLOSED_BY

        static final java.lang.String CLOSED_BY
        Identifies the user who closed the object.
        See Also:
        Constant Field Values
      • CURRENT_ACTION_TYPE

        static final java.lang.String CURRENT_ACTION_TYPE
        Indicates the type of action that is associated with the current phase of the object.

        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

        See Also:
        Constant Field Values
      • CURRENT_PHASE_EXECUTION_DATE

        static final 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.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_EXECUTION_STATUS

        static final java.lang.String CURRENT_PHASE_EXECUTION_STATUS
        Indicates the current phase execution status that is to be used by the workflow for the object.

        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

        See Also:
        Constant Field Values
      • CURRENT_PHASE_REVIEW_COMMENTS

        static final java.lang.String CURRENT_PHASE_REVIEW_COMMENTS
        Represents the comments provided by the reviewer for the current disposition phase of the object.
        See Also:
        Constant Field Values
      • CUTOFF_DATE

        static final java.lang.String CUTOFF_DATE
        Specifies the cutoff date that was set by the disposal sweep for the object.
        See Also:
        Constant Field Values
      • CUTOFF_ACTION

        static final java.lang.String CUTOFF_ACTION
        Specifies the cutoff action that triggers the disposition process of the object.
        See Also:
        Constant Field Values
      • CUTOFF_DISPOSAL_TRIGGER

        static final java.lang.String CUTOFF_DISPOSAL_TRIGGER
        Soecifies the disposal trigger that is executed when the cutoff of the object is reached.
        See Also:
        Constant Field Values
      • CUTOFF_OFFSET_DAYS

        static final 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.
        See Also:
        Constant Field Values
      • CUTOFF_OFFSET_MONTHS

        static final 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.
        See Also:
        Constant Field Values
      • CUTOFF_OFFSET_YEARS

        static final 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.
        See Also:
        Constant Field Values
      • ASSOCIATED_RECORD_CATEGORIES

        static final java.lang.String ASSOCIATED_RECORD_CATEGORIES
        Specifies the record categories that are associated with a DispositionSchedule object.
        See Also:
        Constant Field Values
      • CUTOFF_REVIEW_COMMENTS

        static final java.lang.String CUTOFF_REVIEW_COMMENTS
        Represents the comments provided by the reviewer for the cutoff review of the object.
        See Also:
        Constant Field Values
      • CYCLE_DAYS

        static final java.lang.String CYCLE_DAYS
        Represents the number of days for which the iteration of an event is to reoccur for a DisposalTrigger object.
        See Also:
        Constant Field Values
      • CYCLE_MONTHS

        static final java.lang.String CYCLE_MONTHS
        Represents the number of months for which the iteration of an event is to reoccur for a DisposalTrigger object.
        See Also:
        Constant Field Values
      • CYCLE_YEARS

        static final java.lang.String CYCLE_YEARS
        Represents the number of years for which the iteration of an event is to reoccur for a DisposalTrigger object.
        See Also:
        Constant Field Values
      • DATE_CLOSED

        static final java.lang.String DATE_CLOSED
        Specifies the date that a record category, an electronic category, or a physical folder was closed. By default, the system date and time of the user closing the entity are used for this property.
        See Also:
        Constant Field Values
      • DATE_DECLARED

        static final java.lang.String DATE_DECLARED
        Specifies the date that a document was declared as record. By default, the system date and time of the user declaring the record are used for this property.
        See Also:
        Constant Field Values
      • DATE_OF_LAST_FOI_DISCLOSABILITY_REVIEW

        static final 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.
        See Also:
        Constant Field Values
      • DATE_OF_LAST_REVIEW

        static final java.lang.String DATE_OF_LAST_REVIEW
        Specifies the date that the latest review was performed on the object.
        See Also:
        Constant Field Values
      • DATE_OPENED

        static final java.lang.String DATE_OPENED
        Specifies the date that the folder was first opened. By default, the system date and time of the user opening the object are used for this property.
        See Also:
        Constant Field Values
      • DATE_LAST_DECLARATION

        static final java.lang.String DATE_LAST_DECLARATION
        Specifies the date that the latest record was declared in a record container.
        See Also:
        Constant Field Values
      • DATE_RECEIVED

        static final java.lang.String DATE_RECEIVED
        Specifies for an e-mail record the date on which the e-mail was received.
        See Also:
        Constant Field Values
      • DATETIME

        static final 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.
        See Also:
        Constant Field Values
      • DECLARED_BY

        static final java.lang.String DECLARED_BY
        Identifies the user who declared the document as a record. The property value is obtained from the username of the user who is logged into the RM application (or Workplace if the user is declaring the record using Workplace).
        See Also:
        Constant Field Values
      • DELETIONNOTALLOWED

        static final java.lang.String DELETIONNOTALLOWED
        Represents the value of DeletionNotAllowed.
        See Also:
        Constant Field Values
      • DESCRIPTOR

        static final java.lang.String DESCRIPTOR
        Represents the value of Descriptor.
        See Also:
        Constant Field Values
      • DEFAULT_VALUE

        static final java.lang.String DEFAULT_VALUE
        Represents the value of DefaultValue.
        See Also:
        Constant Field Values
      • DISCLOSABILITY_TO_DPA_DATA_SUBJECT

        static final java.lang.String DISCLOSABILITY_TO_DPA_DATA_SUBJECT
        Specifies the details of the Freedom of Information (FOI) Release details. the value of DisclosabilityToDPADataSubject.
        See Also:
        Constant Field Values
      • DISPOSITION_AUTHORITY

        static final java.lang.String DISPOSITION_AUTHORITY
        Specifies the agency or organization that defines the laws for regulating the retention and maintenance of the object.
        See Also:
        Constant Field Values
      • DISPOSAL_AUTHORIZED_BY

        static final java.lang.String DISPOSAL_AUTHORIZED_BY
        Specifies the user who authorizes the disposal of the object.
        See Also:
        Constant Field Values
      • DISPOSAL_PHASES

        static final java.lang.String DISPOSAL_PHASES
        Represents the disposal phases that are associated with a disposition schedule.
        See Also:
        Constant Field Values
      • DISPOSAL_SCHEDULE

        static final java.lang.String DISPOSAL_SCHEDULE
        Identifies the disposition schedule that is associated with the object.
        See Also:
        Constant Field Values
      • DISPOSAL_SCHEDULE_NAME

        static final java.lang.String DISPOSAL_SCHEDULE_NAME
        Specifies the name of a disposition schedule. This name can be used to associate the disposition schedule with an object.
        See Also:
        Constant Field Values
      • DISPOSAL_SCHEDULE_ALLOCATIONDATE

        static final java.lang.String DISPOSAL_SCHEDULE_ALLOCATIONDATE
        Specifies the date on which the disposition schedule was associated with the object.
        See Also:
        Constant Field Values
      • DISPOSAL_SCHEDULE_INHERITEDFROM

        static final java.lang.String DISPOSAL_SCHEDULE_INHERITEDFROM
        Identifies the RMFolder or RecordType object from which the object inherited its disposition schedule.
        See Also:
        Constant Field Values
      • DISPOSAL_SCHEDULE_PTR

        static final java.lang.String DISPOSAL_SCHEDULE_PTR
        Identifies the disposition schedule that is associated with the Phase object.
        See Also:
        Constant Field Values
      • DISPOSAL_TRIGGER_NAME

        static final java.lang.String DISPOSAL_TRIGGER_NAME
        Specifies the name of the DisposalTrigger object.
        See Also:
        Constant Field Values
      • DISPOSAL_INSTRUCTION

        static final java.lang.String DISPOSAL_INSTRUCTION
        Specifies the instructions provided for disposal of an entity..
        See Also:
        Constant Field Values
      • DOCUMENT_LINK

        static final java.lang.String DOCUMENT_LINK
        Identifies the Document objects that are represented by a record.
        See Also:
        Constant Field Values
      • DOCUMENT_TITLE

        static final java.lang.String DOCUMENT_TITLE
        Specifies the title of a Document object.
        See Also:
        Constant Field Values
      • DOCURI

        static final java.lang.String DOCURI
        Specifies the URL of a 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.
        See Also:
        Constant Field Values
      • DPA_DATA_SUBJECT_ACCESS_EXEMPTION

        static final java.lang.String DPA_DATA_SUBJECT_ACCESS_EXEMPTION
        Specifies the details of the Data Protection Act (DPA) Data Subject Access Exemption for the object.
        See Also:
        Constant Field Values
      • DPAEXEMPTCATEGORY

        static final java.lang.String DPAEXEMPTCATEGORY
        Specifies the details of the Data Protection Act (DPA) Exempt Category for the object.
        See Also:
        Constant Field Values
      • EFFECTIVE_DATE_MODIFIED

        static final java.lang.String EFFECTIVE_DATE_MODIFIED
        Specifies the date on which the metadata of the object was modified.
        See Also:
        Constant Field Values
      • EIR_DISCLOSABILITY_INDICATOR

        static final java.lang.String EIR_DISCLOSABILITY_INDICATOR
        Represents the Environmental Information Regulation (EIR) Disclosability Indicator for the object.
        See Also:
        Constant Field Values
      • EIR_EXEMPTION

        static final java.lang.String EIR_EXEMPTION
        Represents the value of Environmental Information Regulation (EIR) Exemption for the object.
        See Also:
        Constant Field Values
      • EMAILNOTIFICATIONUSERS

        static final java.lang.String EMAILNOTIFICATIONUSERS
        Represents the value of EmailNotificationUsers.
        See Also:
        Constant Field Values
      • EVENT_TYPE

        static final 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. Specifies the type of event that triggers the action associated with a phase. The EventType property can have the following possible values: 1: Indicates the predefined date event 2: Indicates an external event 3: Indicates a metadata event 4: Indicates a cyclic event

        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

        See Also:
        Constant Field Values
      • EXCEPTIONS

        static final java.lang.String EXCEPTIONS
        Represents the value of Exceptions.
        See Also:
        Constant Field Values
      • EXPORT_DATE

        static final java.lang.String EXPORT_DATE
        Represents the value of ExportDate.
        See Also:
        Constant Field Values
      • EXPORT_DESTINATION

        static final java.lang.String EXPORT_DESTINATION
        Represents the value of ExportDestination for a DisposalPhase and Phase object, specifies the export destination.
        See Also:
        Constant Field Values
      • EXPORT_FORMAT

        static final java.lang.String EXPORT_FORMAT
        Represents the value of ExportFormat for a DisposalPhase and Phase object, specifies the export format.
        See Also:
        Constant Field Values
      • EXTERNAL_EVENT_OCCURANCE_DATE

        static final 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.
        See Also:
        Constant Field Values
      • EXTERNALLY_MANAGED_BY

        static final java.lang.String EXTERNALLY_MANAGED_BY
        Represents the name of the external application which is managing FPOS content
        See Also:
        Constant Field Values
      • EXTRACTSTATUS

        static final java.lang.String EXTRACTSTATUS
        Represents the value of ExtractStatus.
        See Also:
        Constant Field Values
      • FOI_DISCLOSABILITY_INDICATOR

        static final java.lang.String FOI_DISCLOSABILITY_INDICATOR
        Represents the value of FOIDisclosabilityIndicator.
        See Also:
        Constant Field Values
      • FOI_EXEMPTION

        static final java.lang.String FOI_EXEMPTION
        Represents the value of FOIExemption.
        See Also:
        Constant Field Values
      • FOI_RELEASE_DATE

        static final java.lang.String FOI_RELEASE_DATE
        Represents the value of FOIReleaseDate.
        See Also:
        Constant Field Values
      • FOLDER_TYPE

        static final java.lang.String FOLDER_TYPE
        Represents the value of FolderType.
        See Also:
        Constant Field Values
      • FOLDER_UNIQUE_IDENTIFIER

        static final java.lang.String FOLDER_UNIQUE_IDENTIFIER
        Represents the value of Folder Unique Identifier
        See Also:
        Constant Field Values
      • FORMAT

        static final java.lang.String FORMAT
        Represents the value of Format for a RecordInfo object and specifies the format of RecordInfo.
        See Also:
        Constant Field Values
      • HOLD_NAME

        static final java.lang.String HOLD_NAME
        Represents the value of HoldName for a RecordHold object and specifies the name of the RecordHold.
        See Also:
        Constant Field Values
      • HOLD_REASON

        static final java.lang.String HOLD_REASON
        Represents the value of HoldReason for a RM object and specifies the reason for putting the RMObejct on hold.
        See Also:
        Constant Field Values
      • HOLDS

        static final 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.
        See Also:
        Constant Field Values
      • HOLD_TYPE

        static final java.lang.String HOLD_TYPE
        Represents the value of HoldType for a RecordHold object and specifies the type of RecordHold.
        See Also:
        Constant Field Values
      • HOME_LOCATION

        static final java.lang.String HOME_LOCATION
        Represents the value of HomeLocation for a physical object and specifies the home location.
        See Also:
        Constant Field Values
      • IMPLEMENTING_CLASS_NAME

        static final 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.
        See Also:
        Constant Field Values
      • INACTIVE

        static final java.lang.String INACTIVE
        Represents the value of Inactive for a RMObject object and specifies whether the given RMObject is inactive.
        See Also:
        Constant Field Values
      • ALTERNATE_RETENTION_NUMBER

        static final java.lang.String ALTERNATE_RETENTION_NUMBER
        Represents the number of intelligent retention associated with phase
        See Also:
        Constant Field Values
      • INCREMENTED_BY

        static final 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.
        See Also:
        Constant Field Values
      • INTEGERTEST

        static final java.lang.String INTEGERTEST
        Represents the value of IntegerTest.
        See Also:
        Constant Field Values
      • INTELLIGENTNAME

        static final java.lang.String INTELLIGENTNAME
        Represents the value of IntelligentName.
        See Also:
        Constant Field Values
      • IS_SYSTEM_ROLE

        static final java.lang.String IS_SYSTEM_ROLE
        Represents the value of IsSystemRole.
        See Also:
        Constant Field Values
      • IS_DELETED

        static final java.lang.String IS_DELETED
        Represents the value of IsDeleted for a RM object and specifies whether the given RMObject has been logically deleted.
        See Also:
        Constant Field Values
      • ISDISCRIPTORFUNCTIONING

        static final java.lang.String ISDISCRIPTORFUNCTIONING
        Represents the value of IsDiscriptorFunctioning.
        See Also:
        Constant Field Values
      • IS_FINAL_PHASE_COMPLETED

        static final 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.
        See Also:
        Constant Field Values
      • IS_FISCALYEAR

        static final java.lang.String IS_FISCALYEAR
        Represents the value of IsFiscalYear.
        See Also:
        Constant Field Values
      • IS_FREEZED

        static final java.lang.String IS_FREEZED
        Represents the value of IsFreezed.
        See Also:
        Constant Field Values
      • IS_PERMANENTRECORD

        static final 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.
        See Also:
        Constant Field Values
      • IS_REOPEN

        static final java.lang.String IS_REOPEN
        Represents the value of IsReOpen for a RM object and specifies whether the container entity has been reopened.
        See Also:
        Constant Field Values
      • IS_SCREENINGREQUIRED

        static final 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.
        See Also:
        Constant Field Values
      • IS_VITAL_RECORD

        static final 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.
        See Also:
        Constant Field Values
      • LANGUAGE

        static final java.lang.String LANGUAGE
        Represents the value of Language for a RecordInfo object.
        See Also:
        Constant Field Values
      • LASTFOIDISCLOSABILITYREVIEWDATE

        static final java.lang.String LASTFOIDISCLOSABILITYREVIEWDATE
        Represents the value of LastFOIDisclosabilityReviewDate.
        See Also:
        Constant Field Values
      • LAST_PATTERN_INDEX

        static final 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.
        See Also:
        Constant Field Values
      • LASTRUNDATE

        static final java.lang.String LASTRUNDATE
        Represents the value of LastRunDate for a RM Report object and specifies when was the report run last time.
        See Also:
        Constant Field Values
      • LAST_SWEEP_DATE

        static final 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 .
        See Also:
        Constant Field Values
      • LEVEL

        static final java.lang.String LEVEL
        Represents the value of level specifies the level at which a defined pattern will be applicable.
        See Also:
        Constant Field Values
      • LEVEL_NUMBER

        static final 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.
        See Also:
        Constant Field Values
      • LINKED_To

        static final 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.
        See Also:
        Constant Field Values
      • LINKNAME

        static final java.lang.String LINKNAME
        Represents the value of LinkName for a Link object and specifies the name of Link.
        See Also:
        Constant Field Values
      • LOCATION

        static final java.lang.String LOCATION
        Represents the value of Location for a RM object and specifies a custom object that is associated.
        See Also:
        Constant Field Values
      • LOCATION_NAME

        static final java.lang.String LOCATION_NAME
        Represents the value of LocationName for a RM custom object and specifies name of the entity.
        See Also:
        Constant Field Values
      • LOOKUPIDLIST

        static final java.lang.String LOOKUPIDLIST
        Represents the value of LookupIDList.
        See Also:
        Constant Field Values
      • MANDATE_DATA_PROTECTION_EXEMPT_CATEGORY

        static final java.lang.String MANDATE_DATA_PROTECTION_EXEMPT_CATEGORY
        Represents the value of MandateDataProtectionExemptCategory.
        See Also:
        Constant Field Values
      • MARKER_TYPE

        static final java.lang.String MARKER_TYPE
        Represents the value of MarkerType for a Marker object and specifies the type of marker.
        See Also:
        Constant Field Values
      • MEDIATYPE

        static final java.lang.String MEDIATYPE
        Represents the value of MediaType for a RecordInfo object.
        See Also:
        Constant Field Values
      • METADATA

        static final java.lang.String METADATA
        Represents the value of PropertyName for a SystemConfiguration object and specifies name of the property.
        See Also:
        Constant Field Values
      • METADATAVALUE

        static final java.lang.String METADATAVALUE
        Represents the value of PropertyValue for a SystemConfiguration object.
        See Also:
        Constant Field Values
      • OPERATOR

        static final java.lang.String OPERATOR
        Represents the value of Operator.
        See Also:
        Constant Field Values
      • ORIGINATING_Organization

        static final java.lang.String ORIGINATING_Organization
        Represents the value of OriginatingOrganization for a RecordInfo object.
        See Also:
        Constant Field Values
      • OTHER_ADDRESSEE

        static final java.lang.String OTHER_ADDRESSEE
        Represents the value of CarbonCopy for a RecordInfo object.
        See Also:
        Constant Field Values
      • PATTERN

        static final java.lang.String PATTERN
        Represents the value of Pattern for an RMCustomObject.
        See Also:
        Constant Field Values
      • PATTERN_NAME

        static final java.lang.String PATTERN_NAME
        Represents the value of PatternName for a Pattern object.
        See Also:
        Constant Field Values
      • PATTERNPTR

        static final java.lang.String PATTERNPTR
        Represents the value of PatternPtr for a Pattern Level object and specifies the pattern with which this level is associated.
        See Also:
        Constant Field Values
      • PATTERN_STRING

        static final java.lang.String PATTERN_STRING
        Represents the value of PatternString for a Pattern Level object and specifies the pattern String definition.
        See Also:
        Constant Field Values
      • PERMANENT_RECORD_INDICATOR

        static final 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.
        See Also:
        Constant Field Values
      • PERSONAL_DATA_ACQUISITION_PURPOSE

        static final java.lang.String PERSONAL_DATA_ACQUISITION_PURPOSE
        Represents the value of PersonalDataAcquisitionPurpose.
        See Also:
        Constant Field Values
      • PHASE_ID

        static final java.lang.String PHASE_ID
        Represents the value of PhaseID for an RM custom object of type phase.
        See Also:
        Constant Field Values
      • PHASE_NAME

        static final java.lang.String PHASE_NAME
        Represents the value of PhaseName for an RM custom object of type phase and specifies name of the phase.
        See Also:
        Constant Field Values
      • PHASE_NUMBER

        static final java.lang.String PHASE_NUMBER
        Represents the value of PhaseNumber for an RM custom object of type phase and specifies number of the phase.
        See Also:
        Constant Field Values
      • PHASE_STATUS

        static final java.lang.String PHASE_STATUS
        Represents the value of PhaseStatus for an RM custom object of type phase.
        See Also:
        Constant Field Values
      • PHASE_EXECUTION_DATE

        static final 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.
        See Also:
        Constant Field Values
      • PHASE_DECISION_DATE

        static final 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.
        See Also:
        Constant Field Values
      • PHASE_PTR

        static final java.lang.String PHASE_PTR
        Represents the value of AccessionTo for a Phase Exception object.
        See Also:
        Constant Field Values
      • PHASES

        static final 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.
        See Also:
        Constant Field Values
      • PROPERTYDATATYPE

        static final java.lang.String PROPERTYDATATYPE
        Represents the value of PropertyDataType for an RM system configuration object and specifies the datatype of property.
        See Also:
        Constant Field Values
      • PROPERTY_NAME

        static final java.lang.String PROPERTY_NAME
        Represents the value of PropertyName
        See Also:
        Constant Field Values
      • PROPERTY_VALUE

        static final java.lang.String PROPERTY_VALUE
        Represents the value of PropertyValue
        See Also:
        Constant Field Values
      • PUBLICATIONDATE

        static final java.lang.String PUBLICATIONDATE
        Represents the value of SentOn for an RM Record specifies publication date of the record.
        See Also:
        Constant Field Values
      • PUBLISHING_Enabled

        static final java.lang.String PUBLISHING_Enabled
        Represents the value of SentOn for an RM Record specifies whether publication is enabled for a record.
        See Also:
        Constant Field Values
      • REASON

        static final java.lang.String REASON
        Represents the value of Reason.
        See Also:
        Constant Field Values
      • REASON_FOR_CHANGE

        static final java.lang.String REASON_FOR_CHANGE
        Represents the value of ReasonForChange for an RM object specifies reason for which the object is changed.
        See Also:
        Constant Field Values
      • REASON_FOR_FREEZE

        static final java.lang.String REASON_FOR_FREEZE
        Represents the value of ReasonForFreeze for an RM object specifies reason for which the object is freezed.
        See Also:
        Constant Field Values
      • REASON_FOR_INACTIVATE

        static final java.lang.String REASON_FOR_INACTIVATE
        Represents the value of ReasonForInactivate for an RM object specifies reason for which the object is inactivated.
        See Also:
        Constant Field Values
      • Reason_FOR_OUTCOME_OF_LAST_REVIEW

        static final 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.
        See Also:
        Constant Field Values
      • REASON_FOR_RECLASSIFICATION

        static final 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.
        See Also:
        Constant Field Values
      • REASON_FOR_CLOSE

        static final java.lang.String REASON_FOR_CLOSE
        Represents the value of ReasonForClose for an RM object specifies reason for which the object is closed.
        See Also:
        Constant Field Values
      • RECORD_CATEGORY_IDENTIFIER

        static final java.lang.String RECORD_CATEGORY_IDENTIFIER
        Represents the value of RecordCategoryIdentifier for an RM category specifies unique identifier for the Record Category.
        See Also:
        Constant Field Values
      • RECORD_CATEGORY_DESCRIPTION

        static final java.lang.String RECORD_CATEGORY_DESCRIPTION
        Represents the value of RecordCategoryDescription for an RM category specifies description for the Record Category.
        See Also:
        Constant Field Values
      • RECORD_CATEGORY_NAME

        static final java.lang.String RECORD_CATEGORY_NAME
        Represents the value of RecordCategoryName for an RM category specifies name for the Record Category.
        See Also:
        Constant Field Values
      • RECORD_FOLDER_IDENTIFIER

        static final java.lang.String RECORD_FOLDER_IDENTIFIER
        Represents the value of RecordFolderIdentifier for an RM Folder specifies name for the Record Folder.
        See Also:
        Constant Field Values
      • RECORD_FOLDER_NAME

        static final java.lang.String RECORD_FOLDER_NAME
        Represents the value of RecordFolderName for an RM Folder specifies name for the Record Folder.
        See Also:
        Constant Field Values
      • RECORDHOLDER

        static final java.lang.String RECORDHOLDER
        Represents the value of RecordHolder.
        See Also:
        Constant Field Values
      • RECORD_LINK

        static final java.lang.String RECORD_LINK
        Represents the value of RecordInformation for a Document object and specifies the RecordInfo with which the Document is associated.
        See Also:
        Constant Field Values
      • RECORDTYPE_DISPOSAL_PHASES

        static final 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
        See Also:
        Constant Field Values
      • RECORDINFOPTR

        static final java.lang.String RECORDINFOPTR
        Represents the value of RecordInfoPtr for a Disposal phase object.
        See Also:
        Constant Field Values
      • RECORD_PATTERN

        static final java.lang.String RECORD_PATTERN
        Represents the value of RecordPattern for a RecordCategory and a RecordFolder and specifies the value of pattern definition String.
        See Also:
        Constant Field Values
      • RECORDTYPE_NAME

        static final java.lang.String RECORDTYPE_NAME
        Represents the value of RecordTypeName for a RecordType object and specifies the name of RecordType.
        See Also:
        Constant Field Values
      • REOPENED_BY

        static final 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.
        See Also:
        Constant Field Values
      • REOPENED_DATE

        static final 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.
        See Also:
        Constant Field Values
      • REPORTNAME

        static final java.lang.String REPORTNAME
        Represents the value of ReportName for an RM Report object and specifies the name of Report.
        See Also:
        Constant Field Values
      • REPOSITORY_NAME

        static final 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.
        See Also:
        Constant Field Values
      • REPOSITORY_TYPE

        static final 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.
        See Also:
        Constant Field Values
      • RETAIN_METADATA

        static final 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.
        See Also:
        Constant Field Values
      • RETENTION_PERIOD_DAYS

        static final java.lang.String RETENTION_PERIOD_DAYS
        Represents the value of RetentionPeriodDays for a Phase object.
        See Also:
        Constant Field Values
      • RETENTION_PERIOD_MONTHS

        static final java.lang.String RETENTION_PERIOD_MONTHS
        Represents the value of RetentionPeriodMonths for a Phase object.
        See Also:
        Constant Field Values
      • RETENTION_PERIOD_YEARS

        static final java.lang.String RETENTION_PERIOD_YEARS
        Represents the value of RetentionPeriodYears for a Phase object.
        See Also:
        Constant Field Values
      • RETENTION_PERIOD_TRIGGER_PROPERTY_NAME

        static final java.lang.String RETENTION_PERIOD_TRIGGER_PROPERTY_NAME
        Represents the string value of the DD container property RMRetentionTriggerPropertyName.
        See Also:
        Constant Field Values
      • RETURN_DATE

        static final java.lang.String RETURN_DATE
        Represents the value of ReturnDate.
        See Also:
        Constant Field Values
      • REVIEW_COMMENTS

        static final java.lang.String REVIEW_COMMENTS
        Represents the value of ReviewComments for a Disposal Phase object.
        See Also:
        Constant Field Values
      • REVIEW_DATE

        static final java.lang.String REVIEW_DATE
        Represents the value of ReviewDate for a Disposal phase and RecordInfo object.
        See Also:
        Constant Field Values
      • REVIEW_DECISION

        static final java.lang.String REVIEW_DECISION
        Represents the value of ReviewDecision for a Disposal phase object.
        See Also:
        Constant Field Values
      • REVIEWER

        static final java.lang.String REVIEWER
        Represents the value of Reviewer for an RM object such as a RecordCategory or a RecordFolder.
        See Also:
        Constant Field Values
      • REVIEWER_DETAILS

        static final java.lang.String REVIEWER_DETAILS
        Represents the value of ReviewerDetails for a Disposal phase object.
        See Also:
        Constant Field Values
      • RMENTITY_TYPE

        static final 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.
        See Also:
        Constant Field Values
      • RMFOLDERPTR

        static final java.lang.String RMFOLDERPTR
        Represents the value of RMFolderPtr for a Disposal phase object.
        See Also:
        Constant Field Values
      • ROLE_NAME

        static final java.lang.String ROLE_NAME
        Represents the value of Role Name.
        See Also:
        Constant Field Values
      • ROLE_TYPE

        static final java.lang.String ROLE_TYPE
        Represents the value of RoleType.
        See Also:
        Constant Field Values
      • SCENARIO_DEFINITION_DOCID

        static final java.lang.String SCENARIO_DEFINITION_DOCID
        Represents the value of ScenarioDefinitionDocID.
        See Also:
        Constant Field Values
      • SCENARIO_DESCRIPTION

        static final java.lang.String SCENARIO_DESCRIPTION
        Represents the value of ScenarioDescription.
        See Also:
        Constant Field Values
      • SEARCHINGOBJECTTYPES

        static final java.lang.String SEARCHINGOBJECTTYPES
        Represents the value of SearchingObjectTypes.
        See Also:
        Constant Field Values
      • SECURITY_CATEGORY

        static final java.lang.String SECURITY_CATEGORY
        Represents the value of Security Category for an RM object and specifies the security.
        See Also:
        Constant Field Values
      • SECURITY_FOLDER

        static final java.lang.String SECURITY_FOLDER
        Represents the property that defines a record's security parent.
        See Also:
        Constant Field Values
      • SERVER_NAME

        static final 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.
        See Also:
        Constant Field Values
      • SIMULATION_DESCRIPTION

        static final java.lang.String SIMULATION_DESCRIPTION
        Represents the value of SimulationDescription.
        See Also:
        Constant Field Values
      • SIMULATIONGUID

        static final java.lang.String SIMULATIONGUID
        Represents the value of SimulationGUID.
        See Also:
        Constant Field Values
      • SUBJECT

        static final java.lang.String SUBJECT
        Represents the value of EmailSubject for a RecordInfo object.
        See Also:
        Constant Field Values
      • SUPERCEDED_BY

        static final java.lang.String SUPERCEDED_BY
        Represents the value of SupercededBy for a RecordInfo object.
        See Also:
        Constant Field Values
      • SUPERCEDED_DATE

        static final java.lang.String SUPERCEDED_DATE
        Represents the value of SupercededDate for a RecordInfo object.
        See Also:
        Constant Field Values
      • SUPERCEDED_RECORD

        static final java.lang.String SUPERCEDED_RECORD
        Represents the value of SupercededRecord for a RecordInfo object.
        See Also:
        Constant Field Values
      • SUPPLEMENTAL_MARKING

        static final java.lang.String SUPPLEMENTAL_MARKING
        Represents the value of SupplementalMarking.
        See Also:
        Constant Field Values
      • SUPPLEMENTAL_MARKING_STRING_LIST

        static final java.lang.String SUPPLEMENTAL_MARKING_STRING_LIST
        String representation of the actual supplemental marking list
        See Also:
        Constant Field Values
      • SWEEPLOCK

        static final java.lang.String SWEEPLOCK
        Represents the value of SweepLock.
        See Also:
        Constant Field Values
      • SYSTEM_CONFIGURATION

        static final 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.
        See Also:
        Constant Field Values
      • UNIQUE_RECORD_INDENTIFIER

        static final java.lang.String UNIQUE_RECORD_INDENTIFIER
        Represents the value of UniqueRecordIdentifier for a RecordInfo object.
        See Also:
        Constant Field Values
      • USES_LONG_COLUMN

        static final java.lang.String USES_LONG_COLUMN
        Represents the value of UsesLongColumn which identifies the Long String
        See Also:
        Constant Field Values
      • VITAL_RECORD_DECLARE_DATE

        static final java.lang.String VITAL_RECORD_DECLARE_DATE
        Represents the value of VitalRecordDeclareDate for an RM object and specifies when was it declared as vital.
        See Also:
        Constant Field Values
      • VITAL_RECORD_DESCRIPTION

        static final java.lang.String VITAL_RECORD_DESCRIPTION
        Represents the value of VitalRecordDescription for an RM object and specifies the description of vital.
        See Also:
        Constant Field Values
      • VITAL_RECORD_NEXT_REVIEW_DATE

        static final java.lang.String VITAL_RECORD_NEXT_REVIEW_DATE
        Represents the value of VitalRecordNextReviewDate for an RM object.
        See Also:
        Constant Field Values
      • VITAL_RECORD_REVIEW_ACTION

        static final java.lang.String VITAL_RECORD_REVIEW_ACTION
        Represents the value of VitalRecordReviewAction for an RM object and specifies the action associated with vital.
        See Also:
        Constant Field Values
      • Vital_RECORD_REVIEW_COMMENTS

        static final java.lang.String Vital_RECORD_REVIEW_COMMENTS
        Represents the value of VitalRecordReviewComments for an RM object and specifies the comments fro vital review.
        See Also:
        Constant Field Values
      • VITAL_WORKFLOW_STATUS

        static final java.lang.String VITAL_WORKFLOW_STATUS
        Represents the value of VitalWorkflowStatus for an RM object and specifies the status of vital workflow.
        See Also:
        Constant Field Values
      • VITAL_RECORD_DISPOSALTRIGGER

        static final 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.
        See Also:
        Constant Field Values
      • VITAL_RECORD_REVIEWDATE

        static final 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.
        See Also:
        Constant Field Values
      • VOLUME_NAME

        static final java.lang.String VOLUME_NAME
        Represents the value of VolumeName for a Volume object and specifies the name of the Volume.
        See Also:
        Constant Field Values
      • CALENDAR_DATE

        static final java.lang.String CALENDAR_DATE
        Represents the value of CalendarDate for a DisposalSchedule object.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_ID

        static final 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.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_EXPORTDESTINATION

        static final java.lang.String CURRENT_PHASE_EXPORTDESTINATION
        Represents the value of CurrentPhaseExportDestination.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_EXPORTFORMAT

        static final 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.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_ACTION

        static final 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.
        See Also:
        Constant Field Values
      • VITAL_SWEEP_DATE

        static final java.lang.String VITAL_SWEEP_DATE
        Represents the value of VitalSweepDate for an RM object.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_DECISION_DATE

        static final java.lang.String CURRENT_PHASE_DECISION_DATE
        Represents the value of CurrentPhaseDecisionDate.
        See Also:
        Constant Field Values
      • ASSOCIATED_PHASE_ID

        static final java.lang.String ASSOCIATED_PHASE_ID
        Represents the value of AssociatedPhaseId for an RM object.
        See Also:
        Constant Field Values
      • PHASE_EFFECTIVE_DATE_MODIFIED

        static final java.lang.String PHASE_EFFECTIVE_DATE_MODIFIED
        Represents the value of PhaseEffectiveDateModified.
        See Also:
        Constant Field Values
      • CURRENT_PHASE_REVIEW_DECISION

        static final java.lang.String CURRENT_PHASE_REVIEW_DECISION
        Represents the value of CurrentPhaseReviewDecision.
        See Also:
        Constant Field Values
      • RMENTITY_DESCRIPTION

        static final java.lang.String RMENTITY_DESCRIPTION
        Represents the value of RMEntityDescription for an RM object.
        See Also:
        Constant Field Values
      • ALLOWED_RM_TYPES

        static final 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.
        See Also:
        Constant Field Values
      • ALLOWED_RM_CONTAINEES

        static final 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.
        See Also:
        Constant Field Values
      • PART_NAME

        static final java.lang.String PART_NAME
        Represents the value of PartName.
        See Also:
        Constant Field Values
      • ALLOW_NORMAL_FOLDER

        static final java.lang.String ALLOW_NORMAL_FOLDER
        Represents the value of AllowNormalFolder.
        See Also:
        Constant Field Values
      • SUPERCEDING_RECORDS

        static final java.lang.String SUPERCEDING_RECORDS
        Represents the value of SupercedingRecords.
        See Also:
        Constant Field Values
      • IS_EXTRACT

        static final java.lang.String IS_EXTRACT
        Represents the value of isExtract for an RM Record and specifies whether the version is extract.
        See Also:
        Constant Field Values
      • FROOZEN

        static final java.lang.String FROOZEN
        Represents the value of IsFrozenVersion for an RM Record and specifies whether the version is frozen.
        See Also:
        Constant Field Values
      • RECORD_TYPE

        static final java.lang.String RECORD_TYPE
        Represents the value of RecordType for an RM Record and specifies record type associated with the record.
        See Also:
        Constant Field Values
      • MAJOR_VERSION

        static final java.lang.String MAJOR_VERSION
        Represents the value of MajorVersionNumber for an RM Record and specifies major version number.
        See Also:
        Constant Field Values
      • MINOR_VERSION

        static final java.lang.String MINOR_VERSION
        Represents the value of MinorVersionNumber for an RM Record and specifies minor version number.
        See Also:
        Constant Field Values
      • AUDIT_ACTION_TYPE

        static final 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.
        See Also:
        Constant Field Values
      • REASON_FOR_ACTION

        static final java.lang.String REASON_FOR_ACTION
        Represents the value of ReasonForAction for an RM Audit object and specifies the reason for this audit action.
        See Also:
        Constant Field Values
      • LAST_RETRIVAL_OF_RECORD

        static final java.lang.String LAST_RETRIVAL_OF_RECORD
        Represents the value of LastRetrievalofRecord for a RecordInfo and specifies when was this RecordInfo last retrieved.
        See Also:
        Constant Field Values
      • CONTAINER_TYPE

        static final java.lang.String CONTAINER_TYPE
        Represents the value of ContainerType for an RM object, the type of container.
        See Also:
        Constant Field Values
      • CUT_OFF_INHERITED_FROM

        static final 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.
        See Also:
        Constant Field Values
      • PREVENT_RMENTITY_DELETION

        static final java.lang.String PREVENT_RMENTITY_DELETION
        Represents the value of PreventRMEntityDeletion for an RM object and specifies the security.
        See Also:
        Constant Field Values
      • LAST_REVIEWED_BY

        static final java.lang.String LAST_REVIEWED_BY
        Represents the value of LastReviewedBy for an RM object and specifies the reviewer who revied it last.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_REGISTRATION_PATH

        static final java.lang.String RM_CONNECTOR_REGISTRATION_PATH
        Represents the path for the connector registration
        See Also:
        Constant Field Values
      • RM_CONNECTOR_PROPERTY_REGISTRATIONID

        static final java.lang.String RM_CONNECTOR_PROPERTY_REGISTRATIONID
        Represents the connector registration id.
        See Also:
        Constant Field Values
      • RM_SYSTEM_CONFIGURATION_FREEZE_DECLARE_DOCUMENT

        static final java.lang.String RM_SYSTEM_CONFIGURATION_FREEZE_DECLARE_DOCUMENT
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_REGISTRATIONID

        static final java.lang.String RM_CONNECTOR_URL_REGISTRATIONID
        Represents the value of RM_CONNECTOR_URL_REGISTRATIONID for a Connector URL and specifies registration Id used.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_USERID

        static final java.lang.String RM_CONNECTOR_URL_USERID
        Represents the value of RM_CONNECTOR_URL_USERID for a Connector URL and specifies user Id used.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_PASSWORD

        static final java.lang.String RM_CONNECTOR_URL_PASSWORD
        Represents the value of RM_CONNECTOR_URL_PASSWORD for a Connector URL and specifies password used.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_DOCUMENTID

        static final 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.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_VERSION

        static final java.lang.String RM_CONNECTOR_URL_VERSION
        Represents the value of RM_CONNECTOR_URL_VERSION for a Connector URL and specifies connector versions.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_ROOT_URL

        static final 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.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_URL_VERSION_DELIMITER

        static final 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.
        See Also:
        Constant Field Values
      • RM_CONNECTOR_SEARCH_ROOT_URL

        static final java.lang.String RM_CONNECTOR_SEARCH_ROOT_URL
        Represents a constant for search URL.
        See Also:
        Constant Field Values
      • STRONG_LINK_TYPE

        static final int STRONG_LINK_TYPE
        Represents a constant for any strongly link object.
        See Also:
        Constant Field Values
      • RECALCULATE_PHASE_RETENTION

        static final 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.
        See Also:
        Constant Field Values
      • PHASE

        static final java.lang.String PHASE
        Deprecated. Repressent a phase object on phase exception class.
        See Also:
        Constant Field Values
      • RM_RECORD_URL

        static final java.lang.String RM_RECORD_URL
        Represents the constant for record URL.
        See Also:
        Constant Field Values
      • RM_RECORD_URL_RECORDID

        static final java.lang.String RM_RECORD_URL_RECORDID
        Represents the constant for record id for the record URL.
        See Also:
        Constant Field Values
      • RM_REPOSITORY_TYPE_CE

        static final java.lang.String RM_REPOSITORY_TYPE_CE
        Represents the constant for CE Respository type.
        See Also:
        Constant Field Values
      • RM_REPOSITORY_TYPE_IS

        static final java.lang.String RM_REPOSITORY_TYPE_IS
        Represents the constant for IS Respository type.
        See Also:
        Constant Field Values
      • RM_REPOSITORY_TYPE_CS

        static final java.lang.String RM_REPOSITORY_TYPE_CS
        Represents the constant for CS Respository type.
        See Also:
        Constant Field Values
      • ENTITY_RECORDCATEGORY

        static final java.lang.String ENTITY_RECORDCATEGORY
        Represents the entity of class RecordCategory.
        See Also:
        Constant Field Values
      • ENTITY_RECORDFOLDER

        static final java.lang.String ENTITY_RECORDFOLDER
        Represents the entity of class RecordFolder.
        See Also:
        Constant Field Values
      • ENTITY_VOLUME

        static final java.lang.String ENTITY_VOLUME
        Represents the entity of class Volume.
        See Also:
        Constant Field Values
      • ENTITY_RECORDINFO

        static final java.lang.String ENTITY_RECORDINFO
        Represents the entity of class RecordInfo.
        See Also:
        Constant Field Values
      • ASSOCIATED_PHASE

        static final java.lang.String ASSOCIATED_PHASE
        Represents the property AssociatedPhase on the class DisposalSchedule.
        See Also:
        Constant Field Values
      • RETENTION_BASE

        static final java.lang.String RETENTION_BASE
        Represents the property RetentionBase on the class AlternateRetention.
        See Also:
        Constant Field Values
      • CONDITION_XML

        static final java.lang.String CONDITION_XML
        Represents the property ConditionXML on the class AlternateRetention and Disposal Trigger.
        See Also:
        Constant Field Values
      • CUTOFF_BASE

        static final java.lang.String CUTOFF_BASE
        Represents the property CutOffBase on the class Disposal Schedule.
        See Also:
        Constant Field Values
      • ALTERNATE_RETENTIONS

        static final java.lang.String ALTERNATE_RETENTIONS
        Represents the property AlternateRetentions associated with Phase class.
        See Also:
        Constant Field Values
      • ERROR_CODE

        static final java.lang.String ERROR_CODE
        Represents the Error code associated with the RMException.
        See Also:
        Constant Field Values
      • ERROR_MESSAGE

        static final java.lang.String ERROR_MESSAGE
        Represents the Error Message associated with the RMException.
        See Also:
        Constant Field Values
      • ERROR_TYPE

        static final java.lang.String ERROR_TYPE
        Represents the Error type associated with the RMException.
        See Also:
        Constant Field Values
      • METHOD_OF_DESTRUCTION

        static final java.lang.String METHOD_OF_DESTRUCTION
        methodofdestruction is one of the property RecordFolder except ElectronicRecordFolder
        See Also:
        Constant Field Values
      • PROPERTYKEY

        static final java.lang.String PROPERTYKEY
        Property added for the custom object RMSystem
        See Also:
        Constant Field Values
      • RMEVENTACTION

        static final java.lang.String RMEVENTACTION
        Property added for the custom object RMSystem
        See Also:
        Constant Field Values
      • PROPERTYVALUE

        static final java.lang.String PROPERTYVALUE
        Property associated with System Configuration.
        See Also:
        Constant Field Values
      • APPLY_TO_NAME_OR_ID

        static final 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.
        See Also:
        Constant Field Values
      • SWEEP_STATE

        static final 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.
        See Also:
        Constant Field Values
      • LAST_HOLD_SWEEP_DATE

        static final java.lang.String LAST_HOLD_SWEEP_DATE
        Property associated with the Hold.This property represents the last date when hold sweep was launched.
        See Also:
        Constant Field Values
      • IS_DYNAMIC_HOLD

        static final 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.
        See Also:
        Constant Field Values
      • SWEEP_AUDIT_XML

        static final 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.
        See Also:
        Constant Field Values
      • REMARKS

        static final java.lang.String REMARKS
        Property associated with several objects. This property describes the remarks associated with the entity.
        See Also:
        Constant Field Values
      • DESCRIPTION

        static final java.lang.String DESCRIPTION
        Property associated with ClassificationGuide object. This property provides a description field.
        See Also:
        Constant Field Values
      • CODE

        static final java.lang.String CODE
        Property associated with several objects. This property describes the alphanumeric id associated with the entity.
        See Also:
        Constant Field Values
      • TOPIC

        static final java.lang.String TOPIC
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • ISSUEDBY

        static final java.lang.String ISSUEDBY
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • APPROVEDBY

        static final java.lang.String APPROVEDBY
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • DATE_ISSUED

        static final java.lang.String DATE_ISSUED
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • GUIDE_NAME

        static final java.lang.String GUIDE_NAME
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • GUIDE_ID

        static final java.lang.String GUIDE_ID
        Property associated with several objects. This property provides a descriptive subject for a GuideSection or a GuideTopic.
        See Also:
        Constant Field Values
      • INITIAL_CLASSIFICATION

        static final java.lang.String INITIAL_CLASSIFICATION
        Property associated with the Record Info Object. This property describes the original security marking assigned to a record.
        See Also:
        Constant Field Values
      • CURRENT_CLASSIFICATION

        static final java.lang.String CURRENT_CLASSIFICATION
        Property associated with the Record Info Object. This property describes the current security marking assigned to a record.
        See Also:
        Constant Field Values
      • CLASSIFIEDON

        static final java.lang.String CLASSIFIEDON
        Property associated with the Record Info Object. This property describes the date of classification.
        See Also:
        Constant Field Values
      • CLASSIFYING_AGENCY

        static final java.lang.String CLASSIFYING_AGENCY
        Property associated with the Record Info Object. This property describes the classifying agency.
        See Also:
        Constant Field Values
      • CLASSIFIEDBY

        static final java.lang.String CLASSIFIEDBY
        Property associated with the Record Info Object. This property describes the classifier of a record.
        See Also:
        Constant Field Values
      • DERIVEDFROM

        static final java.lang.String DERIVEDFROM
        Property associated with the Record Info Object. This property describes the derivative source.
        See Also:
        Constant Field Values
      • REQUEST_DECLASSIFICATION_DATE_UPDATE

        static final java.lang.String REQUEST_DECLASSIFICATION_DATE_UPDATE
        Property associated with System Configuration. This property describes whether to use the default max declassification offset to recalculate a new date that records are to be declassified.
        See Also:
        Constant Field Values
      • MAX_DECLASSIFICATION_OFFSET

        static final java.lang.String MAX_DECLASSIFICATION_OFFSET
        Property associated with System Configuration. This property specifies the years to be used when calculating declassification date for records using the default declassification time frame.
        See Also:
        Constant Field Values
      • DECLASSIFYON_DATE

        static final java.lang.String DECLASSIFYON_DATE
        Property associated with the Record Info Object. This property describes a date to declassify the record.
        See Also:
        Constant Field Values
      • DECLASSIFYON_EVENTS

        static final java.lang.String DECLASSIFYON_EVENTS
        Property associated with the Record Info Object. This property describes events which will cause a declassification of the record.
        See Also:
        Constant Field Values
      • DECLASSIFIEDBY

        static final java.lang.String DECLASSIFIEDBY
        Property associated with the Record Info Object. This property describes the person/entity who declassified a record.
        See Also:
        Constant Field Values
      • DECLASSIFIEDON

        static final java.lang.String DECLASSIFIEDON
        Property associated with the Record Info Object. This property describes the date of declassification.
        See Also:
        Constant Field Values
      • DOWNGRADEON_DATE

        static final java.lang.String DOWNGRADEON_DATE
        Property associated with the Record Info Object. This property describes a date to downgrade the record.
        See Also:
        Constant Field Values
      • DOWNGRADEON_EVENTS

        static final java.lang.String DOWNGRADEON_EVENTS
        Property associated with the Record Info Object. This property describes events which will cause a downgrade to the record.
        See Also:
        Constant Field Values
      • DOWNGRADEDBY

        static final java.lang.String DOWNGRADEDBY
        Property associated with the Record Info Object. This property describes the person/entity who downgraded a record.
        See Also:
        Constant Field Values
      • DOWNGRADEDON

        static final java.lang.String DOWNGRADEDON
        Property associated with the Record Info Object. This property describes the date of last downgrade.
        See Also:
        Constant Field Values
      • DOWNGRADE_INSTRUCTIONS

        static final java.lang.String DOWNGRADE_INSTRUCTIONS
        Property associated with the Record Info Object. This property describes the instructions associated with a future downgrade.
        See Also:
        Constant Field Values
      • UPGRADEON_DATE

        static final java.lang.String UPGRADEON_DATE
        Property associated with the Record Info Object. This property describes a date to upgrade the record.
        See Also:
        Constant Field Values
      • UPGRADEON_EVENTS

        static final java.lang.String UPGRADEON_EVENTS
        Property associated with the Record Info Object. This property describes events which will cause an upgrade to the record.
        See Also:
        Constant Field Values
      • UPGRADEDBY

        static final java.lang.String UPGRADEDBY
        Property associated with the Record Info Object. This property describes the person/entity who upgraded a record.
        See Also:
        Constant Field Values
      • UPGRADEDON

        static final java.lang.String UPGRADEDON
        Property associated with the Record Info Object. This property describes the date of last upgrade.
        See Also:
        Constant Field Values
      • UPGRADE_REASONS

        static final java.lang.String UPGRADE_REASONS
        Property associated with the Record Info Object. This property describes the reasons associated with an upgrade.
        See Also:
        Constant Field Values
      • EXEMPTIONS

        static final java.lang.String EXEMPTIONS
        Property associated with the Record Info Object. This property describes the security exemptions.
        See Also:
        Constant Field Values
      • REVIEWEDON

        static final java.lang.String REVIEWEDON
        Property associated with the Record Info Object. This property describes the date of last review.
        See Also:
        Constant Field Values
      • REVIEWEDBY

        static final java.lang.String REVIEWEDBY
        Property associated with the Record Info Object. This property describes the person/entity who reviewed a record.
        See Also:
        Constant Field Values
      • REVIEW_REMARKS

        static final java.lang.String REVIEW_REMARKS
        Property associated with the Record Info Object. This property describes the comments made by the person/entity who reviewed a record.
        See Also:
        Constant Field Values
      • REASONS_FOR_SECURITY_CLASSIFICATION

        static final java.lang.String REASONS_FOR_SECURITY_CLASSIFICATION
        Property associated with the Record Info Object. This property describes the reasons a record info object was classified with its relevant marking.
        See Also:
        Constant Field Values
      • UPGRADE_REMARKS

        static final java.lang.String UPGRADE_REMARKS
        Property associated with the Record Info Object. This property describes the comments made by the person/entity who upgraded a record.
        See Also:
        Constant Field Values
      • DOWNGRADE_REMARKS

        static final java.lang.String DOWNGRADE_REMARKS
        Property associated with the Record Info Object. This property describes the comments made by the person/entity who downgraded a record.
        See Also:
        Constant Field Values
      • DECLASSIFY_REMARKS

        static final java.lang.String DECLASSIFY_REMARKS
        Property associated with the Record Info Object. This property describes the comments made by the person/entity who declassified a record.
        See Also:
        Constant Field Values
      • RECEIPTOF

        static final java.lang.String RECEIPTOF
        Property associated with the Record Info Object. This property points to the parent record of a receipt.
        See Also:
        Constant Field Values
      • RECEIPTS

        static final java.lang.String RECEIPTS
        Property associated with the Record Info Object. This property points to the receipts that are associated with a specified classified record.
        See Also:
        Constant Field Values
      • RECEIPT_STATUS

        static final java.lang.String RECEIPT_STATUS
        Property associated with the Record Info Object. This property describes the status level of a receipt.
        See Also:
        Constant Field Values
      • HAS_DEFAULT_DECLASSIFICATION_DATE

        static final java.lang.String HAS_DEFAULT_DECLASSIFICATION_DATE
        Property associated with the Record Info Object. This property describes the status of the default declassification date.
        See Also:
        Constant Field Values
      • NARA_INDICATOR

        static final java.lang.String NARA_INDICATOR
        Property associated with the Record Info Object. This property represents whether or not the record has been transferred to NARA.
        See Also:
        Constant Field Values
      • CAPTION

        static final java.lang.String CAPTION
        Property associated with the Digital Photograph Record Object. This property represents the caption.
        See Also:
        Constant Field Values
      • COLOR_PROFILE

        static final java.lang.String COLOR_PROFILE
        Property associated with the Digital Photograph Record Object. This property represents the ICC/ICM color profile.
        See Also:
        Constant Field Values
      • COMPRESSION

        static final java.lang.String COMPRESSION
        Property associated with the Digital Photograph Record Object. This property represents the compression.
        See Also:
        Constant Field Values
      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Property associated with the Digital Photograph Record Object. This property represents the copyright information.
        See Also:
        Constant Field Values
      • EXIF_INFORMATION

        static final java.lang.String EXIF_INFORMATION
        Property associated with the Digital Photograph Record Object. This property represents the EXIF information.
        See Also:
        Constant Field Values
      • IMAGE_BIT_DEPTH

        static final java.lang.String IMAGE_BIT_DEPTH
        Property associated with the Digital Photograph and Scanned Record Objects. This property represents image bit depth.
        See Also:
        Constant Field Values
      • IMAGE_SIZE

        static final java.lang.String IMAGE_SIZE
        Property associated with the Digital Photograph Record Object. This property represents the image size.
        See Also:
        Constant Field Values
      • IMAGE_SOURCE

        static final java.lang.String IMAGE_SOURCE
        Property associated with the Digital Photograph Record Object. This property represents the image source.
        See Also:
        Constant Field Values
      • PHOTOGRAPHER

        static final java.lang.String PHOTOGRAPHER
        Property associated with the Digital Photograph Record Object. This property represents the photographer name.
        See Also:
        Constant Field Values
      • CREATING_APPLICATION

        static final java.lang.String CREATING_APPLICATION
        Property associated with the PDF Record Object. This property stores the name of the creating application.
        See Also:
        Constant Field Values
      • DOCUMENT_SECURITY_SETTINGS

        static final java.lang.String DOCUMENT_SECURITY_SETTINGS
        Property associated with the PDF Record Object. This property represents the document security settings.
        See Also:
        Constant Field Values
      • PDF_VERSION

        static final java.lang.String PDF_VERSION
        Property associated with the PDF Record Object. This property represents the version of PDF.
        See Also:
        Constant Field Values
      • PRODUCING_APPLICATION

        static final java.lang.String PRODUCING_APPLICATION
        Property associated with the PDF Record Object. This property represents the application which created the PDF.
        See Also:
        Constant Field Values
      • PRODUCING_APPLICATION_VERSION

        static final java.lang.String PRODUCING_APPLICATION_VERSION
        Property associated with the PDF Record Object. This property represents the application version.
        See Also:
        Constant Field Values
      • IMAGE_RESOLUTION

        static final java.lang.String IMAGE_RESOLUTION
        Property associated with the Scanned Record Object. This property represents the image resolution.
        See Also:
        Constant Field Values
      • SCANNED_IMAGE_FORMAT_AND_VERSION

        static final java.lang.String SCANNED_IMAGE_FORMAT_AND_VERSION
        Property associated with the Scanned Record Object. This property represents the image format and version.
        See Also:
        Constant Field Values
      • CAPTURE_DATE

        static final java.lang.String CAPTURE_DATE
        Property associated with the Web Record Object. This property represents the date the record was captured.
        See Also:
        Constant Field Values
      • CAPTURE_METHOD

        static final java.lang.String CAPTURE_METHOD
        Property associated with the Web Record Object. This property represents the method of capture.
        See Also:
        Constant Field Values
      • CONTACT

        static final java.lang.String CONTACT
        Property associated with the Web Record Object. This property represents the contact information.
        See Also:
        Constant Field Values
      • CONTENT_MANAGEMENT_SYSTEM

        static final java.lang.String CONTENT_MANAGEMENT_SYSTEM
        Property associated with the Web Record Object. This property represents the content management system.
        See Also:
        Constant Field Values
      • FILE_NAME

        static final java.lang.String FILE_NAME
        Property associated with the Web Record Object. This property represents the file name.
        See Also:
        Constant Field Values
      • WEB_PLATFORM

        static final java.lang.String WEB_PLATFORM
        Property associated with the Web Record Object. This property represents the platform.
        See Also:
        Constant Field Values
      • WEB_SITE_NAME

        static final java.lang.String WEB_SITE_NAME
        Property associated with the Web Record Object. This property represents the site name.
        See Also:
        Constant Field Values
      • WEB_SITE_URL

        static final java.lang.String WEB_SITE_URL
        Property associated with the Web Record Object. This property represents the web site URL.
        See Also:
        Constant Field Values
      • REASON_FOR_LAUNCH

        static final java.lang.String REASON_FOR_LAUNCH
        The following properties are used for the launching the transfer workflows from the UI
        See Also:
        Constant Field Values
      • SKIP_DISPOSITION_VALIDATION

        static final java.lang.String SKIP_DISPOSITION_VALIDATION
        See Also:
        Constant Field Values
      • PREVIOUS_RECORD_VERSION

        static final java.lang.String PREVIOUS_RECORD_VERSION
        The following properties are used for versioing records for JITC Cert.
        See Also:
        Constant Field Values

© Copyright IBM Corp. 2003, 2013. All Rights Reserved.