Uses of Class
com.filenet.api.util.Id

Packages that use Id
com.filenet.api.action Provides classes that are related to making changes to objects. 
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
com.filenet.api.constants Provides classes defining collections of related, type-safe constant values. 
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. 
com.filenet.api.events Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism. 
com.filenet.api.meta Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions). 
com.filenet.api.property Provides classes and interfaces related to Content Engine object properties. 
com.filenet.api.publishing Provides interfaces related to publishing. 
com.filenet.api.replication Provides interfaces for defining objects that can be replicated and external repositories that are capable of federating content. 
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
com.filenet.api.util Provides utility classes and interfaces. 
 

Uses of Id in com.filenet.api.action
 

Methods in com.filenet.api.action that return Id
 Id ApplySecurityTemplate.getApplyStateId()
          Returns an identifier for the versioning state to be applied to the underlying object for this pending action.
 Id PendingAction.getIdValue(java.lang.String name)
          Locates the named parameter in the parameter bag and returns the value of the object it holds.
 

Methods in com.filenet.api.action with parameters of type Id
 void PendingAction.putValue(java.lang.String name, Id v)
          Adds a value for the named parameter to the parameter bag for this PendingAction object.
 

Constructors in com.filenet.api.action with parameters of type Id
ApplySecurityTemplate(Id applyStateId)
          Creates a new instance of an ApplySecurityTemplate pending action object initialized with the specified versioning state identifier.
 

Uses of Id in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return Id
 Id ColumnDefinition.get_ColumnId()
          Returns the value of the ColumnId property.
 Id PropertyDefinition.get_ColumnId()
          Returns the value of the ColumnId property.
 Id ImageServicesClassDescription.get_DomainId()
          Returns the value of the DomainId property.
 Id AddOn.get_Id()
          Returns the value of the Id property.
 Id AddOnInstallationRecord.get_Id()
          Returns the value of the Id property.
 Id AuditDefinition.get_Id()
          Returns the value of the Id property.
 Id Choice.get_Id()
          Returns the value of the Id property.
 Id ChoiceList.get_Id()
          Returns the value of the Id property.
 Id ClassDefinition.get_Id()
          Returns the value of the Id property.
 Id ColumnDefinition.get_Id()
          Returns the value of the Id property.
 Id ContentCacheArea.get_Id()
          Returns the value of the Id property.
 Id DITARenditionEngineConnection.get_Id()
          Returns the value of the Id property.
 Id DirectoryConfiguration.get_Id()
          Returns the value of the Id property.
 Id FixedContentDevice.get_Id()
          Returns the value of the Id property.
 Id IndexArea.get_Id()
          Returns the value of the Id property.
 Id IndexJob.get_Id()
          Returns the value of the Id property.
 Id IndexJobItem.get_Id()
          Returns the value of the Id property.
 Id IsolatedRegion.get_Id()
          Returns the value of the Id property.
 Id LocalizedString.get_Id()
          Returns the value of the Id property.
 Id PEConnectionPoint.get_Id()
          Returns the value of the Id property.
 Id PropertyDefinition.get_Id()
          Returns the value of the Id property.
 Id PropertyTemplate.get_Id()
          Returns the value of the Id property.
 Id QueueItem.get_Id()
          Returns the value of the Id property.
 Id RenditionEngineConnection.get_Id()
          Returns the value of the Id property.
 Id ServerInstance.get_Id()
          Returns the value of the Id property.
 Id Site.get_Id()
          Returns the value of the Id property.
 Id SiteSettings.get_Id()
          Returns the value of the Id property.
 Id StorageArea.get_Id()
          Returns the value of the Id property.
 Id StoragePolicy.get_Id()
          Returns the value of the Id property.
 Id SubsystemConfiguration.get_Id()
          Returns the value of the Id property.
 Id TableDefinition.get_Id()
          Returns the value of the Id property.
 Id VerityCollection.get_Id()
          Returns the value of the Id property.
 Id VerityDomainConfiguration.get_Id()
          Returns the value of the Id property.
 Id VirtualServer.get_Id()
          Returns the value of the Id property.
 Id IndexJobCollectionItem.get_IndexationId()
          Returns the value of the IndexationId property.
 Id ImageServicesClassDescription.get_ObjectStoreId()
          Returns the value of the ObjectStoreId property.
 Id PropertyDefinition.get_PrimaryId()
          Returns the value of the PrimaryId property.
 Id PropertyDefinitionId.get_PropertyDefaultId()
          Returns the value of the PropertyDefaultId property.
 Id PropertyTemplateId.get_PropertyDefaultId()
          Returns the value of the PropertyDefaultId property.
 Id PropertyDefinitionObject.get_ReflectivePropertyId()
          Returns the value of the ReflectivePropertyId property.
 Id PropertyDefinitionObject.get_RequiredClassId()
          Returns the value of the RequiredClassId property.
 

Methods in com.filenet.api.admin with parameters of type Id
 ClassDefinition ClassDefinition.createSubclass(Id id)
          Creates a subclass, with the specified ID, of the class defined by this class definition.
 void IndexJobCollectionItem.set_IndexationId(Id value)
          Sets the value of the IndexationId property.
 void PropertyDefinitionId.set_PropertyDefaultId(Id value)
          Sets the value of the PropertyDefaultId property.
 void PropertyTemplateId.set_PropertyDefaultId(Id value)
          Sets the value of the PropertyDefaultId property.
 void PropertyDefinitionObject.set_ReflectivePropertyId(Id value)
          Sets the value of the ReflectivePropertyId property.
 void PropertyDefinitionObject.set_RequiredClassId(Id value)
          Sets the value of the RequiredClassId property.
 

Uses of Id in com.filenet.api.constants
 

Subclasses of Id in com.filenet.api.constants
 class SystemAddOnId
          Provides a set of GUID constants that identify the AddOns provided by the system.
 class VersionStatusId
          Provides a set of GUID-string constants that are used by the ApplyStateID property of a VersioningSecurityTemplate object to indicate the version state to which a given security template applies.
 

Fields in com.filenet.api.constants declared as Id
static Id GuidConstants.Class_AccessPermission
          Class_AccessPermission value is {D70CE8D3-4DD4-4BDF-AADA-8FA3B2B3BB49}.
static Id GuidConstants.Class_AccessPermissionDescription
          Class_AccessPermissionDescription value is {4AA9FA04-A1BF-4068-AAA5-193D160A8039}.
static Id GuidConstants.Class_Action
          Class_Action value is {5D03EB3D-6738-4C8E-9F96-A9953B42F4B5}.
static Id GuidConstants.Class_ActionConsumer
          Class_ActionConsumer value is {45A7DDE8-B546-4BA2-A4AA-31485EC53B4C}.
static Id GuidConstants.Class_ActiveMarking
          Class_ActiveMarking value is {3DACCB56-B133-4292-96D0-627EE1CAF075}.
static Id GuidConstants.Class_AddOn
          Class_AddOn value is {05643939-53EA-4284-AE7E-8C2E585194DE}.
static Id GuidConstants.Class_AddOnInstallationRecord
          Class_AddOnInstallationRecord value is {832F4248-E6FD-4453-9F86-C3BA210A7589}.
static Id GuidConstants.Class_Annotation
          Class_Annotation value is {D54A3E9C-0704-11D3-8A0E-00104B6CB1DA}.
static Id GuidConstants.Class_ApplicationSecurityTemplate
          Class_ApplicationSecurityTemplate value is {5CE0407C-AAC6-48B9-9CE3-DEC3A2D4DF1F}.
static Id GuidConstants.Class_AsyncProcessingConfiguration
          Class_AsyncProcessingConfiguration value is {3771E580-B7C3-4BAE-8E04-B4F210FFBBB7}.
static Id GuidConstants.Class_AsyncUpgradeQueueItem
          Class_AsyncUpgradeQueueItem value is {A1AB6275-2D34-4E29-B71B-B7E1D7366758}.
static Id GuidConstants.Class_AuditConfigurationEvent
          Class_AuditConfigurationEvent value is {3A08ED68-73EB-4251-BBC3-1EF64BDF7D04}.
static Id GuidConstants.Class_AuditDefinition
          Class_AuditDefinition value is {B834E360-DFE6-4D53-B029-1EFC3CCE1DB1}.
static Id GuidConstants.Class_CancelCheckoutEvent
          Class_CancelCheckoutEvent value is {38B66F78-35E1-441C-8095-D91F11DFCA59}.
static Id GuidConstants.Class_CenteraFixedContentDevice
          Class_CenteraFixedContentDevice value is {C1051A0C-4F14-43A3-97FA-943BE9FD5E1B}.
static Id GuidConstants.Class_CenteraSiteSettings
          Class_CenteraSiteSettings value is {2D954EEF-12F6-4093-BD64-9FED39EACD5D}.
static Id GuidConstants.Class_CFSImportAgentConfiguration
          Class_CFSImportAgentConfiguration value is {D6FA447C-6922-4BF7-A3EA-5113CED14719}.
static Id GuidConstants.Class_CFSSiteSettings
          Class_CFSSiteSettings value is {5D521461-DA8A-4788-940C-11398ECFC6CB}.
static Id GuidConstants.Class_ChangeClassEvent
          Class_ChangeClassEvent value is {B3E5C65E-A01E-4BBD-ABCA-99D481677016}.
static Id GuidConstants.Class_ChangeStateEvent
          Class_ChangeStateEvent value is {980A014B-5DFB-4D07-AD3B-D504C04AD469}.
static Id GuidConstants.Class_CheckinEvent
          Class_CheckinEvent value is {C2CE40E5-2033-444E-BD76-3D523964D520}.
static Id GuidConstants.Class_CheckoutEvent
          Class_CheckoutEvent value is {BD3EA56E-02D1-4B5F-AA44-5FBE549FD9D5}.
static Id GuidConstants.Class_Choice
          Class_Choice value is {D32E4F71-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_ChoiceList
          Class_ChoiceList value is {D32E4F70-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_ClassDefinition
          Class_ClassDefinition value is {D32E4F5A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_ClassDescription
          Class_ClassDescription value is {01A3A891-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ClassifyCompleteEvent
          Class_ClassifyCompleteEvent value is {DBDF9C0E-F870-4BE9-9D51-60B33C7AD3E8}.
static Id GuidConstants.Class_ClassSubscription
          Class_ClassSubscription value is {8A782BAB-E5EE-4914-94C7-B4481A54E385}.
static Id GuidConstants.Class_ClassWorkflowSubscription
          Class_ClassWorkflowSubscription value is {5763CE24-8D28-47F3-84AB-5F1FBC2BB24A}.
static Id GuidConstants.Class_CmDirectoryConfigurationOID
          Class_CmDirectoryConfigurationOID value is {2E464D35-599E-4625-BFFC-796D48939F89}.
static Id GuidConstants.Class_CMODApplicationGroup
          Class_CMODApplicationGroup value is {4908EADB-ADBA-47AD-81FE-A8C5E5B3DCF8}.
static Id GuidConstants.Class_CMODFixedContentDevice
          Class_CMODFixedContentDevice value is {DED73A54-2317-44B7-A239-57150DDE7326}.
static Id GuidConstants.Class_CMODRepository
          Class_CMODRepository value is {4A60238E-844B-403C-BE35-8FF2C8050451}.
static Id GuidConstants.Class_CmTivoliManagementClass
          Class_CmTivoliManagementClass value is {E98CE272-87B6-43F9-BB7E-593746DDED4F}.
static Id GuidConstants.Class_CodeModule
          Class_CodeModule value is {6099707D-B7D7-457A-B4F1-1E021F8D07FC}.
static Id GuidConstants.Class_ColumnDefinition
          Class_ColumnDefinition value is {D32E4F6F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_ComponentRelationship
          Class_ComponentRelationship value is {CD2256D8-FAD7-4CC8-BF69-DB204B5ABC39}.
static Id GuidConstants.Class_Containable
          Class_Containable value is {01A3A8C9-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ContainmentRelationship
          Class_ContainmentRelationship value is {01A3A8CC-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ContentCacheArea
          Class_ContentCacheArea value is {04B9BA71-6F8B-4B36-8BF6-CA1D59D9A563}.
static Id GuidConstants.Class_ContentCacheConfiguration
          Class_ContentCacheConfiguration value is {4D8E86EB-DFBC-40E2-9F8E-8D404426408D}.
static Id GuidConstants.Class_ContentConfiguration
          Class_ContentConfiguration value is {7EE7B655-F572-422D-844D-EC6CAE7FA5FB}.
static Id GuidConstants.Class_ContentElement
          Class_ContentElement value is {01A3A8C4-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ContentFederatingRepository
          Class_ContentFederatingRepository value is {5BCF9769-0AD6-4B5B-91E6-AFED3A239B11}.
static Id GuidConstants.Class_ContentReference
          Class_ContentReference value is {01A3A8D4-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ContentSearch
          Class_ContentSearch value is {31A2E04B-B0AB-11D2-B2B3-0060081F2DFA}.
static Id GuidConstants.Class_ContentTransfer
          Class_ContentTransfer value is {01A3A8D3-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_CreationEvent
          Class_CreationEvent value is {01231877-2806-4B03-AC08-E14AF1A638AC}.
static Id GuidConstants.Class_CustomEvent
          Class_CustomEvent value is {05C3A286-B4AD-4E39-87E3-978901E29FE8}.
static Id GuidConstants.Class_CustomObject
          Class_CustomObject value is {D32E4F58-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_DatabaseStorageArea
          Class_DatabaseStorageArea value is {F0128A8F-E656-4405-BD65-E27B4B7DD5E0}.
static Id GuidConstants.Class_DeletionEvent
          Class_DeletionEvent value is {0DA61E9D-106C-42A8-A2A1-2531EFC233D3}.
static Id GuidConstants.Class_DemoteVersionEvent
          Class_DemoteVersionEvent value is {00185CB3-5661-420A-BFB0-08B6D1B20B56}.
static Id GuidConstants.Class_DirectoryConfiguration
          Class_DirectoryConfiguration value is {60058327-036F-4B84-9258-73A4CD53537B}.
static Id GuidConstants.Class_DirectoryConfigurationAD
          Class_DirectoryConfigurationAD value is {B1B7173E-FF17-4AA2-8267-8377B4EE2F68}.
static Id GuidConstants.Class_DirectoryConfigurationAdam
          Class_DirectoryConfigurationAdam value is {C308165C-B4A2-47A4-BC17-BCB33F374696}.
static Id GuidConstants.Class_DirectoryConfigurationCA
          Class_DirectoryConfigurationCA value is {55166B37-7DD2-4835-817E-840E40A227DD}.
static Id GuidConstants.Class_DirectoryConfigurationIBM
          Class_DirectoryConfigurationIBM value is {872948D9-DFFF-4DE3-A198-97B0973790A5}.
static Id GuidConstants.Class_DirectoryConfigurationNovell
          Class_DirectoryConfigurationNovell value is {E395E724-EA07-4D8D-BA1A-FE8CDD201B8F}.
static Id GuidConstants.Class_DirectoryConfigurationSunOne
          Class_DirectoryConfigurationSunOne value is {8BE4F7C1-6C31-485C-98DF-172495FBC5E3}.
static Id GuidConstants.Class_DiscretionaryPermission
          Class_DiscretionaryPermission value is {13D82D0B-C6F9-4BB9-8AB9-B7AA6956A719}.
static Id GuidConstants.Class_DITARenditionEngineConnection
          Class_DITARenditionEngineConnection value is {A94F562A-C1D1-4D18-AB54-CB7D23A753E5}.
static Id GuidConstants.Class_Document
          Class_Document value is {01A3A8C2-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_DocumentClassDefinition
          Class_DocumentClassDefinition value is {C57469A4-1592-4428-B7EE-0C970E4DB76A}.
static Id GuidConstants.Class_DocumentClassificationAction
          Class_DocumentClassificationAction value is {BF416C8B-FD3D-4998-97D1-EB110F912FBE}.
static Id GuidConstants.Class_DocumentClassificationQueueItem
          Class_DocumentClassificationQueueItem value is {0DEFE076-3DB4-4EF7-9016-91D60B056301}.
static Id GuidConstants.Class_DocumentLifecycleAction
          Class_DocumentLifecycleAction value is {9C1E8B0B-4490-4B06-85E5-C686502733C8}.
static Id GuidConstants.Class_DocumentLifecyclePolicy
          Class_DocumentLifecyclePolicy value is {FD923C38-5C1B-442C-956B-8A0585FAA1F2}.
static Id GuidConstants.Class_DocumentState
          Class_DocumentState value is {D90570CE-F593-4B18-9B8C-3A593F78EAF7}.
static Id GuidConstants.Class_Domain
          Class_Domain value is {FCEEED8B-AE17-441C-AD04-56E560255331}.
static Id GuidConstants.Class_DynamicReferentialContainmentRelationship
          Class_DynamicReferentialContainmentRelationship value is {D32E4F77-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_EngineObject
          Class_EngineObject value is {01A3A890-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_EntireNetwork
          Class_EntireNetwork value is {2F6BF9DC-0026-46BB-84C5-C6C9BE56BEDC}.
static Id GuidConstants.Class_Event
          Class_Event value is {63A15878-F36A-4902-A6EA-E31C1721C1F2}.
static Id GuidConstants.Class_EventAction
          Class_EventAction value is {A21F7DA0-012A-4AEE-8894-F9CB1389D061}.
static Id GuidConstants.Class_EventClassDefinition
          Class_EventClassDefinition value is {B59016F0-C7CD-4A49-A4E6-37AD4E7D51D8}.
static Id GuidConstants.Class_EventQueueItem
          Class_EventQueueItem value is {7392CCA9-A95E-49DD-895C-4C078921D4CB}.
static Id GuidConstants.Class_ExternalAlias
          Class_ExternalAlias value is {99C3F0F8-7E03-400F-B8D8-0F9A81003ADF}.
static Id GuidConstants.Class_ExternalClassAlias
          Class_ExternalClassAlias value is {F4B1741F-7C0F-42EE-A005-7112798AD528}.
static Id GuidConstants.Class_ExternalClassDescription
          Class_ExternalClassDescription value is {9A81EEEC-E2CC-4F42-8912-E5CC5DA18DAD}.
static Id GuidConstants.Class_ExternalIdentity
          Class_ExternalIdentity value is {1EA17EDF-D471-4875-B1FB-D41B8662EB57}.
static Id GuidConstants.Class_ExternalParticipant
          Class_ExternalParticipant value is {6195DF7C-9FF1-48D2-BF15-FB9AA13EE9B1}.
static Id GuidConstants.Class_ExternalPropertyAlias
          Class_ExternalPropertyAlias value is {934D6D8B-C374-40FB-8C6D-CA234D214DAD}.
static Id GuidConstants.Class_ExternalPropertyDescription
          Class_ExternalPropertyDescription value is {CD832630-DAE5-4871-B5BE-1E3117B374CA}.
static Id GuidConstants.Class_ExternalRepository
          Class_ExternalRepository value is {53ECE6B4-DD95-4010-848E-5670E6CB0B5C}.
static Id GuidConstants.Class_FileEvent
          Class_FileEvent value is {FD9E4663-4EA5-4086-A4A1-8D545F1031A3}.
static Id GuidConstants.Class_FileStorageArea
          Class_FileStorageArea value is {E814368B-1763-431C-B983-FA40D7A86889}.
static Id GuidConstants.Class_FixedContentDevice
          Class_FixedContentDevice value is {BB192868-069A-4C8C-8D79-794EDA07474E}.
static Id GuidConstants.Class_FixedStorageArea
          Class_FixedStorageArea value is {2ED82381-A52E-44F4-B11A-3F27C6461CE8}.
static Id GuidConstants.Class_Folder
          Class_Folder value is {01A3A8CA-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_FreezeEvent
          Class_FreezeEvent value is {DDFE92F5-95BC-498C-A51D-46C22EEB3A34}.
static Id GuidConstants.Class_GenericFixedContentDevice
          Class_GenericFixedContentDevice value is {92CF0F81-90DA-4ED5-B1D4-358B9BCB5729}.
static Id GuidConstants.Class_GetContentEvent
          Class_GetContentEvent value is {4C533A99-F11D-474B-839C-E0C4751AD05C}.
static Id GuidConstants.Class_GetObjectEvent
          Class_GetObjectEvent value is {1382A379-824B-4D44-8F30-DBE11491E504}.
static Id GuidConstants.Class_Group
          Class_Group value is {9DBF083B-195A-44B8-9157-585053F0AFF5}.
static Id GuidConstants.Class_IICEFixedContentDevice
          Class_IICEFixedContentDevice value is {420E8D48-9C56-4D4D-8D93-B4FB1A0E912A}.
static Id GuidConstants.Class_ImageServicesClassDescription
          Class_ImageServicesClassDescription value is {BD2E3EA4-618C-4FBF-81C7-8899E80067D1}.
static Id GuidConstants.Class_ImageServicesImportAgentConfiguration
          Class_ImageServicesImportAgentConfiguration value is {13832D9C-DFCF-4E60-8671-7FBB55E97835}.
static Id GuidConstants.Class_ImageServicesPropertyDescription
          Class_ImageServicesPropertyDescription value is {1CFA0EF7-2EED-497D-9EC5-211252EB01FC}.
static Id GuidConstants.Class_ImageServicesRepository
          Class_ImageServicesRepository value is {3217CDD6-FE22-4EF5-99C7-2BF746B66515}.
static Id GuidConstants.Class_ImageServicesSiteSettings
          Class_ImageServicesSiteSettings value is {25D11EDA-46A7-451F-96BF-F5D13435625A}.
static Id GuidConstants.Class_IMFixedContentDevice
          Class_IMFixedContentDevice value is {D57460D1-379F-42D6-9982-944788719B89}.
static Id GuidConstants.Class_IndexArea
          Class_IndexArea value is {CE093238-9C18-4DD8-AAC9-DCA35BCBA7AD}.
static Id GuidConstants.Class_IndexJob
          Class_IndexJob value is {44734F28-AFD3-4CE0-93F1-1580C21A957E}.
static Id GuidConstants.Class_IndexJobClassItem
          Class_IndexJobClassItem value is {0D35C411-94E9-4893-A2AE-AA2EA62C28C5}.
static Id GuidConstants.Class_IndexJobCollectionItem
          Class_IndexJobCollectionItem value is {D9FC4F04-76E6-46AD-9B48-6EB921F9D31D}.
static Id GuidConstants.Class_IndexJobItem
          Class_IndexJobItem value is {4D2D814C-0A3A-4195-9819-472BEF5C7AE6}.
static Id GuidConstants.Class_IndexJobSingleItem
          Class_IndexJobSingleItem value is {3FBCD7DF-2539-4B8C-8EDF-3CA29A699421}.
static Id GuidConstants.Class_InstanceSubscription
          Class_InstanceSubscription value is {B504B8D1-BD9D-44BD-BF53-D6221EFF203C}.
static Id GuidConstants.Class_InstanceWorkflowSubscription
          Class_InstanceWorkflowSubscription value is {C4984168-0059-4FDD-9826-979D44C7E3D2}.
static Id GuidConstants.Class_IsolatedRegion
          Class_IsolatedRegion value is {9EF0510C-B3A3-4944-B320-C9A780BEE773}.
static Id GuidConstants.Class_Link
          Class_Link value is {21036306-574C-4917-B0F3-F181E215A536}.
static Id GuidConstants.Class_LocalizedString
          Class_LocalizedString value is {D32E4F6D-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_LockEvent
          Class_LockEvent value is {2AEA1324-72AB-4200-A307-405CFFC2B1D9}.
static Id GuidConstants.Class_Marking
          Class_Marking value is {393EE9AC-9A7F-43A9-BB15-37125F096A7C}.
static Id GuidConstants.Class_MarkingSet
          Class_MarkingSet value is {82ACC971-7A17-4E8C-9A90-4DDCAF7D7C30}.
static Id GuidConstants.Class_Metadata
          Class_Metadata value is {01A3A89B-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ObjectChangeEvent
          Class_ObjectChangeEvent value is {FF430BE3-6019-4464-B87C-53CDD9F01BBB}.
static Id GuidConstants.Class_ObjectStore
          Class_ObjectStore value is {01A3A8A9-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_ObjectStoreParticipant
          Class_ObjectStoreParticipant value is {A9C002B3-342B-4D33-B936-B5636276A3D0}.
static Id GuidConstants.Class_PEConnectionPoint
          Class_PEConnectionPoint value is {CCBD4967-134A-44F1-A5D3-CB30A8CFC112}.
static Id GuidConstants.Class_Permission
          Class_Permission value is {CFDAB9D9-BB93-427A-BB93-CC2F3CE23784}.
static Id GuidConstants.Class_PermissionDescription
          Class_PermissionDescription value is {A511BF6C-95DB-42EF-8E85-30F7F363FCCA}.
static Id GuidConstants.Class_PromoteVersionEvent
          Class_PromoteVersionEvent value is {54768F83-D902-4C22-9DD5-55AA3279772E}.
static Id GuidConstants.Class_PropertyDefinition
          Class_PropertyDefinition value is {D32E4F64-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionBinary
          Class_PropertyDefinitionBinary value is {D32E4F66-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionBoolean
          Class_PropertyDefinitionBoolean value is {D32E4F65-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionDateTime
          Class_PropertyDefinitionDateTime value is {D32E4F67-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionFloat64
          Class_PropertyDefinitionFloat64 value is {D32E4F68-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionId
          Class_PropertyDefinitionId value is {D32E4F69-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionInteger32
          Class_PropertyDefinitionInteger32 value is {D32E4F6A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionObject
          Class_PropertyDefinitionObject value is {D32E4F6B-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDefinitionString
          Class_PropertyDefinitionString value is {D32E4F6C-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyDescription
          Class_PropertyDescription value is {01A3A892-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionBinary
          Class_PropertyDescriptionBinary value is {01A3A893-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionBoolean
          Class_PropertyDescriptionBoolean value is {01A3A895-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionDateTime
          Class_PropertyDescriptionDateTime value is {01A3A898-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionFloat64
          Class_PropertyDescriptionFloat64 value is {01A3A897-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionId
          Class_PropertyDescriptionId value is {01A3A899-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionInteger32
          Class_PropertyDescriptionInteger32 value is {01A3A896-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionObject
          Class_PropertyDescriptionObject value is {01A3A89A-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyDescriptionString
          Class_PropertyDescriptionString value is {01A3A894-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_PropertyTemplate
          Class_PropertyTemplate value is {D32E4F5B-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateBinary
          Class_PropertyTemplateBinary value is {D32E4F5D-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateBoolean
          Class_PropertyTemplateBoolean value is {D32E4F5C-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateDateTime
          Class_PropertyTemplateDateTime value is {D32E4F5E-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateFloat64
          Class_PropertyTemplateFloat64 value is {D32E4F5F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateId
          Class_PropertyTemplateId value is {D32E4F60-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateInteger32
          Class_PropertyTemplateInteger32 value is {D32E4F61-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateObject
          Class_PropertyTemplateObject value is {D32E4F62-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PropertyTemplateString
          Class_PropertyTemplateString value is {D32E4F63-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_PublishCompleteEvent
          Class_PublishCompleteEvent value is {75115C8D-7A55-46A7-9632-0192E7B54016}.
static Id GuidConstants.Class_PublishingConfiguration
          Class_PublishingConfiguration value is {3A16531F-5C77-4AD1-B0C1-55F5D5749D18}.
static Id GuidConstants.Class_PublishRequest
          Class_PublishRequest value is {630B4152-9D39-43AC-AC4A-0C1F92266E22}.
static Id GuidConstants.Class_PublishRequestEvent
          Class_PublishRequestEvent value is {BC0CE005-48C2-4175-9E64-C1C0D4942026}.
static Id GuidConstants.Class_PublishStyleTemplate
          Class_PublishStyleTemplate value is {468E5D1F-DBB2-485A-A96B-8E4781D5EAB5}.
static Id GuidConstants.Class_PublishTemplate
          Class_PublishTemplate value is {FBA25CE9-A06A-4F79-8A23-E09AE54DD7CD}.
static Id GuidConstants.Class_QueryEvent
          Class_QueryEvent value is {6F9D0E77-9185-4A6C-ADE9-808DF5E0ED10}.
static Id GuidConstants.Class_QueueItem
          Class_QueueItem value is {B8E965F6-691A-4AE8-9495-E2C57AC66426}.
static Id GuidConstants.Class_Realm
          Class_Realm value is {CDB80094-7390-4D8D-AFBC-72DD92CB7537}.
static Id GuidConstants.Class_ReferentialContainmentRelationship
          Class_ReferentialContainmentRelationship value is {01A3A8CE-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_Relationship
          Class_Relationship value is {01A3A8CB-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_RenditionEngineConnection
          Class_RenditionEngineConnection value is {E1E11D18-F921-4AE4-8FEC-A10C5EDCC82A}.
static Id GuidConstants.Class_Replicable
          Class_Replicable value is {237E3370-C3C6-4B01-8E38-AB43B9E9BD53}.
static Id GuidConstants.Class_ReplicableClassDefinition
          Class_ReplicableClassDefinition value is {F249F133-E244-4E96-93C8-B94CBD198C6B}.
static Id GuidConstants.Class_ReplicationConfiguration
          Class_ReplicationConfiguration value is {4CAC470E-3B7C-4553-B99E-77085D2EBD80}.
static Id GuidConstants.Class_ReplicationGroup
          Class_ReplicationGroup value is {D78C19AD-A74A-4C43-AD9B-46D4A9B2D843}.
static Id GuidConstants.Class_ReplicationJournalEntry
          Class_ReplicationJournalEntry value is {A89D289C-708C-45EE-9A97-8C756D11F2A6}.
static Id GuidConstants.Class_ReplicationParticipant
          Class_ReplicationParticipant value is {2259EFF4-B5D4-493A-9EA1-F488F1F38261}.
static Id GuidConstants.Class_Repository
          Class_Repository value is {D73D5478-C06C-402D-A663-487544BCB25C}.
static Id GuidConstants.Class_RetrievalEvent
          Class_RetrievalEvent value is {FB0D700B-3723-44B0-B2E8-A511410C643C}.
static Id GuidConstants.Class_SecurityPolicy
          Class_SecurityPolicy value is {9C78F00D-E098-419A-AE10-5D854757EC79}.
static Id GuidConstants.Class_SecurityPrincipal
          Class_SecurityPrincipal value is {2C23A309-DE08-4BDA-9967-092DF02DB0F4}.
static Id GuidConstants.Class_SecurityPropagationQueueItem
          Class_SecurityPropagationQueueItem value is {BCE35F3E-C89D-446E-AFE4-A603E1666477}.
static Id GuidConstants.Class_SecurityTemplate
          Class_SecurityTemplate value is {ADE86D68-ADD4-4B02-BD30-76F429D422F1}.
static Id GuidConstants.Class_ServerCacheConfiguration
          Class_ServerCacheConfiguration value is {43AB6CCD-6665-46D8-9D4F-9A9A37C89FA0}.
static Id GuidConstants.Class_ServerInstance
          Class_ServerInstance value is {54AB984B-CEC9-44C0-A59E-4E927BEB6DAF}.
static Id GuidConstants.Class_Site
          Class_Site value is {2CB5169F-4F84-4F6C-BC96-A39EB636BE41}.
static Id GuidConstants.Class_SiteSettings
          Class_SiteSettings value is {3C420FDB-BD4F-4036-A12A-D859AB9958B0}.
static Id GuidConstants.Class_SnapLockFixedContentDevice
          Class_SnapLockFixedContentDevice value is {986F6C30-D4C6-4FB8-B53C-3E59854F96D1}.
static Id GuidConstants.Class_StorageArea
          Class_StorageArea value is {3B3AA99F-81F1-40A4-BAEC-8E039196EFB3}.
static Id GuidConstants.Class_StoragePolicy
          Class_StoragePolicy value is {D32E4F78-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_Subscribable
          Class_Subscribable value is {67AF346D-0111-4116-A42A-2718DC141C36}.
static Id GuidConstants.Class_SubscribableClassDefinition
          Class_SubscribableClassDefinition value is {F028E2D2-C18C-407D-A5A2-38C6D383F4BC}.
static Id GuidConstants.Class_SubscribedEvent
          Class_SubscribedEvent value is {CE39AAEA-77B5-439F-9FFF-3FCF4B18C22F}.
static Id GuidConstants.Class_Subscription
          Class_Subscription value is {ADD56E65-36F3-4CF1-BAEE-A786BFB6EA6E}.
static Id GuidConstants.Class_SubsystemConfiguration
          Class_SubsystemConfiguration value is {42A3F6D1-F209-46E5-B51B-F97DE01F4AD8}.
static Id GuidConstants.Class_TableDefinition
          Class_TableDefinition value is {D32E4F6E-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Class_TakeFederatedOwnershipEvent
          Class_TakeFederatedOwnershipEvent value is {7E0962BB-067B-4784-A8B1-1D8FE0E17DC3}.
static Id GuidConstants.Class_TivoliFixedContentDevice
          Class_TivoliFixedContentDevice value is {45E11641-230B-4AA7-94EB-A1C553C53D8F}.
static Id GuidConstants.Class_TraceLoggingConfiguration
          Class_TraceLoggingConfiguration value is {FABFC1A8-FC54-4A89-B4BA-FDDA6EF3962C}.
static Id GuidConstants.Class_UnfileEvent
          Class_UnfileEvent value is {5F226A05-E9EB-44E7-B86C-25786AA7C1A5}.
static Id GuidConstants.Class_UnlockEvent
          Class_UnlockEvent value is {CB209EE9-196F-4DF3-93C0-7C9C33639BAD}.
static Id GuidConstants.Class_UpdateEvent
          Class_UpdateEvent value is {A10C9B4E-1917-45A9-91E9-29D346637273}.
static Id GuidConstants.Class_UpdateSecurityEvent
          Class_UpdateSecurityEvent value is {4D8B6222-E3A6-4301-AD2B-639B1C8FDA9B}.
static Id GuidConstants.Class_UpgradeAddOn
          Class_UpgradeAddOn value is {62D1FA61-DEE9-46E1-89C6-97D177AE364F}.
static Id GuidConstants.Class_User
          Class_User value is {AA5F6D96-830A-42EC-BE3B-3854EE51AD17}.
static Id GuidConstants.Class_VerityCollection
          Class_VerityCollection value is {71978C0A-E591-45F6-ABCD-D15E3D105F75}.
static Id GuidConstants.Class_VerityContentSearch
          Class_VerityContentSearch value is {CBDF716B-1EA6-41C5-8532-F3747445EBE1}.
static Id GuidConstants.Class_VerityDomainConfiguration
          Class_VerityDomainConfiguration value is {5F0A796F-FD18-48DF-BE33-4A591EEF0E65}.
static Id GuidConstants.Class_VerityIndexArea
          Class_VerityIndexArea value is {9455E731-51CD-4391-862A-70BB7CD948B7}.
static Id GuidConstants.Class_VerityServerConfiguration
          Class_VerityServerConfiguration value is {24639D86-7790-4420-8B59-585FEACA0022}.
static Id GuidConstants.Class_Versionable
          Class_Versionable value is {01A3A8C5-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_VersionableClassDefinition
          Class_VersionableClassDefinition value is {ED70B437-135A-488E-997D-285CF6D63C3B}.
static Id GuidConstants.Class_VersioningSecurityTemplate
          Class_VersioningSecurityTemplate value is {07B27C4E-E018-4AC8-9C5C-45F211986EB4}.
static Id GuidConstants.Class_VersionSeries
          Class_VersionSeries value is {01A3A8C8-7AEC-11D1-A31B-0020AF9FBB1C}.
static Id GuidConstants.Class_VirtualServer
          Class_VirtualServer value is {20C86014-1E7E-4AAD-8FBD-5C80C202C0F1}.
static Id GuidConstants.Class_WorkflowDefinition
          Class_WorkflowDefinition value is {A5C636CD-11BD-455D-9E1A-604A356ABFBA}.
static Id GuidConstants.Class_WorkflowEventAction
          Class_WorkflowEventAction value is {A8A9A512-F479-43E1-BCDC-9EB395C54F3B}.
static Id GuidConstants.Class_XMLPropertyMappingScript
          Class_XMLPropertyMappingScript value is {B88E2937-CCAD-4BD1-8920-54C6D1B9331F}.
static Id GuidConstants.Prop_AbandonedContentCleanupInterval
          Prop_AbandonedContentCleanupInterval value is {6132E912-F3A3-4CE2-B496-689F8452611F}.
static Id GuidConstants.Prop_AbandonedDBContentCleanupInterval
          Prop_AbandonedDBContentCleanupInterval value is {AA002442-E3AD-4705-B366-392050BDB232}.
static Id GuidConstants.Prop_AccessMask
          Prop_AccessMask value is {1187B275-EB51-457C-BDA6-0655AE047835}.
static Id GuidConstants.Prop_AccessType
          Prop_AccessType value is {3F161851-07C7-4004-A019-1148F13F01F4}.
static Id GuidConstants.Prop_ActiveDirectorySiteDNS
          Prop_ActiveDirectorySiteDNS value is {38126586-0E6E-4F01-B358-92734521DCD3}.
static Id GuidConstants.Prop_ActiveMarkings
          Prop_ActiveMarkings value is {6423B72B-F8F7-4F81-AB5E-F7AB19F0B88E}.
static Id GuidConstants.Prop_AddOn
          Prop_AddOn value is {D65642B2-5273-48E4-800C-B80FBDFF39E1}.
static Id GuidConstants.Prop_AddOnInstallationRecords
          Prop_AddOnInstallationRecords value is {12609EF5-74ED-43C2-8210-7480A3CB3C82}.
static Id GuidConstants.Prop_AddOnName
          Prop_AddOnName value is {4EDD3182-F8DC-4EFA-8AD6-8C3329C6E85C}.
static Id GuidConstants.Prop_AddOns
          Prop_AddOns value is {1B14C7C3-B7B3-4FD5-B1C3-E2D073107D9E}.
static Id GuidConstants.Prop_AddOnType
          Prop_AddOnType value is {1A9F3000-A064-4747-BEE6-BCD11F77085D}.
static Id GuidConstants.Prop_AliasDirection
          Prop_AliasDirection value is {AA661076-67B1-44A1-B782-E14F5A6EBA53}.
static Id GuidConstants.Prop_AliasIds
          Prop_AliasIds value is {D32E5035-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_AllowsContentToBeCached
          Prop_AllowsContentToBeCached value is {C7BE1023-EDFB-4960-A70C-BB124704B1E2}.
static Id GuidConstants.Prop_AllowsDelete
          Prop_AllowsDelete value is {6222C206-E85C-4E35-A54D-731EB6CE6674}.
static Id GuidConstants.Prop_AllowsForeignObject
          Prop_AllowsForeignObject value is {0A482F21-76B8-469F-94E3-3D7165AB92BF}.
static Id GuidConstants.Prop_AllowsInstances
          Prop_AllowsInstances value is {D32E502F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_AllowsNull
          Prop_AllowsNull value is {D32E504A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_AllowsPropertyAdditions
          Prop_AllowsPropertyAdditions value is {D32E5088-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_AllowsSubclasses
          Prop_AllowsSubclasses value is {D32E503A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_AllRealms
          Prop_AllRealms value is {CBE30ADC-1931-41C5-A40F-403ED0AE8269}.
static Id GuidConstants.Prop_AnnotatedContentElement
          Prop_AnnotatedContentElement value is {FAA6AA12-0704-11D3-8A0E-00104B6CB1DA}.
static Id GuidConstants.Prop_AnnotatedObject
          Prop_AnnotatedObject value is {F3D71838-0704-11D3-8A0E-00104B6CB1DA}.
static Id GuidConstants.Prop_Annotations
          Prop_Annotations value is {EBA06B78-0704-11D3-8A0E-00104B6CB1DA}.
static Id GuidConstants.Prop_APITraceFlags
          Prop_APITraceFlags value is {9EE7B5DC-5E48-4314-87C7-3C314406D278}.
static Id GuidConstants.Prop_AppenderNames
          Prop_AppenderNames value is {619BE79B-8402-4692-AA86-D51570F9F6C3}.
static Id GuidConstants.Prop_ApplicationGroupNumber
          Prop_ApplicationGroupNumber value is {6DB8693B-6070-4A4B-B588-EDB6B15A3139}.
static Id GuidConstants.Prop_ApplyDefinition
          Prop_ApplyDefinition value is {AB1A060E-CF7D-484E-A799-6676E8215514}.
static Id GuidConstants.Prop_ApplyStateID
          Prop_ApplyStateID value is {BDBC2D2C-4AD9-475B-AFDE-1983EC9472A7}.
static Id GuidConstants.Prop_ApplyTemplatePermissions
          Prop_ApplyTemplatePermissions value is {8FBFBF57-6E25-43EB-802D-C28630C364F7}.
static Id GuidConstants.Prop_AsynchronousProcessingTraceFlags
          Prop_AsynchronousProcessingTraceFlags value is {D5102D3D-6AF0-427D-9DF9-FEAF5EF83E6F}.
static Id GuidConstants.Prop_AsyncUpgradeType
          Prop_AsyncUpgradeType value is {2C0F6124-ABFE-45A4-8F59-CCAA3C5B9708}.
static Id GuidConstants.Prop_AuditDefinitions
          Prop_AuditDefinitions value is {FE9AEB42-3DA8-4F45-A8DA-1A3B7C9E7CBE}.
static Id GuidConstants.Prop_AuditedDeletePrefix
          Prop_AuditedDeletePrefix value is {770A0568-B6F1-4421-83CE-6E346640EAC5}.
static Id GuidConstants.Prop_AuditedEvents
          Prop_AuditedEvents value is {3530DB98-411E-40D5-A52B-FBF4B7CD90A0}.
static Id GuidConstants.Prop_AuditFailure
          Prop_AuditFailure value is {F234E222-26EA-4F81-AA7A-2E946493F220}.
static Id GuidConstants.Prop_AuditLevel
          Prop_AuditLevel value is {7FE8F84E-D5BB-411D-858D-3D347A5FFD33}.
static Id GuidConstants.Prop_AuditSuccess
          Prop_AuditSuccess value is {5B05FD85-5622-4A1A-B8A4-1E49581563E9}.
static Id GuidConstants.Prop_BaseClassIds
          Prop_BaseClassIds value is {E7EFC782-105C-4931-9547-E0B4DEAF048C}.
static Id GuidConstants.Prop_BatchDelay
          Prop_BatchDelay value is {40684797-D2A8-4682-8540-62EFC33A44C9}.
static Id GuidConstants.Prop_BatchSelectionSize
          Prop_BatchSelectionSize value is {0E89BC55-8A27-4FD8-87DD-FB8C9B45BA6E}.
static Id GuidConstants.Prop_BlobReadAheadSize
          Prop_BlobReadAheadSize value is {C5AE0621-9D8A-4719-8F02-87FBA078C4DF}.
static Id GuidConstants.Prop_BlobWriteCollisionsAvoidanceFlag
          Prop_BlobWriteCollisionsAvoidanceFlag value is {626A2B84-5C74-44E6-8532-D61EEE9C158A}.
static Id GuidConstants.Prop_BrokerPort
          Prop_BrokerPort value is {5A0F8706-2825-4353-9F55-9DB94C732B39}.
static Id GuidConstants.Prop_CacheStatus
          Prop_CacheStatus value is {597C09BB-ACB8-41F7-B80F-48886A2EFCB1}.
static Id GuidConstants.Prop_CanAcceptForwardedRequests
          Prop_CanAcceptForwardedRequests value is {CE349AA5-F5F0-43A2-99FB-2D270883C488}.
static Id GuidConstants.Prop_CanBeDemoted
          Prop_CanBeDemoted value is {EC32A234-7588-42F4-9BF2-9006B46EF06C}.
static Id GuidConstants.Prop_CanForwardRequests
          Prop_CanForwardRequests value is {19387EF4-EF0D-4A17-A1E9-5445F4E1A359}.
static Id GuidConstants.Prop_Cardinality
          Prop_Cardinality value is {045C3745-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_CBRLocale
          Prop_CBRLocale value is {14D52932-012F-4F45-B782-FF67652FC408}.
static Id GuidConstants.Prop_CBRTraceFlags
          Prop_CBRTraceFlags value is {800BB35B-F6CA-4AE9-9D9F-F4D7ABA8FFDB}.
static Id GuidConstants.Prop_CFSDaemonTraceFlags
          Prop_CFSDaemonTraceFlags value is {EB1382DB-7D7E-47E1-BB30-D5AB010C41FC}.
static Id GuidConstants.Prop_CFSImportAgentTraceFlags
          Prop_CFSImportAgentTraceFlags value is {B6043053-0421-48B4-8C09-A083D38EE634}.
static Id GuidConstants.Prop_CFSNamingFactoryInitial
          Prop_CFSNamingFactoryInitial value is {8272CF1B-81E7-4C25-B9BD-18F3F98E53E3}.
static Id GuidConstants.Prop_CFSNamingProviderURL
          Prop_CFSNamingProviderURL value is {45D4D01A-92C3-48DD-96F1-CE50938D04D5}.
static Id GuidConstants.Prop_CFSPassword
          Prop_CFSPassword value is {E2AD8F41-F930-441A-A267-361287685D5D}.
static Id GuidConstants.Prop_CFSUserName
          Prop_CFSUserName value is {A97DD0D7-F7EC-4DD9-AF69-AF6EE8CE10E5}.
static Id GuidConstants.Prop_ChildComponent
          Prop_ChildComponent value is {62AC7A6A-2376-4DDE-9363-F731B0B0D312}.
static Id GuidConstants.Prop_ChildDocuments
          Prop_ChildDocuments value is {13704817-13AA-47DC-B675-4D4FEA324355}.
static Id GuidConstants.Prop_ChildRelationships
          Prop_ChildRelationships value is {DE1DF593-8DF7-4FBB-A7C4-AEE3F5B2C267}.
static Id GuidConstants.Prop_ChildVersionSeries
          Prop_ChildVersionSeries value is {1CCB1CBF-CDAE-4381-80AD-7F7DD53CAE55}.
static Id GuidConstants.Prop_ChoiceIntegerValue
          Prop_ChoiceIntegerValue value is {D32E504F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ChoiceList
          Prop_ChoiceList value is {D32E5044-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ChoiceLists
          Prop_ChoiceLists value is {D32E5059-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ChoiceStringValue
          Prop_ChoiceStringValue value is {D32E504E-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ChoiceType
          Prop_ChoiceType value is {C93059CD-D93E-4E1A-927F-680A22B0C6CC}.
static Id GuidConstants.Prop_ChoiceValues
          Prop_ChoiceValues value is {D32E5051-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ClassDefinition
          Prop_ClassDefinition value is {EDB2917B-A6F8-4DA3-A997-3083562E784A}.
static Id GuidConstants.Prop_ClassDescription
          Prop_ClassDescription value is {045C3748-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ClassDescriptions
          Prop_ClassDescriptions value is {045C3749-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ClassFamily
          Prop_ClassFamily value is {AC47C9FF-4857-442C-B908-AD35372447D7}.
static Id GuidConstants.Prop_ClassIdentity
          Prop_ClassIdentity value is {91EF54F1-9EB8-43FD-B557-5302CF7BBA36}.
static Id GuidConstants.Prop_ClassificationStatus
          Prop_ClassificationStatus value is {88E556D0-7AC3-4EC9-9417-7D5AF2CAFFAC}.
static Id GuidConstants.Prop_ClosureDate
          Prop_ClosureDate value is {235DF38A-68CF-4184-8A06-9C8BFFC79922}.
static Id GuidConstants.Prop_CMODApplicationGroups
          Prop_CMODApplicationGroups value is {BDA9C4C3-01A7-465A-955A-4D9F76D48C08}.
static Id GuidConstants.Prop_CMODLanguage
          Prop_CMODLanguage value is {F63482C7-0CAC-42BE-B2C9-653D339DC2D9}.
static Id GuidConstants.Prop_CMODPassword
          Prop_CMODPassword value is {B5E4463D-D648-496D-A011-08E3A4E70D92}.
static Id GuidConstants.Prop_CMODPort
          Prop_CMODPort value is {2E8AD25D-AA4E-44E0-B6E5-9901E58A843D}.
static Id GuidConstants.Prop_CMODServerName
          Prop_CMODServerName value is {7FD379CC-3AF8-49D8-BB2A-927DC220AAD3}.
static Id GuidConstants.Prop_CMODTraceLevel
          Prop_CMODTraceLevel value is {BEE86FAA-8FB2-4427-880F-790A2E2CF085}.
static Id GuidConstants.Prop_CMODUserName
          Prop_CMODUserName value is {E811F3E8-E2FD-4E09-92DC-DBBA84D438D7}.
static Id GuidConstants.Prop_CodeModule
          Prop_CodeModule value is {87DDE72C-19B2-4E0D-B633-81A0BA905C5B}.
static Id GuidConstants.Prop_CodeModuleCacheEntryTTL
          Prop_CodeModuleCacheEntryTTL value is {3B3FA8BD-599C-4540-9940-CC9AE5BCC282}.
static Id GuidConstants.Prop_CodeModuleCacheMaxFileSpace
          Prop_CodeModuleCacheMaxFileSpace value is {642C4260-220B-4CD9-9A0A-7B3918642BC5}.
static Id GuidConstants.Prop_CodeModuleCacheMaxMemory
          Prop_CodeModuleCacheMaxMemory value is {6A159C26-2E29-4817-9ABB-88953A1F43E8}.
static Id GuidConstants.Prop_CodeModuleTraceFlags
          Prop_CodeModuleTraceFlags value is {E98B7143-8D80-4CA1-9728-25AFFAE2A709}.
static Id GuidConstants.Prop_CollectionName
          Prop_CollectionName value is {44F7E550-70D9-47C0-8420-28F461113E20}.
static Id GuidConstants.Prop_ColumnDefinitions
          Prop_ColumnDefinitions value is {D32E5046-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ColumnId
          Prop_ColumnId value is {D32E5045-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ColumnName
          Prop_ColumnName value is {D32E5047-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ColumnSize
          Prop_ColumnSize value is {D32E5048-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ComponentCascadeDelete
          Prop_ComponentCascadeDelete value is {290AC4AE-D5DA-4F5B-A891-F4736F6E33F8}.
static Id GuidConstants.Prop_ComponentPreventDelete
          Prop_ComponentPreventDelete value is {5BE30888-E23E-4FBA-B41B-DF168CBFF048}.
static Id GuidConstants.Prop_ComponentRelationshipType
          Prop_ComponentRelationshipType value is {5A3F8D51-5462-4FA3-935D-277D3C876137}.
static Id GuidConstants.Prop_ComponentSortOrder
          Prop_ComponentSortOrder value is {1A9BE985-0E83-4682-82B7-47AF2B6FC46A}.
static Id GuidConstants.Prop_CompoundDocumentState
          Prop_CompoundDocumentState value is {DFFC2614-80FB-4248-AB93-F02552F498EF}.
static Id GuidConstants.Prop_ConcurrentReaders
          Prop_ConcurrentReaders value is {59402365-1B31-4038-8178-DE131F0F166E}.
static Id GuidConstants.Prop_ConfigurationParameters
          Prop_ConfigurationParameters value is {13C63218-253A-48BE-9A09-8143F2804299}.
static Id GuidConstants.Prop_ConnectionState
          Prop_ConnectionState value is {EA31CC04-AF45-4C82-8719-2DDE8F293D4E}.
static Id GuidConstants.Prop_ConnectionTimeout
          Prop_ConnectionTimeout value is {C2F2C6FA-0BE1-4CD6-AE2C-74C75CC3C663}.
static Id GuidConstants.Prop_ConstraintMask
          Prop_ConstraintMask value is {A3C02F0C-C0FD-4AC3-B816-7ABA4E5A91CA}.
static Id GuidConstants.Prop_ContainedDocuments
          Prop_ContainedDocuments value is {4EF45EC9-57B8-4238-B8C3-F339C86F258A}.
static Id GuidConstants.Prop_Containees
          Prop_Containees value is {045C374E-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_Containers
          Prop_Containers value is {045C374F-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ContainmentName
          Prop_ContainmentName value is {02675457-442F-4C3D-A436-033B0EF6DA31}.
static Id GuidConstants.Prop_ContentAccessRecordingLevel
          Prop_ContentAccessRecordingLevel value is {357295A4-50BC-4EB6-9FD9-8F39548EB5D1}.
static Id GuidConstants.Prop_ContentCacheArea
          Prop_ContentCacheArea value is {D6245681-D303-4263-82FF-C89ADA675981}.
static Id GuidConstants.Prop_ContentCacheAreas
          Prop_ContentCacheAreas value is {512C22E4-C53A-4AEF-819D-19A209893F20}.
static Id GuidConstants.Prop_ContentCacheTraceFlags
          Prop_ContentCacheTraceFlags value is {9F36DE41-75F3-487A-BB96-B43B53CD1662}.
static Id GuidConstants.Prop_ContentElementCount
          Prop_ContentElementCount value is {FE736477-027B-4072-A942-6874BE2D34F7}.
static Id GuidConstants.Prop_ContentElementKBytes
          Prop_ContentElementKBytes value is {18AE2185-68DC-4AA5-8405-C35D0DF7431E}.
static Id GuidConstants.Prop_ContentElements
          Prop_ContentElements value is {045C37D5-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ContentElementsCreated
          Prop_ContentElementsCreated value is {1C2F3993-04B9-4CBD-9EA5-25FAA2F5DDD8}.
static Id GuidConstants.Prop_ContentElementsDeleted
          Prop_ContentElementsDeleted value is {7A0AC2E4-8C2D-4357-BBD2-CF1F134C29F8}.
static Id GuidConstants.Prop_ContentElementsPresent
          Prop_ContentElementsPresent value is {045C37AE-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ContentLocation
          Prop_ContentLocation value is {045C37D3-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ContentQueueMaxWorkerThreads
          Prop_ContentQueueMaxWorkerThreads value is {A3D15869-B818-4BE1-A140-60FE87A62A5F}.
static Id GuidConstants.Prop_ContentRetentionDate
          Prop_ContentRetentionDate value is {090E773A-2F56-4DD4-B41F-FEAAA957C70A}.
static Id GuidConstants.Prop_ContentSize
          Prop_ContentSize value is {D32E506E-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ContentStorageTraceFlags
          Prop_ContentStorageTraceFlags value is {AB96814E-C23F-401A-A070-003AFBF472F2}.
static Id GuidConstants.Prop_ContentSummary
          Prop_ContentSummary value is {1176B5D7-FCB2-47AA-8C5D-25289A235E40}.
static Id GuidConstants.Prop_ContentTempDirectoryRoot
          Prop_ContentTempDirectoryRoot value is {C7F4088C-B7C5-46F2-9AED-43DA9775D90B}.
static Id GuidConstants.Prop_ContentType
          Prop_ContentType value is {045C374B-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_CopyToReservation
          Prop_CopyToReservation value is {17F42DAA-5797-4D1C-B6FE-68D83DF6C66E}.
static Id GuidConstants.Prop_Creator
          Prop_Creator value is {D32E5069-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_CSMCache
          Prop_CSMCache value is {167B2F3C-F01A-4B41-B567-07F1D4174E5A}.
static Id GuidConstants.Prop_CurrentState
          Prop_CurrentState value is {220C6AA8-EE16-4FA8-AD76-217B91B2EE85}.
static Id GuidConstants.Prop_CurrentUser
          Prop_CurrentUser value is {A786E571-2087-4C01-AC17-B337A1B6F1B9}.
static Id GuidConstants.Prop_CurrentVersion
          Prop_CurrentVersion value is {D32E5079-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DatabaseContentUploadBufferSize
          Prop_DatabaseContentUploadBufferSize value is {6EEEFDAF-4DB0-40DE-867E-3F56203204E1}.
static Id GuidConstants.Prop_DatabaseIndexStorageLocation
          Prop_DatabaseIndexStorageLocation value is {DEDD4944-9071-40F5-BE41-58623762277D}.
static Id GuidConstants.Prop_DatabaseLOBStorageLocation
          Prop_DatabaseLOBStorageLocation value is {FBFC309A-2409-422F-8367-E1ABFAA3AEF8}.
static Id GuidConstants.Prop_DatabaseName
          Prop_DatabaseName value is {F2BA1A9D-F260-4D3D-9DD0-76172CB91B84}.
static Id GuidConstants.Prop_DatabaseServerName
          Prop_DatabaseServerName value is {D320A00C-DA4E-40A0-96FE-31E0F17D6627}.
static Id GuidConstants.Prop_DatabaseServerPort
          Prop_DatabaseServerPort value is {BB26B5CD-C7EC-41F8-941B-9CCDA9423DBE}.
static Id GuidConstants.Prop_DatabaseTableStorageLocation
          Prop_DatabaseTableStorageLocation value is {3B789070-FA97-47E3-8D4F-91F33A30326B}.
static Id GuidConstants.Prop_DatabaseTraceFlags
          Prop_DatabaseTraceFlags value is {9A256783-20F5-4394-AAC6-27AF1F06A648}.
static Id GuidConstants.Prop_DatabaseType
          Prop_DatabaseType value is {E8DD0803-A623-4657-A382-05EE49ACD797}.
static Id GuidConstants.Prop_DataType
          Prop_DataType value is {045C3779-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_DateCheckedIn
          Prop_DateCheckedIn value is {53449D3E-8042-4707-82AB-14540A5E9454}.
static Id GuidConstants.Prop_DateContentLastAccessed
          Prop_DateContentLastAccessed value is {0E6C1C07-8038-46A3-8AA4-54A9302704D3}.
static Id GuidConstants.Prop_DateCreated
          Prop_DateCreated value is {D32E506A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DateLastModified
          Prop_DateLastModified value is {D32E5074-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DefaultInstanceOwner
          Prop_DefaultInstanceOwner value is {73028CFE-52D2-434D-9316-ECA61BE82253}.
static Id GuidConstants.Prop_DefaultInstancePermissionDescriptions
          Prop_DefaultInstancePermissionDescriptions value is {B680DDB0-50D2-49AA-92D9-44F965831100}.
static Id GuidConstants.Prop_DefaultInstancePermissions
          Prop_DefaultInstancePermissions value is {0F10A604-5687-4535-9308-A74A34E8699E}.
static Id GuidConstants.Prop_DefaultISDocumentClass
          Prop_DefaultISDocumentClass value is {F75404AD-F851-47F2-A622-8CD7B2A0DD55}.
static Id GuidConstants.Prop_DefaultQueryTimeLimit
          Prop_DefaultQueryTimeLimit value is {68C3560B-8C42-4BD1-B92B-8070F66DB06E}.
static Id GuidConstants.Prop_DefaultReservationType
          Prop_DefaultReservationType value is {DF4C27EC-8162-4638-959F-469090BD7A1C}.
static Id GuidConstants.Prop_DefaultRetentionDays
          Prop_DefaultRetentionDays value is {B3D29721-8C8A-456A-913B-F8D21618BCE0}.
static Id GuidConstants.Prop_DefaultRetentionPassThrough
          Prop_DefaultRetentionPassThrough value is {D71FA44B-90BF-4D77-81D8-9F299CE511E8}.
static Id GuidConstants.Prop_DefaultSite
          Prop_DefaultSite value is {28002BDE-6775-4735-9AC7-4A44E5555B96}.
static Id GuidConstants.Prop_DeleteMethod
          Prop_DeleteMethod value is {EB69D80C-CC72-4158-A010-954715A8206A}.
static Id GuidConstants.Prop_DeletionAction
          Prop_DeletionAction value is {D32E503F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DependentDocuments
          Prop_DependentDocuments value is {7E38775D-2062-49BD-832D-2AB46ADF5E3E}.
static Id GuidConstants.Prop_DequeueHost
          Prop_DequeueHost value is {C9217A3D-9E3C-40C4-857E-32BF282685DB}.
static Id GuidConstants.Prop_Description
          Prop_Description value is {CF28EFE4-9941-453B-9DEA-AE2039A54E97}.
static Id GuidConstants.Prop_DescriptiveText
          Prop_DescriptiveText value is {045C375E-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_DescriptiveTexts
          Prop_DescriptiveTexts value is {D32E5033-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DestinationDocuments
          Prop_DestinationDocuments value is {96804858-96E0-4422-A7F0-E3DA5488C491}.
static Id GuidConstants.Prop_DestinationRepository
          Prop_DestinationRepository value is {41591386-B20E-4C00-9F19-BDF6DA3C7B5E}.
static Id GuidConstants.Prop_DeviceAddress
          Prop_DeviceAddress value is {9A4A088B-EF8F-4201-9EC7-5BAF89BA6575}.
static Id GuidConstants.Prop_DeviceRootDirectory
          Prop_DeviceRootDirectory value is {A109E0FD-AD2F-4C78-9FEA-560F2AC63D58}.
static Id GuidConstants.Prop_DirectoryConfigurations
          Prop_DirectoryConfigurations value is {9974327D-9074-4E6F-B3E0-27CFDBEF8EDA}.
static Id GuidConstants.Prop_DirectoryServerHost
          Prop_DirectoryServerHost value is {47CF69E0-DE62-4437-BCA5-947F19470BA7}.
static Id GuidConstants.Prop_DirectoryServerPassword
          Prop_DirectoryServerPassword value is {7ECF33EB-F9BE-46CF-AAEE-C5B9CC66FF2F}.
static Id GuidConstants.Prop_DirectoryServerPort
          Prop_DirectoryServerPort value is {50F68D17-943A-4EA7-966F-5A9F28A065CC}.
static Id GuidConstants.Prop_DirectoryServerProviderClass
          Prop_DirectoryServerProviderClass value is {3A59759F-A269-440E-93EE-127F1BEA5160}.
static Id GuidConstants.Prop_DirectoryServerType
          Prop_DirectoryServerType value is {AE4682AD-AC61-4498-AF27-37C7B207FB61}.
static Id GuidConstants.Prop_DirectoryServerUserName
          Prop_DirectoryServerUserName value is {B3CDB479-2274-4C01-988E-D65C78FC73BA}.
static Id GuidConstants.Prop_DirectoryStructure
          Prop_DirectoryStructure value is {41E214DF-BD9C-4103-AF30-317FBD69961E}.
static Id GuidConstants.Prop_DispatcherEnabled
          Prop_DispatcherEnabled value is {E4B07077-87FE-4F2F-9141-337DD7516C77}.
static Id GuidConstants.Prop_DispatcherWaitInterval
          Prop_DispatcherWaitInterval value is {1A79E736-5C47-484A-8600-0856C84B2EE5}.
static Id GuidConstants.Prop_DisplayName
          Prop_DisplayName value is {045C375F-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_DisplayNames
          Prop_DisplayNames value is {D32E5032-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_DistinguishedName
          Prop_DistinguishedName value is {AA279170-DF91-443C-8A28-52D8AA35C22F}.
static Id GuidConstants.Prop_DITADatabaseTimeout
          Prop_DITADatabaseTimeout value is {64222C58-A09C-40B2-987B-138BCBB7BF0F}.
static Id GuidConstants.Prop_DITAHome
          Prop_DITAHome value is {C4B7E1E5-63BF-4090-929B-52BB6EAFFC21}.
static Id GuidConstants.Prop_DITAJVMArguments
          Prop_DITAJVMArguments value is {4A4CD4EA-7B4F-4153-9505-173DA38B95FC}.
static Id GuidConstants.Prop_DITARenditionEngineConnection
          Prop_DITARenditionEngineConnection value is {93D8AB2F-ADAB-4D03-8F6B-F1050D435041}.
static Id GuidConstants.Prop_DITARenditionEngineConnections
          Prop_DITARenditionEngineConnections value is {C166900A-2D47-42D3-B30E-D7B43EE796C5}.
static Id GuidConstants.Prop_DITAWorkingDirectory
          Prop_DITAWorkingDirectory value is {BDA43663-7EA3-4A99-8AC6-A4F7C044378B}.
static Id GuidConstants.Prop_DNSName
          Prop_DNSName value is {6C843C99-BB40-4CF9-8ABC-0A9AC36D655D}.
static Id GuidConstants.Prop_DocumentClassificationActions
          Prop_DocumentClassificationActions value is {76A6C4AA-3D2E-491D-AAE9-B0C024B3C882}.
static Id GuidConstants.Prop_DocumentLifecycleAction
          Prop_DocumentLifecycleAction value is {379C1BBC-79B3-4FEB-9A46-6B138D9357D5}.
static Id GuidConstants.Prop_DocumentLifecycleActions
          Prop_DocumentLifecycleActions value is {137F1B27-EE8C-458D-9ED3-4B5ABC3CEBCD}.
static Id GuidConstants.Prop_DocumentLifecyclePolicies
          Prop_DocumentLifecyclePolicies value is {BB475831-0F43-45FA-B989-706BC9564138}.
static Id GuidConstants.Prop_DocumentLifecyclePolicy
          Prop_DocumentLifecyclePolicy value is {A3FCEB29-C43A-4381-BF23-BBA6A243B840}.
static Id GuidConstants.Prop_DocumentsPerBatch
          Prop_DocumentsPerBatch value is {AFE18435-5098-47AF-A785-BFE29E8D41BE}.
static Id GuidConstants.Prop_DocumentStates
          Prop_DocumentStates value is {1FB00410-0EBA-47E3-B3D9-912FAE9945F7}.
static Id GuidConstants.Prop_Domain
          Prop_Domain value is {3CE50FC7-DAD7-41F7-A2F4-0CA556FE07F3}.
static Id GuidConstants.Prop_DomainId
          Prop_DomainId value is {0F1E3CA1-A477-4A9E-B76F-3F41BF328CCB}.
static Id GuidConstants.Prop_DuplicateSuppressionEnabled
          Prop_DuplicateSuppressionEnabled value is {948A8C8F-0059-45AC-A41B-D83976D53C5D}.
static Id GuidConstants.Prop_DynamicGroupMemberAttribute
          Prop_DynamicGroupMemberAttribute value is {4C16D985-D852-40C6-BC84-198F7C49D647}.
static Id GuidConstants.Prop_DynamicGroupObjectClass
          Prop_DynamicGroupObjectClass value is {86D16B71-A65F-4B19-B17E-A5BBC98CE546}.
static Id GuidConstants.Prop_DynamicGroupQueryAttribute
          Prop_DynamicGroupQueryAttribute value is {17042555-9872-4C9D-BEDE-8BA0D9F0695D}.
static Id GuidConstants.Prop_EJBForwardingEndpoint
          Prop_EJBForwardingEndpoint value is {CE0A4B24-4E70-4FCC-83A2-B263A8F0CEB1}.
static Id GuidConstants.Prop_EJBTraceFlags
          Prop_EJBTraceFlags value is {894A0F3D-2F8F-41FB-93A4-099CD02CCC5C}.
static Id GuidConstants.Prop_ElementSequenceNumber
          Prop_ElementSequenceNumber value is {497C5E76-4344-44A8-B262-2DA2E2B4AD7B}.
static Id GuidConstants.Prop_Email
          Prop_Email value is {1907A576-B03A-4A2D-85D2-39B225DFE85C}.
static Id GuidConstants.Prop_EmbeddedDataThreshold
          Prop_EmbeddedDataThreshold value is {D78CFC46-2A69-4F8D-94BB-32DA6FB498C0}.
static Id GuidConstants.Prop_EnableManualLaunch
          Prop_EnableManualLaunch value is {6E91B594-6EC2-4314-A701-4B8E13639CE3}.
static Id GuidConstants.Prop_EncryptionAlgorithm
          Prop_EncryptionAlgorithm value is {E218A5FD-3827-4EA0-84D8-3CDC790B0AFF}.
static Id GuidConstants.Prop_EngineTraceFlags
          Prop_EngineTraceFlags value is {D49BEC55-F67B-4FC6-BBDC-404CE81DCEC9}.
static Id GuidConstants.Prop_ErrorCode
          Prop_ErrorCode value is {815EF44F-A7D4-43B8-B4F7-EFA1DD33398C}.
static Id GuidConstants.Prop_ErrorDescription
          Prop_ErrorDescription value is {57F50C5C-1018-4DBB-A792-7006E3872BE5}.
static Id GuidConstants.Prop_ErrorTraceFlags
          Prop_ErrorTraceFlags value is {E445ADCE-D407-4B31-A026-5F3AA22031A6}.
static Id GuidConstants.Prop_EventAction
          Prop_EventAction value is {E0E40B66-46A6-4592-BDB0-D518722BB96C}.
static Id GuidConstants.Prop_EventActions
          Prop_EventActions value is {C1C09434-7053-472E-BD5A-90D877280FC0}.
static Id GuidConstants.Prop_EventClass
          Prop_EventClass value is {32116C11-90D9-4FB4-985C-6F0C0F229015}.
static Id GuidConstants.Prop_EventObject
          Prop_EventObject value is {47420BB7-D96A-4604-B283-D9B573ABB1A7}.
static Id GuidConstants.Prop_EventStatus
          Prop_EventStatus value is {4089D90A-DEE8-4A15-B0BA-76930503C53F}.
static Id GuidConstants.Prop_EventsTraceFlags
          Prop_EventsTraceFlags value is {0099761B-DD7B-4623-A685-53962AB857A8}.
static Id GuidConstants.Prop_ExpiredBatchSelectionSize
          Prop_ExpiredBatchSelectionSize value is {DCCD6502-76F3-4BCC-A5AB-FDDCF0B51725}.
static Id GuidConstants.Prop_ExternalAliases
          Prop_ExternalAliases value is {C3050F3A-0BD7-4E6B-9373-6BCA46E8A92E}.
static Id GuidConstants.Prop_ExternalClassDescriptions
          Prop_ExternalClassDescriptions value is {A944D2DA-C070-4973-A890-5182484B2C44}.
static Id GuidConstants.Prop_ExternalObjectIdentity
          Prop_ExternalObjectIdentity value is {D3A9D07C-2B89-4B8E-B784-F675E9278854}.
static Id GuidConstants.Prop_ExternalPropertyDescriptions
          Prop_ExternalPropertyDescriptions value is {B2B505F8-49B6-45CF-A7ED-FD4E191C2F1E}.
static Id GuidConstants.Prop_ExternalReplicaIdentities
          Prop_ExternalReplicaIdentities value is {79EF459B-752B-447A-B1C7-43BC3B9CB6F6}.
static Id GuidConstants.Prop_ExternalRepositories
          Prop_ExternalRepositories value is {B539D529-A8DF-49AE-9FEA-C0D20612392A}.
static Id GuidConstants.Prop_ExternalRepository
          Prop_ExternalRepository value is {C1A0B2FD-9D7F-431F-9A2D-C457ECEBDA40}.
static Id GuidConstants.Prop_FcpPoolIdleTimeoutSeconds
          Prop_FcpPoolIdleTimeoutSeconds value is {C7314ED9-0E71-4E45-BED3-1E15835A7F4A}.
static Id GuidConstants.Prop_FcpPoolMaxInUse
          Prop_FcpPoolMaxInUse value is {499603B1-B804-49FC-8A2D-A7123ED5FC6A}.
static Id GuidConstants.Prop_FcpPoolMaxWaitSeconds
          Prop_FcpPoolMaxWaitSeconds value is {F66234D9-012B-4AE5-8BAE-701DAFFB55F0}.
static Id GuidConstants.Prop_FcpPoolPreferredSize
          Prop_FcpPoolPreferredSize value is {E660167C-FDE1-49F5-8A63-A202AB01CB56}.
static Id GuidConstants.Prop_FederationJNDIDataSource
          Prop_FederationJNDIDataSource value is {170672AE-10CD-4529-9504-43D2EF5B2175}.
static Id GuidConstants.Prop_FederationJNDIXADataSource
          Prop_FederationJNDIXADataSource value is {7CBE87F9-990F-4233-ACD6-1591775F6461}.
static Id GuidConstants.Prop_FederationUpdateHasPriority
          Prop_FederationUpdateHasPriority value is {95B4C1CB-8AC6-44F7-AA90-297138F6112A}.
static Id GuidConstants.Prop_FilteredPropertyId
          Prop_FilteredPropertyId value is {99C7E3EE-A924-44EC-B8C1-5EFEF5C4205E}.
static Id GuidConstants.Prop_FilterExpression
          Prop_FilterExpression value is {923F5BA4-B1BB-485A-9CFD-67727E9EA3BF}.
static Id GuidConstants.Prop_FixedContentDevice
          Prop_FixedContentDevice value is {2975A760-B95A-4E18-A9ED-1D0A92449FE3}.
static Id GuidConstants.Prop_FixedContentDevices
          Prop_FixedContentDevices value is {3ABFB281-99C7-4C98-9843-5F8341699DD8}.
static Id GuidConstants.Prop_FixedContentProviderTraceFlags
          Prop_FixedContentProviderTraceFlags value is {1AF17DD2-8903-4BD8-980D-00B0A27E6527}.
static Id GuidConstants.Prop_FolderCacheMaxAgeDelta
          Prop_FolderCacheMaxAgeDelta value is {6EAEA6B7-9983-48A6-9DC2-C1A37E7C601B}.
static Id GuidConstants.Prop_FolderCacheMaxEntries
          Prop_FolderCacheMaxEntries value is {4E676AC5-125D-4CD2-A1B6-B1264BE8A1DF}.
static Id GuidConstants.Prop_FolderCacheReapFrequency
          Prop_FolderCacheReapFrequency value is {00A27774-47F1-42DC-A5AF-5CD62E604A8C}.
static Id GuidConstants.Prop_FolderName
          Prop_FolderName value is {D32E5054-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_FoldersFiledIn
          Prop_FoldersFiledIn value is {48C625A2-AEC8-4124-8C0A-E79C2C4AC5C3}.
static Id GuidConstants.Prop_ForceCaseInsensitiveSearch
          Prop_ForceCaseInsensitiveSearch value is {E1E384DB-313D-4055-9751-66754E8E2366}.
static Id GuidConstants.Prop_FPOpenStrategy
          Prop_FPOpenStrategy value is {7E87218C-FAA7-4A82-9C4D-9F1257E3DAB4}.
static Id GuidConstants.Prop_FPPoolBufferSize
          Prop_FPPoolBufferSize value is {14FA27C5-9824-4BFC-8C3A-65C09FDA7B6A}.
static Id GuidConstants.Prop_FPPoolClusterNonAvailTime
          Prop_FPPoolClusterNonAvailTime value is {04D7D496-145E-4E55-8DD4-4251EC8B0D89}.
static Id GuidConstants.Prop_FPPoolDefaultCollisionAvoidance
          Prop_FPPoolDefaultCollisionAvoidance value is {74AB5513-8FD1-4FCC-8C10-1DC12A79A670}.
static Id GuidConstants.Prop_FPPoolEnableMulticlusterFailover
          Prop_FPPoolEnableMulticlusterFailover value is {151BF7E6-9E93-41CA-8775-A0DF7F4ED045}.
static Id GuidConstants.Prop_FPPoolMaxConnections
          Prop_FPPoolMaxConnections value is {B93D2CB0-0B4E-4926-98AB-AE11734E7A00}.
static Id GuidConstants.Prop_FPPoolMulticlusterDeleteStrategy
          Prop_FPPoolMulticlusterDeleteStrategy value is {1D7AC9D1-73A8-4457-8EBA-6EC6D871C10E}.
static Id GuidConstants.Prop_FPPoolMulticlusterExistsStrategy
          Prop_FPPoolMulticlusterExistsStrategy value is {C0BA9CD5-173A-40C5-A882-EEEC0714222E}.
static Id GuidConstants.Prop_FPPoolMulticlusterQueryStrategy
          Prop_FPPoolMulticlusterQueryStrategy value is {033405C2-A295-4812-9DC5-78249D65055E}.
static Id GuidConstants.Prop_FPPoolMulticlusterReadStrategy
          Prop_FPPoolMulticlusterReadStrategy value is {79225D79-C40E-4916-A9D2-452B12085B62}.
static Id GuidConstants.Prop_FPPoolMulticlusterWriteStrategy
          Prop_FPPoolMulticlusterWriteStrategy value is {9C27FBD7-27DB-428A-B7AB-AC8449FCABE7}.
static Id GuidConstants.Prop_FPPoolPrefetchSize
          Prop_FPPoolPrefetchSize value is {0D8B76B7-6F88-426B-B4C2-29794B0D42FB}.
static Id GuidConstants.Prop_FPPoolRetryCount
          Prop_FPPoolRetryCount value is {B18EE76C-6EA6-4674-AA0B-7026198C77C8}.
static Id GuidConstants.Prop_FPPoolRetrySleep
          Prop_FPPoolRetrySleep value is {B82FCAC4-F5EB-4F92-A78C-56A536917215}.
static Id GuidConstants.Prop_FPPoolTimeout
          Prop_FPPoolTimeout value is {7221889C-ABC5-48D7-B8DD-C37750125706}.
static Id GuidConstants.Prop_FromVersions
          Prop_FromVersions value is {1B760F04-A245-43B8-85B2-DDACC20286AF}.
static Id GuidConstants.Prop_FullTextRowDefault
          Prop_FullTextRowDefault value is {8B336BCB-4E88-42E9-8788-9C123E32015E}.
static Id GuidConstants.Prop_FullTextRowMax
          Prop_FullTextRowMax value is {402CA895-E9D7-4D00-B100-A8FF64A25B82}.
static Id GuidConstants.Prop_GCDCacheTTL
          Prop_GCDCacheTTL value is {9B465F57-A9F9-4919-95C8-770287931ED1}.
static Id GuidConstants.Prop_GCDTraceFlags
          Prop_GCDTraceFlags value is {157D410A-3A0A-4F51-A95D-3FBCB281F5E9}.
static Id GuidConstants.Prop_GranteeName
          Prop_GranteeName value is {5FD5B445-D77C-485A-9C18-E326D215EFD9}.
static Id GuidConstants.Prop_GranteeType
          Prop_GranteeType value is {732253AA-6190-456A-8F0D-A666E3FCCB20}.
static Id GuidConstants.Prop_GroupBaseDN
          Prop_GroupBaseDN value is {80E43E38-0F18-4E85-B23E-2BF30496399E}.
static Id GuidConstants.Prop_GroupDisplayNameAttribute
          Prop_GroupDisplayNameAttribute value is {861EBCD0-3CC2-4F96-ABCB-E9E8EBBE7B67}.
static Id GuidConstants.Prop_GroupMembershipSearchFilter
          Prop_GroupMembershipSearchFilter value is {9D15D6E5-C02C-4146-94E2-50BA6BCC04A6}.
static Id GuidConstants.Prop_GroupNameAttribute
          Prop_GroupNameAttribute value is {D512BF5E-0322-4C0C-B642-262E6B759C63}.
static Id GuidConstants.Prop_Groups
          Prop_Groups value is {20642A34-729B-47D0-8871-62328CF3B456}.
static Id GuidConstants.Prop_GroupSearchFilter
          Prop_GroupSearchFilter value is {8EB9BDE9-BA41-4C51-91A9-A4B962D2DE87}.
static Id GuidConstants.Prop_GroupUniqueIDAttribute
          Prop_GroupUniqueIDAttribute value is {A5254553-D997-432F-8398-BF1C6ECD5624}.
static Id GuidConstants.Prop_GroupUniqueIDAttributeIsBinary
          Prop_GroupUniqueIDAttributeIsBinary value is {DB70F337-090F-40F8-A72A-4E19C767E155}.
static Id GuidConstants.Prop_HasHierarchy
          Prop_HasHierarchy value is {D9D364D9-90B7-40A6-849A-1DA517A5D127}.
static Id GuidConstants.Prop_HasIncludeSubclasses
          Prop_HasIncludeSubclasses value is {045C37AA-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_HasProperSubclassProperties
          Prop_HasProperSubclassProperties value is {045C37A9-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_Head
          Prop_Head value is {045C3750-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_HeldUntilDate
          Prop_HeldUntilDate value is {EDF77383-3356-4C39-A034-A05CCA856E5C}.
static Id GuidConstants.Prop_Id
          Prop_Id value is {B19C39FD-9E71-4E56-8D7E-9B036B3B903B}.
static Id GuidConstants.Prop_Ids
          Prop_Ids value is {045C3764-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IICEConfigurationServerURL
          Prop_IICEConfigurationServerURL value is {E9F5EDED-80DD-412C-A9F5-E7F95A3BBA54}.
static Id GuidConstants.Prop_ImageServicesClassDescriptions
          Prop_ImageServicesClassDescriptions value is {932A4DDB-1A50-4954-8C07-B40C34D7AD4B}.
static Id GuidConstants.Prop_ImageServicesClassName
          Prop_ImageServicesClassName value is {FE98440C-94CE-4B2E-8066-020CADFF2D36}.
static Id GuidConstants.Prop_ImageServicesDataType
          Prop_ImageServicesDataType value is {47D78E34-1438-48EB-96BB-035A025C8C65}.
static Id GuidConstants.Prop_ImageServicesPropertyDescriptions
          Prop_ImageServicesPropertyDescriptions value is {91F64B2E-8CDE-4115-A814-BACEFC9678C3}.
static Id GuidConstants.Prop_ImageServicesPropertyName
          Prop_ImageServicesPropertyName value is {6D5FE4A4-0419-41B7-8E71-E00AC324AF0E}.
static Id GuidConstants.Prop_ImmediateSubclassDefinitions
          Prop_ImmediateSubclassDefinitions value is {D32E5038-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ImmediateSubclassDescriptions
          Prop_ImmediateSubclassDescriptions value is {045C3746-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ImplementationClass
          Prop_ImplementationClass value is {E38B4FD4-2FB0-46A4-9B68-9127788656B4}.
static Id GuidConstants.Prop_ImportAgentRetryCount
          Prop_ImportAgentRetryCount value is {56CBA16B-3FA9-479E-8FF5-E6255B75181E}.
static Id GuidConstants.Prop_InboundBatchSize
          Prop_InboundBatchSize value is {FA6FC970-33AD-4F57-A8A9-B8DE95266421}.
static Id GuidConstants.Prop_InboundBusyWaitInterval
          Prop_InboundBusyWaitInterval value is {A796B55E-3C85-495D-ACD7-4BC84D7EF987}.
static Id GuidConstants.Prop_InboundDispatcherEnabled
          Prop_InboundDispatcherEnabled value is {4E0E23EE-65D3-44EB-A0F7-0A1C21F35A29}.
static Id GuidConstants.Prop_InboundFileNameCacheMaxEntries
          Prop_InboundFileNameCacheMaxEntries value is {8A1BE58E-21D4-4E8E-824D-6EDAB3C9D25A}.
static Id GuidConstants.Prop_InboundIdleWaitInterval
          Prop_InboundIdleWaitInterval value is {B478D32D-4544-43B6-9DC8-CF87EDC5E2A1}.
static Id GuidConstants.Prop_IncludeSubclassesRequested
          Prop_IncludeSubclassesRequested value is {045C3765-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IndexArea
          Prop_IndexArea value is {BD677CBA-34BA-4BC2-BE22-430FF2C368D2}.
static Id GuidConstants.Prop_IndexAreas
          Prop_IndexAreas value is {15ECE32F-7131-40DC-B45A-23C2EBCBFA33}.
static Id GuidConstants.Prop_IndexationId
          Prop_IndexationId value is {48867203-1568-46F9-900F-37515B26AB11}.
static Id GuidConstants.Prop_IndexItems
          Prop_IndexItems value is {4244AFF1-2DCC-4089-9739-045FAA003C37}.
static Id GuidConstants.Prop_InheritableDepth
          Prop_InheritableDepth value is {FB661D14-597D-459A-B764-072A47F467B6}.
static Id GuidConstants.Prop_InheritParentPermissions
          Prop_InheritParentPermissions value is {6F95A17B-D4BD-4563-9D47-2162BF81BB1C}.
static Id GuidConstants.Prop_InitiatingUser
          Prop_InitiatingUser value is {8326F0B3-FE02-4A27-B0A1-A36AE11A6676}.
static Id GuidConstants.Prop_InlineContentRetrievalLimit
          Prop_InlineContentRetrievalLimit value is {88F31144-A674-452B-8F52-0CDA711F1C8C}.
static Id GuidConstants.Prop_InputDocument
          Prop_InputDocument value is {14881A1A-42E5-4441-8960-CC375AC43A57}.
static Id GuidConstants.Prop_InputFormats
          Prop_InputFormats value is {D592AEDD-3D9E-4F99-A3CF-2EEC253D0338}.
static Id GuidConstants.Prop_InstallationDate
          Prop_InstallationDate value is {250568BB-CCA3-4817-A6A5-F83F910CD1DB}.
static Id GuidConstants.Prop_InstallationReport
          Prop_InstallationReport value is {A0E0447A-0C2C-4CF7-9A52-D55D1E511FBC}.
static Id GuidConstants.Prop_InstallationStatus
          Prop_InstallationStatus value is {5F2234D2-86EA-444C-9E7A-04199F85DAC8}.
static Id GuidConstants.Prop_Installer
          Prop_Installer value is {091610C1-6B95-4746-B701-1B454148578F}.
static Id GuidConstants.Prop_IsCBREnabled
          Prop_IsCBREnabled value is {2D982A92-92D0-4D87-A6E3-053119BF33C0}.
static Id GuidConstants.Prop_IsCurrentVersion
          Prop_IsCurrentVersion value is {045C3768-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ISDomainName
          Prop_ISDomainName value is {258B43DC-1883-4AF7-8A23-F92203AD1674}.
static Id GuidConstants.Prop_IsEnabled
          Prop_IsEnabled value is {0C8A7652-7CBB-411A-867A-3ADAA1C258AB}.
static Id GuidConstants.Prop_IsFrozenVersion
          Prop_IsFrozenVersion value is {D32E5065-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_IsHidden
          Prop_IsHidden value is {045C37CF-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsHierarchical
          Prop_IsHierarchical value is {9E606776-B839-4F28-80FA-E5463E44515F}.
static Id GuidConstants.Prop_IsImportAgentEnabled
          Prop_IsImportAgentEnabled value is {CF7BED87-2D9D-4499-81D5-2ABAD8FC4801}.
static Id GuidConstants.Prop_IsInExceptionState
          Prop_IsInExceptionState value is {4F0F734C-FDD4-4A56-A9EA-31C743A5C978}.
static Id GuidConstants.Prop_IsNameProperty
          Prop_IsNameProperty value is {D32E503B-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_IsolatedRegion
          Prop_IsolatedRegion value is {7B3B866F-A7B0-4F4E-9D43-A6E068C3C1EA}.
static Id GuidConstants.Prop_IsolatedRegionNumber
          Prop_IsolatedRegionNumber value is {1D72A02B-97D6-4020-8240-C6797ED4DA92}.
static Id GuidConstants.Prop_IsolatedRegions
          Prop_IsolatedRegions value is {AD87D9C5-AA45-4A55-B604-8256D1BE071B}.
static Id GuidConstants.Prop_IsOrderable
          Prop_IsOrderable value is {045C3771-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ISOrganization
          Prop_ISOrganization value is {956D999E-932A-43EE-B012-0A459E511C3C}.
static Id GuidConstants.Prop_ISPassword
          Prop_ISPassword value is {CC29BA45-5B34-45B9-84DF-B0A0A6D8AEB3}.
static Id GuidConstants.Prop_IsPersistent
          Prop_IsPersistent value is {D32E502E-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_IsReadOnly
          Prop_IsReadOnly value is {045C3799-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsReserved
          Prop_IsReserved value is {D32E506B-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_IsSearchable
          Prop_IsSearchable value is {045C379A-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsSecurable
          Prop_IsSecurable value is {9C25DFEA-D1D5-488B-8F92-0D4E13EFBA5B}.
static Id GuidConstants.Prop_IsSelectable
          Prop_IsSelectable value is {045C379D-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsSingleIndexed
          Prop_IsSingleIndexed value is {D32E506F-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_IsSSLEnabled
          Prop_IsSSLEnabled value is {EC9C64D6-8CC6-4EEF-A531-11D801CB8FD6}.
static Id GuidConstants.Prop_IsSynchronous
          Prop_IsSynchronous value is {783E3F32-E02E-406D-8472-3DC8E3980FDC}.
static Id GuidConstants.Prop_IsSystemGenerated
          Prop_IsSystemGenerated value is {045C37B3-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsSystemOwned
          Prop_IsSystemOwned value is {D32E5036-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ISUserName
          Prop_ISUserName value is {63E886CA-13AD-48D0-9904-E2EF4CA9142A}.
static Id GuidConstants.Prop_IsValueRequired
          Prop_IsValueRequired value is {045C37CC-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_IsVersioningEnabled
          Prop_IsVersioningEnabled value is {D32E507B-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_JNDIDataSource
          Prop_JNDIDataSource value is {9A734837-7457-47A7-B417-A917DD69F15B}.
static Id GuidConstants.Prop_JNDIXADataSource
          Prop_JNDIXADataSource value is {96648490-C3A9-47E2-A4FA-B48F3477AC63}.
static Id GuidConstants.Prop_JobAbortRequested
          Prop_JobAbortRequested value is {76E56534-D56E-4602-91E1-D54FB91EE8D6}.
static Id GuidConstants.Prop_JobStatus
          Prop_JobStatus value is {F677C361-4967-4E6A-A94F-C4CA3759596F}.
static Id GuidConstants.Prop_LabelBindValue
          Prop_LabelBindValue value is {35635907-F301-4F39-B338-A02918942179}.
static Id GuidConstants.Prop_LastFailureReason
          Prop_LastFailureReason value is {F105903B-E92C-4349-8225-75266066FB78}.
static Id GuidConstants.Prop_LastModifier
          Prop_LastModifier value is {D32E5075-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_LeaseDuration
          Prop_LeaseDuration value is {D6CEBF0E-F0E8-4583-9674-826F16EDFC9F}.
static Id GuidConstants.Prop_LifecycleOperation
          Prop_LifecycleOperation value is {4BFB671C-A5DB-4CBB-AEF3-F3BA23547AF6}.
static Id GuidConstants.Prop_LocalDomain
          Prop_LocalDomain value is {4B6ED6F2-EA74-4C65-9924-D0DE8CCB4582}.
static Id GuidConstants.Prop_LocaleName
          Prop_LocaleName value is {045C37B6-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_LocaleNames
          Prop_LocaleNames value is {045C37B7-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_LocalizedText
          Prop_LocalizedText value is {D32E5031-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_LockDownExceptionList
          Prop_LockDownExceptionList value is {733FCA6C-F88C-4569-A812-8DE044F866F6}.
static Id GuidConstants.Prop_LockDownPrincipal
          Prop_LockDownPrincipal value is {A47E1526-DDD2-493A-B39C-0DE0CBF9F18B}.
static Id GuidConstants.Prop_LockDownPrincipalType
          Prop_LockDownPrincipalType value is {DA565863-08D3-4122-AD27-96951E3B0873}.
static Id GuidConstants.Prop_LockOwner
          Prop_LockOwner value is {1FFB0DBC-5EE9-466D-9F6D-6D979FBEB58B}.
static Id GuidConstants.Prop_LockTimeout
          Prop_LockTimeout value is {8BA24762-DCE1-40F2-98E2-B3E7C969744C}.
static Id GuidConstants.Prop_LockToken
          Prop_LockToken value is {FC27B48A-F4AE-4413-8F51-AEE2533B937B}.
static Id GuidConstants.Prop_MajorVersionNumber
          Prop_MajorVersionNumber value is {3C69F7AB-C1F5-4EB7-B177-85F0E1F94D3D}.
static Id GuidConstants.Prop_MappableDirection
          Prop_MappableDirection value is {F25594D2-32F2-464D-9BB6-B2D38BD012E0}.
static Id GuidConstants.Prop_Marking
          Prop_Marking value is {00705BB2-7217-45BE-91EC-55A79858BADA}.
static Id GuidConstants.Prop_Markings
          Prop_Markings value is {1894C6C3-B9F6-4EA0-A039-08C0CA32400E}.
static Id GuidConstants.Prop_MarkingSet
          Prop_MarkingSet value is {744EC863-1CB7-45AC-8F35-56CABA85BE51}.
static Id GuidConstants.Prop_MarkingSetCacheEntryTTL
          Prop_MarkingSetCacheEntryTTL value is {FAAB4E20-BDD4-4998-ADED-4611D24D66CF}.
static Id GuidConstants.Prop_MarkingSetCacheMaxEntries
          Prop_MarkingSetCacheMaxEntries value is {B6524DBC-1956-4612-ADFD-FBEF8A73ACFC}.
static Id GuidConstants.Prop_MarkingSets
          Prop_MarkingSets value is {9C19340A-3E39-4173-8FC8-B214DA4C1A92}.
static Id GuidConstants.Prop_MarkingUseGranted
          Prop_MarkingUseGranted value is {AD12B933-F879-4DA9-9954-679729922CC8}.
static Id GuidConstants.Prop_MarkingValue
          Prop_MarkingValue value is {AC2A1C7D-8517-41B4-83B6-175DEC0D086B}.
static Id GuidConstants.Prop_MaxBatchSize
          Prop_MaxBatchSize value is {1D74DB20-9049-4348-94B5-3A11BF6C92A2}.
static Id GuidConstants.Prop_MaxCollections
          Prop_MaxCollections value is {3BDED316-2640-4F8B-BCAD-023FE0AC304B}.
static Id GuidConstants.Prop_MaximumContentElements
          Prop_MaximumContentElements value is {6BBD3F87-F769-42AB-9428-35FABCF92441}.
static Id GuidConstants.Prop_MaximumLengthBinary
          Prop_MaximumLengthBinary value is {045C37D1-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_MaximumLengthString
          Prop_MaximumLengthString value is {045C37D0-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_MaximumRetentionDays
          Prop_MaximumRetentionDays value is {6FEDE6EA-9DFA-4E90-8A93-773F2B3A2A7C}.
static Id GuidConstants.Prop_MaximumSizeKBytes
          Prop_MaximumSizeKBytes value is {15F9FBA9-E1BE-45FA-9D17-5F460D2ADE32}.
static Id GuidConstants.Prop_MaximumTimeToLive
          Prop_MaximumTimeToLive value is {78909F7B-C06B-4476-B98E-1FC536761E73}.
static Id GuidConstants.Prop_MaxInboundWorkers
          Prop_MaxInboundWorkers value is {9738D2C1-0B2A-4EA1-AFD6-39F23E486559}.
static Id GuidConstants.Prop_MaxInMemoryElementState
          Prop_MaxInMemoryElementState value is {FD038D9D-6FD8-4C03-9B8A-96214FEAE8A0}.
static Id GuidConstants.Prop_MaxInMemoryItems
          Prop_MaxInMemoryItems value is {9C962CBE-B68B-4B44-9805-EC1147A710B3}.
static Id GuidConstants.Prop_MaxInMemoryQueueItems
          Prop_MaxInMemoryQueueItems value is {EBED5682-8AF7-4C31-9EA4-F965065A83DD}.
static Id GuidConstants.Prop_MaxObjectsPerCollection
          Prop_MaxObjectsPerCollection value is {05FEE8D6-709F-4745-A768-25F6D6AD1B3F}.
static Id GuidConstants.Prop_MaxOutboundWorkers
          Prop_MaxOutboundWorkers value is {20B2CF01-5D80-41FE-A0EC-7599E3D474DD}.
static Id GuidConstants.Prop_MaxQueryTimeLimit
          Prop_MaxQueryTimeLimit value is {ADD31F25-4257-4D17-ACE1-064DF7C049E6}.
static Id GuidConstants.Prop_MaxReaderSemaphoreWaitTime
          Prop_MaxReaderSemaphoreWaitTime value is {0B6C5865-AEFB-4DEA-8DF7-67B43795A576}.
static Id GuidConstants.Prop_MaxResolutionBatchSize
          Prop_MaxResolutionBatchSize value is {0586A10F-D4A8-45C9-B3D8-0F6870BFFA61}.
static Id GuidConstants.Prop_MaxWorkerThreads
          Prop_MaxWorkerThreads value is {8EAAF0B8-7D0C-4A4B-891B-F4A9138CB051}.
static Id GuidConstants.Prop_MemberOfGroups
          Prop_MemberOfGroups value is {A5C82A29-0D27-48FD-AE80-AA7608CD624E}.
static Id GuidConstants.Prop_MetadataMergedScopeCacheMaxEntries
          Prop_MetadataMergedScopeCacheMaxEntries value is {4B0806B6-836D-4C30-AA2E-1EA4E80ACAC8}.
static Id GuidConstants.Prop_MetadataTraceFlags
          Prop_MetadataTraceFlags value is {BA5F970A-515E-448B-B8AD-98BFC2CACA43}.
static Id GuidConstants.Prop_MimeType
          Prop_MimeType value is {8B03CD36-2336-403E-BE49-4AE99DC5F18E}.
static Id GuidConstants.Prop_MinimumRetentionDays
          Prop_MinimumRetentionDays value is {7ED3A106-79FF-4748-AEFE-38AB8BB75CE2}.
static Id GuidConstants.Prop_MinorVersionNumber
          Prop_MinorVersionNumber value is {E9D68015-49F3-4732-9AF2-D0196AAFD982}.
static Id GuidConstants.Prop_ModificationAccessRequired
          Prop_ModificationAccessRequired value is {FEA7F597-7AF4-492B-8300-3DF916BB5B9F}.
static Id GuidConstants.Prop_ModifiedProperties
          Prop_ModifiedProperties value is {5D5D5594-D421-4F87-9521-727528D1127B}.
static Id GuidConstants.Prop_MyRealm
          Prop_MyRealm value is {06421281-A8EA-4034-94C5-CEC5FB6CBDD7}.
static Id GuidConstants.Prop_Name
          Prop_Name value is {03A3C895-BE18-4F82-9007-FFEFF379FC5C}.
static Id GuidConstants.Prop_NamePropertyIndex
          Prop_NamePropertyIndex value is {045C376E-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_NeverDeleteClipsOrContent
          Prop_NeverDeleteClipsOrContent value is {5175409C-4255-4607-B27F-FFEE8F808419}.
static Id GuidConstants.Prop_NextRetryDate
          Prop_NextRetryDate value is {A093A6C0-9454-42CD-8E72-E1C9F58B1B8D}.
static Id GuidConstants.Prop_NonPagedQueryMaxSize
          Prop_NonPagedQueryMaxSize value is {4B6549A7-9851-4262-9064-9A81667C0F6D}.
static Id GuidConstants.Prop_NoWorkDelay
          Prop_NoWorkDelay value is {041C7C53-524F-4FF5-AA24-B1DA77351340}.
static Id GuidConstants.Prop_NumImportAgents
          Prop_NumImportAgents value is {F11F5038-306E-4C2B-82E0-E242FAAA0943}.
static Id GuidConstants.Prop_ObjectSecurityCacheEntryTTL
          Prop_ObjectSecurityCacheEntryTTL value is {C77E6A13-124C-4A0D-8364-8E386349847E}.
static Id GuidConstants.Prop_ObjectSecurityCacheMaxEntries
          Prop_ObjectSecurityCacheMaxEntries value is {328D38B1-19AD-474D-BB94-B265597DD5EE}.
static Id GuidConstants.Prop_ObjectStateRecordingLevel
          Prop_ObjectStateRecordingLevel value is {38F514C7-1064-4B7B-AE33-AA7D661839C8}.
static Id GuidConstants.Prop_ObjectStore
          Prop_ObjectStore value is {AC19E753-58AF-434A-835B-506199CF1EE8}.
static Id GuidConstants.Prop_ObjectStoreId
          Prop_ObjectStoreId value is {045C37CD-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ObjectStores
          Prop_ObjectStores value is {79178B8A-69A3-402F-87A2-7A8F86D91828}.
static Id GuidConstants.Prop_ObjectStoreSchemaDB2
          Prop_ObjectStoreSchemaDB2 value is {2EFD2909-9A66-4A22-968C-8F6888FD139F}.
static Id GuidConstants.Prop_ObjectStoreSchemaMSSQL
          Prop_ObjectStoreSchemaMSSQL value is {A5672307-ECC8-4C47-9BAE-E676D113E064}.
static Id GuidConstants.Prop_ObjectStoreSchemaOracle
          Prop_ObjectStoreSchemaOracle value is {E119B83E-CC9C-43BC-9E67-1572B1D45389}.
static Id GuidConstants.Prop_OptimizationInterval
          Prop_OptimizationInterval value is {B026692E-F080-4234-92EC-F1E6DFA81013}.
static Id GuidConstants.Prop_OriginalObject
          Prop_OriginalObject value is {A68EEFCE-0763-4FEA-9557-9160CDE0A3A1}.
static Id GuidConstants.Prop_OriginalOrdinal
          Prop_OriginalOrdinal value is {0E21ADCB-84F6-4A8E-B106-5FACEC301073}.
static Id GuidConstants.Prop_OutboundBatchSize
          Prop_OutboundBatchSize value is {CDE6B6DC-0A0E-457B-BF8A-158C761BAB04}.
static Id GuidConstants.Prop_OutboundBusyWaitInterval
          Prop_OutboundBusyWaitInterval value is {D04EF48D-AB24-4F3E-ABDE-0443F0AC6F3D}.
static Id GuidConstants.Prop_OutboundDispatcherEnabled
          Prop_OutboundDispatcherEnabled value is {E0DE1584-F19B-4DC2-BDDF-2DB48887A81D}.
static Id GuidConstants.Prop_OutboundIdleWaitInterval
          Prop_OutboundIdleWaitInterval value is {761D802C-1D5F-45B3-931B-C9127332D631}.
static Id GuidConstants.Prop_OutputFolder
          Prop_OutputFolder value is {29AB43F9-7637-456C-AE51-80A5FC456538}.
static Id GuidConstants.Prop_OutputFormat
          Prop_OutputFormat value is {19E4E23B-FBA3-4048-A86C-79E8A8B6CFDC}.
static Id GuidConstants.Prop_OutputLocation
          Prop_OutputLocation value is {5725B946-23CF-400F-9B57-AA25750EA394}.
static Id GuidConstants.Prop_Owner
          Prop_Owner value is {4BC1ED9A-57FF-4029-B413-39FD20F86353}.
static Id GuidConstants.Prop_OwnerDocument
          Prop_OwnerDocument value is {747D96D7-C70C-428A-8798-720A5D72F6BF}.
static Id GuidConstants.Prop_Parent
          Prop_Parent value is {045C3776-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ParentComponent
          Prop_ParentComponent value is {07302114-3475-499B-9578-BFA35CC8ED92}.
static Id GuidConstants.Prop_ParentDocuments
          Prop_ParentDocuments value is {75BDF04A-509F-4F91-B543-C437189E1DA3}.
static Id GuidConstants.Prop_ParentRelationships
          Prop_ParentRelationships value is {FB441E23-BF6A-4034-8299-1BFCB8C94261}.
static Id GuidConstants.Prop_PartialResolutionChunkSize
          Prop_PartialResolutionChunkSize value is {DA3076B4-802A-4996-BA8C-A10739833176}.
static Id GuidConstants.Prop_PartnerObjectStore
          Prop_PartnerObjectStore value is {D6B23EA3-1CC2-4D48-800B-3CDA1AD75204}.
static Id GuidConstants.Prop_PathName
          Prop_PathName value is {D32E5025-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_PDFMasterPassword
          Prop_PDFMasterPassword value is {8499C895-D0E5-40D3-ABDF-02980985DEA9}.
static Id GuidConstants.Prop_PDFUserPassword
          Prop_PDFUserPassword value is {B413EC06-30D4-4340-BBB5-BC5DB11678B3}.
static Id GuidConstants.Prop_PEConnectionPoints
          Prop_PEConnectionPoints value is {06EC2184-1C84-4465-80E8-995F150E6E17}.
static Id GuidConstants.Prop_PermissionDescriptions
          Prop_PermissionDescriptions value is {3975B9F7-1D66-4C7A-B586-415FD88E4FD7}.
static Id GuidConstants.Prop_Permissions
          Prop_Permissions value is {53360BB2-AE2A-4C6C-B073-61375DA13121}.
static Id GuidConstants.Prop_PermissionSource
          Prop_PermissionSource value is {BAEE19A0-0721-4422-8219-F795DE0E0B7D}.
static Id GuidConstants.Prop_PermissionType
          Prop_PermissionType value is {580F9585-E8D9-4AA9-AFAF-5CB86322B0FE}.
static Id GuidConstants.Prop_PersistenceType
          Prop_PersistenceType value is {156DA682-E248-4F62-8014-C70760585BC3}.
static Id GuidConstants.Prop_PoolAddress
          Prop_PoolAddress value is {6507EB4A-6DBA-4829-9F3B-FC5F3175723C}.
static Id GuidConstants.Prop_PreloadOnCreate
          Prop_PreloadOnCreate value is {DE56D55F-0FEC-4496-950C-B4988DD9732C}.
static Id GuidConstants.Prop_Prerequisites
          Prop_Prerequisites value is {025B5BCD-D6B1-4734-9D6B-77F7B82DFC4E}.
static Id GuidConstants.Prop_PreserveDirectPermissions
          Prop_PreserveDirectPermissions value is {6A394A64-3101-4B2B-8A00-296B61BA145E}.
static Id GuidConstants.Prop_PrimaryId
          Prop_PrimaryId value is {D32E5034-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_PrincipalCacheEntryTTL
          Prop_PrincipalCacheEntryTTL value is {65BC7DC0-CB07-4622-880B-F0636D11BC76}.
static Id GuidConstants.Prop_PrincipalCacheMaxEntries
          Prop_PrincipalCacheMaxEntries value is {58F83254-EBC0-44EC-A387-2A941E5529B3}.
static Id GuidConstants.Prop_Priority
          Prop_Priority value is {16AEEFA3-0852-44AC-8D4A-6BC3DB6B9550}.
static Id GuidConstants.Prop_PrivilegedSettability
          Prop_PrivilegedSettability value is {23E4F1A1-9936-425F-8E8F-150E267D6128}.
static Id GuidConstants.Prop_ProgId
          Prop_ProgId value is {651BED30-8491-456D-8177-EB9002F9FB73}.
static Id GuidConstants.Prop_ProperSubclassPropertyDescriptions
          Prop_ProperSubclassPropertyDescriptions value is {045C375C-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultBinary
          Prop_PropertyDefaultBinary value is {045C3754-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultBoolean
          Prop_PropertyDefaultBoolean value is {045C3755-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultDateTime
          Prop_PropertyDefaultDateTime value is {045C3756-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultFloat64
          Prop_PropertyDefaultFloat64 value is {045C3757-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultId
          Prop_PropertyDefaultId value is {045C3758-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultInteger32
          Prop_PropertyDefaultInteger32 value is {045C3759-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultObject
          Prop_PropertyDefaultObject value is {045C375A-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefaultString
          Prop_PropertyDefaultString value is {045C375B-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDefinitions
          Prop_PropertyDefinitions value is {D32E5039-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_PropertyDescriptions
          Prop_PropertyDescriptions value is {045C3778-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyDisplayCategory
          Prop_PropertyDisplayCategory value is {FCC1E480-19F3-4896-B521-C22561064C09}.
static Id GuidConstants.Prop_PropertyDisplayName
          Prop_PropertyDisplayName value is {51E1C19C-AD98-4BC3-B908-A89B7F8CD4D7}.
static Id GuidConstants.Prop_PropertyIdentity
          Prop_PropertyIdentity value is {9A50EE23-298C-40F7-AC73-854B7C3DEE04}.
static Id GuidConstants.Prop_PropertyMap
          Prop_PropertyMap value is {446FCACF-053C-45C2-AEC3-EFA5BCC1F4F0}.
static Id GuidConstants.Prop_PropertyMaximumDateTime
          Prop_PropertyMaximumDateTime value is {045C3752-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyMaximumFloat64
          Prop_PropertyMaximumFloat64 value is {045C3761-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyMaximumInteger32
          Prop_PropertyMaximumInteger32 value is {045C3766-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyMinimumDateTime
          Prop_PropertyMinimumDateTime value is {045C3753-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyMinimumFloat64
          Prop_PropertyMinimumFloat64 value is {045C3762-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyMinimumInteger32
          Prop_PropertyMinimumInteger32 value is {045C3767-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionBinary
          Prop_PropertySelectionBinary value is {045C379E-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsBoolean
          Prop_PropertySelectionsBoolean value is {045C379F-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsDateTime
          Prop_PropertySelectionsDateTime value is {045C37A0-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsFloat64
          Prop_PropertySelectionsFloat64 value is {045C37A1-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsId
          Prop_PropertySelectionsId value is {045C37A2-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsInteger32
          Prop_PropertySelectionsInteger32 value is {045C37A3-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsObject
          Prop_PropertySelectionsObject value is {045C37A4-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertySelectionsString
          Prop_PropertySelectionsString value is {045C37A5-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_PropertyTemplate
          Prop_PropertyTemplate value is {D32E503D-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_PropertyTemplates
          Prop_PropertyTemplates value is {D32E5058-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ProtectedPropertyCount
          Prop_ProtectedPropertyCount value is {D32E5089-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ProviderID
          Prop_ProviderID value is {D53A5A4E-BE37-41FA-94AF-5C4C3EFBCF05}.
static Id GuidConstants.Prop_PruneAmount
          Prop_PruneAmount value is {04888CE8-8FB6-4977-8EDE-30F30487D09F}.
static Id GuidConstants.Prop_PruneThresholdContentElements
          Prop_PruneThresholdContentElements value is {9BA017B6-DAF4-47A1-80EA-F255CB6F0F42}.
static Id GuidConstants.Prop_PruneThresholdSizeKBytes
          Prop_PruneThresholdSizeKBytes value is {FE871B27-3816-44FD-B216-0B7261296D8F}.
static Id GuidConstants.Prop_PublicationDocument
          Prop_PublicationDocument value is {780940CC-CABB-4D04-8992-31BF3AB318FC}.
static Id GuidConstants.Prop_PublicationInfo
          Prop_PublicationInfo value is {029F63C8-AAED-4D21-BB73-A108E47F4FA4}.
static Id GuidConstants.Prop_PublicKey
          Prop_PublicKey value is {7E5E8481-40FC-439F-B966-B14272B0E439}.
static Id GuidConstants.Prop_PublishingStatus
          Prop_PublishingStatus value is {66354BB8-E3C0-4D62-862D-C5A84A356168}.
static Id GuidConstants.Prop_PublishingSubsidiaryFolder
          Prop_PublishingSubsidiaryFolder value is {1C699ED1-A1D8-4E91-AC8C-DB1A345A374C}.
static Id GuidConstants.Prop_PublishRequestType
          Prop_PublishRequestType value is {06A3F13F-6CE3-4E25-84D6-0752AFD03A08}.
static Id GuidConstants.Prop_PublishStyleTemplate
          Prop_PublishStyleTemplate value is {67A1E630-5381-4C7B-B348-A5D845CF88D1}.
static Id GuidConstants.Prop_PublishTemplate
          Prop_PublishTemplate value is {5207F3D7-4E79-4044-9833-2C9F0F1F4609}.
static Id GuidConstants.Prop_PublishTraceFlags
          Prop_PublishTraceFlags value is {3CB95EF2-CC29-422E-A727-7A1AAA38F2D1}.
static Id GuidConstants.Prop_QueriedObject
          Prop_QueriedObject value is {31A2E056-B0AB-11D2-B2B3-0060081F2DFA}.
static Id GuidConstants.Prop_QueryPageDefaultSize
          Prop_QueryPageDefaultSize value is {BEC527F0-3ED1-43C5-92D0-AF448BC4854B}.
static Id GuidConstants.Prop_QueryPageMaxSize
          Prop_QueryPageMaxSize value is {48DD15F2-0673-4B4F-8483-0E087307D61E}.
static Id GuidConstants.Prop_QueryText
          Prop_QueryText value is {274C4765-B442-446A-A7CB-5A5E066FB56E}.
static Id GuidConstants.Prop_QueuedObject
          Prop_QueuedObject value is {3878285E-6D58-4C40-AD71-7289DB3BBF22}.
static Id GuidConstants.Prop_QueueItemDatabaseTimeout
          Prop_QueueItemDatabaseTimeout value is {0D81DBA5-5981-44A8-9CEC-C30A80D003B5}.
static Id GuidConstants.Prop_QueueItemMaxDispatchers
          Prop_QueueItemMaxDispatchers value is {B2F07060-BAE2-4415-AFD5-6D65662A4301}.
static Id GuidConstants.Prop_QueueItemRetryCount
          Prop_QueueItemRetryCount value is {17A66D74-C3BD-496D-9A8A-33529E556B2B}.
static Id GuidConstants.Prop_Rank
          Prop_Rank value is {31A2E052-B0AB-11D2-B2B3-0060081F2DFA}.
static Id GuidConstants.Prop_ReferencingActions
          Prop_ReferencingActions value is {481C9962-4A33-4CE5-849F-3078F443E3EE}.
static Id GuidConstants.Prop_ReflectivePropertyId
          Prop_ReflectivePropertyId value is {045C379C-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_RegionKey
          Prop_RegionKey value is {0017223C-A2E7-41B2-AC46-4DE1F77A4068}.
static Id GuidConstants.Prop_RegionPassword
          Prop_RegionPassword value is {797584EC-F20A-46BA-B52F-E102754D428D}.
static Id GuidConstants.Prop_ReleasedVersion
          Prop_ReleasedVersion value is {8ECFBA12-211A-487B-845E-960CDF5FAD07}.
static Id GuidConstants.Prop_RenameFileRetryAttempts
          Prop_RenameFileRetryAttempts value is {982DD2C7-61FD-40CB-B45A-04EDE19C91DA}.
static Id GuidConstants.Prop_RenditionEngineConnection
          Prop_RenditionEngineConnection value is {61911098-1E71-47BA-91A9-3ACE679E2CB6}.
static Id GuidConstants.Prop_RenditionEngineConnections
          Prop_RenditionEngineConnections value is {96AF5E3B-8E28-4D90-A23F-E75490C093AF}.
static Id GuidConstants.Prop_RenditionEnginePassword
          Prop_RenditionEnginePassword value is {F0BC8BE5-CCD5-4641-B039-C26BE94C5821}.
static Id GuidConstants.Prop_ReplicableDirection
          Prop_ReplicableDirection value is {2FB0427E-C35A-4605-A74C-627949414C20}.
static Id GuidConstants.Prop_ReplicationData
          Prop_ReplicationData value is {F5A3FB82-1FEA-4E82-9156-B1D31D416C98}.
static Id GuidConstants.Prop_ReplicationGroup
          Prop_ReplicationGroup value is {9D16626D-306B-4A86-AA99-9480ADB310C4}.
static Id GuidConstants.Prop_ReplicationGroups
          Prop_ReplicationGroups value is {FC527465-A1CA-40AC-969D-428E300C28EC}.
static Id GuidConstants.Prop_ReplicationMode
          Prop_ReplicationMode value is {0DC44639-963B-4780-8875-E0241C0BE798}.
static Id GuidConstants.Prop_ReplicationOperation
          Prop_ReplicationOperation value is {FCF14F88-406F-4F47-9FD7-35E73FFBB753}.
static Id GuidConstants.Prop_ReplicationParticipants
          Prop_ReplicationParticipants value is {0DFB57B6-A1A7-4D3D-84B0-99CB5024BDB5}.
static Id GuidConstants.Prop_ReplicationStatus
          Prop_ReplicationStatus value is {EBE3FFA1-EF99-488F-872C-278AC3B30C3B}.
static Id GuidConstants.Prop_ReplicationTraceFlags
          Prop_ReplicationTraceFlags value is {B00DC9C0-0BB4-4E87-8EF5-9AD96C219EBB}.
static Id GuidConstants.Prop_RequiredClass
          Prop_RequiredClass value is {045C3793-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_RequiredClassId
          Prop_RequiredClassId value is {D32E5063-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_RequiresUniqueElements
          Prop_RequiresUniqueElements value is {045C37D9-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_Reservation
          Prop_Reservation value is {D32E507A-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_ReservationType
          Prop_ReservationType value is {00475575-5B2D-4D60-AB74-391730E18462}.
static Id GuidConstants.Prop_ResetLifecycleOnCheckin
          Prop_ResetLifecycleOnCheckin value is {F0218683-394B-4925-8A22-A81CD9DBEB24}.
static Id GuidConstants.Prop_ResourceStatus
          Prop_ResourceStatus value is {0E8EE90F-0650-4627-8FA9-4418386A3B1B}.
static Id GuidConstants.Prop_ResourceString
          Prop_ResourceString value is {3EA2623F-E29A-4D16-80F7-5F203398F881}.
static Id GuidConstants.Prop_RestrictMembershipToConfiguredRealms
          Prop_RestrictMembershipToConfiguredRealms value is {936DEE31-C6D2-429C-9B49-AE2F716A2F75}.
static Id GuidConstants.Prop_RetentionPeriod
          Prop_RetentionPeriod value is {4FB8D731-243A-4314-81BE-C2643BD28564}.
static Id GuidConstants.Prop_RetrievalName
          Prop_RetrievalName value is {045C37D2-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_RetrievalRetryAttempts
          Prop_RetrievalRetryAttempts value is {EDCBEF18-6465-479B-A3E1-62E1A100F344}.
static Id GuidConstants.Prop_RetryCount
          Prop_RetryCount value is {CAC6229C-6E68-4A5E-9378-96F566E3515C}.
static Id GuidConstants.Prop_ReturnNameAsDN
          Prop_ReturnNameAsDN value is {D31B4661-9ED9-462D-9699-75F1B61BB573}.
static Id GuidConstants.Prop_RollFwdBatchRetryAttempts
          Prop_RollFwdBatchRetryAttempts value is {7FC72E20-2CDA-450E-AEDA-44A826D6EDAD}.
static Id GuidConstants.Prop_RootClassDefinitions
          Prop_RootClassDefinitions value is {D32E5057-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_RootDirectoryPath
          Prop_RootDirectoryPath value is {534C8E4A-04A8-499C-9969-EFF0FA1421C0}.
static Id GuidConstants.Prop_RootFolder
          Prop_RootFolder value is {F20D0451-D155-4597-AB88-35EF7B594C49}.
static Id GuidConstants.Prop_ScriptText
          Prop_ScriptText value is {07DA8F50-8BC0-4A29-B72F-B2A283ED5C9C}.
static Id GuidConstants.Prop_ScriptType
          Prop_ScriptType value is {87A83EF0-AF65-4B67-8D77-7CEB2A1C2933}.
static Id GuidConstants.Prop_SearchCrossForestGroupMembership
          Prop_SearchCrossForestGroupMembership value is {1A901ED1-CFF8-4BB0-962D-75D079E7FA8A}.
static Id GuidConstants.Prop_SearchDynamicGroup
          Prop_SearchDynamicGroup value is {923257E6-442E-4585-8A6F-0AF9377EA5F8}.
static Id GuidConstants.Prop_SearchServersToAttach
          Prop_SearchServersToAttach value is {4B11E2CB-1516-4326-BDEF-90356463E2DA}.
static Id GuidConstants.Prop_SearchTraceFlags
          Prop_SearchTraceFlags value is {AE6C39C0-3279-4E0F-9AB5-66ABD2FD7FCF}.
static Id GuidConstants.Prop_SecurityDescCacheMaxEntries
          Prop_SecurityDescCacheMaxEntries value is {7D05E14E-6F9B-4BA3-B6A4-F11CF4525B27}.
static Id GuidConstants.Prop_SecurityFolder
          Prop_SecurityFolder value is {2AF36060-ED6E-44FF-8D77-38EED4203045}.
static Id GuidConstants.Prop_SecurityParent
          Prop_SecurityParent value is {F5853555-22B0-11D3-9BE1-0060081F223B}.
static Id GuidConstants.Prop_SecurityPolicies
          Prop_SecurityPolicies value is {65C6BB33-0299-4865-94C5-62AEB9393FA7}.
static Id GuidConstants.Prop_SecurityPolicy
          Prop_SecurityPolicy value is {23244D4C-34D9-4DBA-A805-E25C2E099A29}.
static Id GuidConstants.Prop_SecurityProxyType
          Prop_SecurityProxyType value is {4322759F-CA5D-449A-B893-A845E48B46F9}.
static Id GuidConstants.Prop_SecurityTemplates
          Prop_SecurityTemplates value is {D970C8D8-C4B1-4936-ACF2-EFCEFFA07792}.
static Id GuidConstants.Prop_SecurityTraceFlags
          Prop_SecurityTraceFlags value is {D644C9C0-34BD-454F-BC5B-F2C0482B9E3D}.
static Id GuidConstants.Prop_ServerInstances
          Prop_ServerInstances value is {432572CF-D702-425C-BE59-BAE147D2B1AF}.
static Id GuidConstants.Prop_Settability
          Prop_Settability value is {0307A296-83A5-41BA-A9B1-8626CD209F55}.
static Id GuidConstants.Prop_ShortName
          Prop_ShortName value is {0F3D7C64-8D50-43AC-9EA9-D82640F32578}.
static Id GuidConstants.Prop_SingleItem
          Prop_SingleItem value is {27218CDB-3FFA-449E-B062-7D700058D77B}.
static Id GuidConstants.Prop_Site
          Prop_Site value is {0D591E7A-6935-4904-ABD4-C6B25350A5C1}.
static Id GuidConstants.Prop_Sites
          Prop_Sites value is {ECAA3ED4-F222-4065-93FD-A9604907C5BB}.
static Id GuidConstants.Prop_SiteSettings
          Prop_SiteSettings value is {D2A60AA4-0B0D-438B-A469-CF9D3751B723}.
static Id GuidConstants.Prop_SnapLockPassword
          Prop_SnapLockPassword value is {007C1097-A14D-4978-99F0-B367B7120103}.
static Id GuidConstants.Prop_SnapLockUserName
          Prop_SnapLockUserName value is {8CA65D8C-55CF-4687-A49A-AC978439ABF8}.
static Id GuidConstants.Prop_SourceClassId
          Prop_SourceClassId value is {3A29ACFB-6320-48A1-8933-A550C2ADB7D5}.
static Id GuidConstants.Prop_SourceDocument
          Prop_SourceDocument value is {74E5CA51-C45D-4327-94C5-75F7CA56B2F6}.
static Id GuidConstants.Prop_SourceObject
          Prop_SourceObject value is {1F7DC221-943A-44FB-817D-934402FFBB4D}.
static Id GuidConstants.Prop_SourceObjectId
          Prop_SourceObjectId value is {40425FA2-6585-4D91-97D0-23FABAF10A24}.
static Id GuidConstants.Prop_SourceRepositoryName
          Prop_SourceRepositoryName value is {353CF37C-5F5E-4CC3-8CDB-8F0E07885FF6}.
static Id GuidConstants.Prop_SSITraceFlags
          Prop_SSITraceFlags value is {FEEA05D7-572D-4BF2-8112-CBCF0C491FDF}.
static Id GuidConstants.Prop_StagingAreaPath
          Prop_StagingAreaPath value is {0CD76127-39B2-4DE3-91F2-8D6A4B0E0F1B}.
static Id GuidConstants.Prop_StateName
          Prop_StateName value is {06632D45-A9BB-45A6-8988-BED14B02BA5E}.
static Id GuidConstants.Prop_StatusDescription
          Prop_StatusDescription value is {41A1AE54-61DB-4199-BB98-13EC5A4DF3E3}.
static Id GuidConstants.Prop_StorageArea
          Prop_StorageArea value is {8CCE9103-5BEF-409A-9C0F-EC480E10784A}.
static Id GuidConstants.Prop_StorageAreas
          Prop_StorageAreas value is {E742B01C-E780-4442-BA00-1BF80EE827BB}.
static Id GuidConstants.Prop_StorageLocation
          Prop_StorageLocation value is {D32E5041-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_StoragePolicies
          Prop_StoragePolicies value is {D32E5071-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_StoragePolicy
          Prop_StoragePolicy value is {D32E5040-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_StyleTemplate
          Prop_StyleTemplate value is {1FA54BF1-8960-4880-AF92-D492B2BA7967}.
static Id GuidConstants.Prop_SubFolders
          Prop_SubFolders value is {D32E5053-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_Subject
          Prop_Subject value is {D72F108B-9900-40F6-8FB0-475AAFF7C262}.
static Id GuidConstants.Prop_SubjectCacheEntryTTL
          Prop_SubjectCacheEntryTTL value is {182AE10D-960E-47C4-BBBD-89A67980904A}.
static Id GuidConstants.Prop_SubjectCacheMaxEntries
          Prop_SubjectCacheMaxEntries value is {C27188FD-E7AF-4004-B283-E83198ECBFE4}.
static Id GuidConstants.Prop_SubmittedCount
          Prop_SubmittedCount value is {74BB823E-D6E7-464C-9CEA-42A96E1EA457}.
static Id GuidConstants.Prop_SubscribedEvents
          Prop_SubscribedEvents value is {3D5EE34A-BACA-476B-9DD9-0CB04A1F1ECE}.
static Id GuidConstants.Prop_Subscriptions
          Prop_Subscriptions value is {E85D15C7-56B8-44C5-A7DF-5F3465F615D2}.
static Id GuidConstants.Prop_SubscriptionTarget
          Prop_SubscriptionTarget value is {7EAB7695-D859-4FC1-8FE5-9ADFE4C0F823}.
static Id GuidConstants.Prop_SubsystemConfigurations
          Prop_SubsystemConfigurations value is {1BC8BE6B-8447-4978-90EB-3F6DF586CC16}.
static Id GuidConstants.Prop_SuperclassDefinition
          Prop_SuperclassDefinition value is {D32E5037-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_SuperclassDescription
          Prop_SuperclassDescription value is {045C3774-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_SuperclassIdentity
          Prop_SuperclassIdentity value is {1D2A0A97-68AF-4CA5-AC8D-F091F4708ACE}.
static Id GuidConstants.Prop_SuperclassPropertyCount
          Prop_SuperclassPropertyCount value is {045C3775-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_SupersededAddOnIds
          Prop_SupersededAddOnIds value is {A33167A8-CB4A-4A42-A854-18DA9F4E9AFD}.
static Id GuidConstants.Prop_SymbolicName
          Prop_SymbolicName value is {9D0CD7D0-4655-11D3-8D35-00E0290F729A}.
static Id GuidConstants.Prop_TableDefinition
          Prop_TableDefinition value is {D32E5042-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_TableDefinitions
          Prop_TableDefinitions value is {3046CD92-E4C1-4B98-9EF5-B485F37CD7DC}.
static Id GuidConstants.Prop_TableName
          Prop_TableName value is {D32E504D-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_Tail
          Prop_Tail value is {045C374D-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_TargetAccessRequired
          Prop_TargetAccessRequired value is {D4262A46-EFE2-4D7D-809D-4AB7B472CC19}.
static Id GuidConstants.Prop_TargetClass
          Prop_TargetClass value is {600FF627-93C8-42FC-828E-0D9113DE77EF}.
static Id GuidConstants.Prop_TargetObjectStore
          Prop_TargetObjectStore value is {1AC34A73-56AD-4FFC-8C7B-E032F18B359E}.
static Id GuidConstants.Prop_TempDBContentLifetime
          Prop_TempDBContentLifetime value is {910B57C9-CC16-44A8-8341-9BF4F44D9DFE}.
static Id GuidConstants.Prop_TempDirectoryPath
          Prop_TempDirectoryPath value is {2A0D4FE1-585C-4C4A-A598-0AC4A4A3F14B}.
static Id GuidConstants.Prop_TempFileLifetime
          Prop_TempFileLifetime value is {1BD58477-931C-44F2-88EE-D5AF5B3A3497}.
static Id GuidConstants.Prop_TemplatePermissionDescriptions
          Prop_TemplatePermissionDescriptions value is {3219F8B9-61AA-486A-B7CF-DDE81740CE3D}.
static Id GuidConstants.Prop_TemplatePermissions
          Prop_TemplatePermissions value is {3D9A06AA-A578-4EF7-A95A-95C263BCA71E}.
static Id GuidConstants.Prop_TemplateType
          Prop_TemplateType value is {14039247-E334-4F0A-B147-15AD7F59CC14}.
static Id GuidConstants.Prop_This
          Prop_This value is {045C37AC-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ThreadCount
          Prop_ThreadCount value is {B4F007F6-1538-4DF0-86A1-F79273EFB2F8}.
static Id GuidConstants.Prop_TimeAllSubmitted
          Prop_TimeAllSubmitted value is {90C500E1-7A05-4C62-BF5D-3DF594AC2925}.
static Id GuidConstants.Prop_TimeLastProcessed
          Prop_TimeLastProcessed value is {6FDD5474-4570-437E-9B56-5F35D75D82CF}.
static Id GuidConstants.Prop_TimeOutSeconds
          Prop_TimeOutSeconds value is {42F099B0-64B0-43DF-A5CA-92BD7F41CE16}.
static Id GuidConstants.Prop_Title
          Prop_Title value is {CECFD0F0-B3AD-4A0E-BF71-9E03643A0AB2}.
static Id GuidConstants.Prop_TopFolders
          Prop_TopFolders value is {045C37D6-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_ToVersions
          Prop_ToVersions value is {6F16EF9A-7287-4FBA-B22B-0DC9C0C4AD31}.
static Id GuidConstants.Prop_TraceLoggingEnabled
          Prop_TraceLoggingEnabled value is {26CB30DD-6FD1-4DD3-AE78-87982C382BC9}.
static Id GuidConstants.Prop_TransformationOptions
          Prop_TransformationOptions value is {C8AD1332-742C-4AEE-B5B9-3C8EC1F73BAB}.
static Id GuidConstants.Prop_TSMApplicationType
          Prop_TSMApplicationType value is {2D1CC8A8-0419-4CB7-BA4F-F55149C235E1}.
static Id GuidConstants.Prop_TSMArchiveProtectionFlag
          Prop_TSMArchiveProtectionFlag value is {95D9700C-B6B8-4AA4-A1E0-FFD3AEDBE7E7}.
static Id GuidConstants.Prop_TSMCompressionFlag
          Prop_TSMCompressionFlag value is {FBAB3CB5-E078-4EDB-B9C4-0768E407B4F3}.
static Id GuidConstants.Prop_TSMConfigurationFilesShare
          Prop_TSMConfigurationFilesShare value is {7A62B5F8-3069-4322-B7E7-E2B947AF1817}.
static Id GuidConstants.Prop_TSMDSMIDirectory
          Prop_TSMDSMIDirectory value is {1B0EB1EF-D4CA-4E70-8B5C-1E2ADA584247}.
static Id GuidConstants.Prop_TSMFilespaceName
          Prop_TSMFilespaceName value is {EF672E0F-F40D-4F3E-8C02-6776403502A4}.
static Id GuidConstants.Prop_TSMManagementClasses
          Prop_TSMManagementClasses value is {0CBC22A4-2A18-49D4-B155-5BBF37F6CE55}.
static Id GuidConstants.Prop_TSMMinimumRetention
          Prop_TSMMinimumRetention value is {666314F4-176A-40E9-8E2C-CA25CA2F3146}.
static Id GuidConstants.Prop_TSMMountWaitDuration
          Prop_TSMMountWaitDuration value is {81D064ED-8109-4693-97D7-1E5616411732}.
static Id GuidConstants.Prop_TSMNodeName
          Prop_TSMNodeName value is {ABA15652-B06E-4913-80B7-F663CFDF0E4A}.
static Id GuidConstants.Prop_TSMOptions
          Prop_TSMOptions value is {78EFB4C0-B20F-4175-A09A-D3F6E872AC38}.
static Id GuidConstants.Prop_TSMOwnerName
          Prop_TSMOwnerName value is {53E3829F-C026-46FE-9982-74B52E8E2266}.
static Id GuidConstants.Prop_TSMPassword
          Prop_TSMPassword value is {00942C24-6D32-46BF-AD3A-48B24233C8C1}.
static Id GuidConstants.Prop_TSMPort
          Prop_TSMPort value is {C0FE9DB8-C660-469F-9654-B53333D15720}.
static Id GuidConstants.Prop_TSMRetentionInitiation
          Prop_TSMRetentionInitiation value is {A19031A0-496F-48E8-8FF6-F44094D4352A}.
static Id GuidConstants.Prop_TSMRetentionPeriod
          Prop_TSMRetentionPeriod value is {32E94B45-5782-4016-8720-FD8F996853A3}.
static Id GuidConstants.Prop_TSMServerAddress
          Prop_TSMServerAddress value is {26BA51E3-3F20-4799-8705-93CE8FBF4718}.
static Id GuidConstants.Prop_TSMWriteBufferSize
          Prop_TSMWriteBufferSize value is {1FA76842-0CE3-401F-9B7F-62FE77F5DC96}.
static Id GuidConstants.Prop_URIValue
          Prop_URIValue value is {00696ED7-CF67-4733-BF66-20AF99F0F3FE}.
static Id GuidConstants.Prop_UsedInClasses
          Prop_UsedInClasses value is {D32E503C-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_UserBaseDN
          Prop_UserBaseDN value is {DE2EE64F-EF20-4F0E-B3ED-5FDABE06DD78}.
static Id GuidConstants.Prop_UserDisplayNameAttribute
          Prop_UserDisplayNameAttribute value is {A9ACFBD8-C098-4A58-8910-F62B0CAE334C}.
static Id GuidConstants.Prop_UserDomain
          Prop_UserDomain value is {A509C050-C0AA-4883-95E3-2D76F0247A66}.
static Id GuidConstants.Prop_UserGroup
          Prop_UserGroup value is {DB4CB4D3-15F1-45B1-8761-724F9EB418C8}.
static Id GuidConstants.Prop_UserName
          Prop_UserName value is {5A8C0113-4D10-417E-A9DE-4FA6508A88D9}.
static Id GuidConstants.Prop_UserNameAttribute
          Prop_UserNameAttribute value is {527F4280-EC7F-40E2-9E89-0378F0EEDFFE}.
static Id GuidConstants.Prop_UserPassword
          Prop_UserPassword value is {46B343AE-5396-4269-BF23-565331FCDCA9}.
static Id GuidConstants.Prop_Users
          Prop_Users value is {11C9CA0F-F709-42ED-A674-3B960F5AA07B}.
static Id GuidConstants.Prop_UserSearchFilter
          Prop_UserSearchFilter value is {4349798B-EAD8-4873-B321-86A1F0640A01}.
static Id GuidConstants.Prop_UserString
          Prop_UserString value is {23484EB6-F97F-45AC-ABDC-299784FB57C9}.
static Id GuidConstants.Prop_UserTokenCacheEntryTTL
          Prop_UserTokenCacheEntryTTL value is {E92526DA-1B3A-414F-AB92-7040727135CF}.
static Id GuidConstants.Prop_UserTokenCacheMaxEntries
          Prop_UserTokenCacheMaxEntries value is {8BF861B0-B1AD-43B4-96A0-667178859F3A}.
static Id GuidConstants.Prop_UserUniqueIDAttribute
          Prop_UserUniqueIDAttribute value is {A7369B4A-DA28-43D5-BFA3-B6F390F31CC4}.
static Id GuidConstants.Prop_UserUniqueIDAttributeIsBinary
          Prop_UserUniqueIDAttributeIsBinary value is {4C8482BD-72B9-4F26-A85B-0D65F9F2AFAE}.
static Id GuidConstants.Prop_UsesLongColumn
          Prop_UsesLongColumn value is {29CE28EC-E729-4ED6-924F-B9E4B2927A22}.
static Id GuidConstants.Prop_VendorName
          Prop_VendorName value is {A3EFB0DB-8347-4577-BD5E-53CF15188BF2}.
static Id GuidConstants.Prop_VerityBrokerNames
          Prop_VerityBrokerNames value is {36585A33-E4B7-4C16-8456-BA32F29F8D85}.
static Id GuidConstants.Prop_VerityBrokers
          Prop_VerityBrokers value is {D42D0FF1-88C3-4AD0-B761-573ADCDC41CF}.
static Id GuidConstants.Prop_VerityCollections
          Prop_VerityCollections value is {6608710C-61A1-4642-85B7-7B3C640E3441}.
static Id GuidConstants.Prop_VerityDomainConfiguration
          Prop_VerityDomainConfiguration value is {EE2D2282-809B-497C-BAA2-AD411ECA6475}.
static Id GuidConstants.Prop_VerityIndexServers
          Prop_VerityIndexServers value is {F049F843-5F6E-4BFB-90D8-C85F9DDFA437}.
static Id GuidConstants.Prop_VerityMasterAdminServerHostname
          Prop_VerityMasterAdminServerHostname value is {7F27D4A2-B218-488F-A0B4-0E108B3BF56A}.
static Id GuidConstants.Prop_VerityMasterAdminServerPort
          Prop_VerityMasterAdminServerPort value is {C2CA5F1B-ED85-40B0-9253-DF12C26CFCDC}.
static Id GuidConstants.Prop_VeritySearchServers
          Prop_VeritySearchServers value is {3AE8E829-AE48-4A3D-B2ED-8FC500751B23}.
static Id GuidConstants.Prop_VersionBindType
          Prop_VersionBindType value is {903876EC-3100-4BB5-BC5A-F47521A3C08C}.
static Id GuidConstants.Prop_Versions
          Prop_Versions value is {D32E5078-AFB2-11D2-8BD6-00E0290F729A}.
static Id GuidConstants.Prop_VersionSeries
          Prop_VersionSeries value is {045C37B2-7AAD-11D1-85E5-00A024E8A452}.
static Id GuidConstants.Prop_VersionSeriesId
          Prop_VersionSeriesId value is {465E04E3-A09A-4098-AC2D-A0F60D9B6F24}.
static Id GuidConstants.Prop_VersionStatus
          Prop_VersionStatus value is {36321A70-7F6E-44CD-9B49-738615072081}.
static Id GuidConstants.Prop_VirtualServer
          Prop_VirtualServer value is {CB10A802-9276-4CCF-919B-592D4C1760C5}.
static Id GuidConstants.Prop_VirtualServers
          Prop_VirtualServers value is {3D22D82B-AE5F-4839-8E07-F7FFEAA68D0A}.
static Id GuidConstants.Prop_VWVersion
          Prop_VWVersion value is {6733AC62-EA8C-40BE-9934-FA91ACFAF1AE}.
static Id GuidConstants.Prop_WorkflowDefinition
          Prop_WorkflowDefinition value is {2FEB0601-D891-4188-9531-803CF8A099EC}.
static Id GuidConstants.Prop_WorkflowDefinitions
          Prop_WorkflowDefinitions value is {91ED39FC-9F66-4DC4-B52F-B72CA5555B4D}.
static Id GuidConstants.Prop_WorkflowSourceSubscriptions
          Prop_WorkflowSourceSubscriptions value is {78E4D864-6EAE-444E-818A-70F3C796F368}.
static Id GuidConstants.Prop_WorkflowSubscriptions
          Prop_WorkflowSubscriptions value is {3BF3B281-7525-4CC6-8E80-4CCEE112EB23}.
static Id GuidConstants.Prop_WSITraceFlags
          Prop_WSITraceFlags value is {BFC7E812-FAF6-41BF-A5D1-447E9027964F}.
static Id GuidConstants.Prop_XMLDocumentType
          Prop_XMLDocumentType value is {81CA7382-86C9-4831-81BB-9696A24DB7AD}.
static Id GuidConstants.Prop_XMLPropertyMappingScripts
          Prop_XMLPropertyMappingScripts value is {2C849FA0-C692-477B-95F2-D9240D531830}.
 

Methods in com.filenet.api.constants with parameters of type Id
static SystemAddOnId SystemAddOnId.getInstanceFromId(Id val)
          Returns an instance of this class corresponding to a given Id, provided the Id value represents the ID of a system AddOn.
 

Uses of Id in com.filenet.api.core
 

Methods in com.filenet.api.core that return Id
 Id Annotation.get_Id()
          Returns the value of the Id property.
 Id ComponentRelationship.get_Id()
          Returns the value of the Id property.
 Id Containable.get_Id()
          Returns the value of the Id property.
 Id Domain.get_Id()
          Returns the value of the Id property.
 Id Link.get_Id()
          Returns the value of the Id property.
 Id Relationship.get_Id()
          Returns the value of the Id property.
 Id VersionSeries.get_Id()
          Returns the value of the Id property.
 Id Annotation.get_IndexationId()
          Returns the value of the IndexationId property.
 Id CustomObject.get_IndexationId()
          Returns the value of the IndexationId property.
 Id Document.get_IndexationId()
          Returns the value of the IndexationId property.
 Id Folder.get_IndexationId()
          Returns the value of the IndexationId property.
 Id Containable.get_LockToken()
          Returns the value of the LockToken property.
 Id ObjectStore.get_ObjectStoreId()
          Returns the value of the ObjectStoreId property.
 

Methods in com.filenet.api.core with parameters of type Id
 void CustomObject.applySecurityTemplate(Id applyStateId)
          Applies a security policy template to the given object.
 void Document.applySecurityTemplate(Id applyStateId)
          Applies a security policy template to the given object.
 void Folder.applySecurityTemplate(Id applyStateId)
          Applies a security policy template to the given object.
 void VersionSeries.checkout(ReservationType type, Id reservationId, java.lang.String reservationClass, Properties reservationProperties)
          Creates a reservation object that can be modified and checked in as a new version of this document.
 void Versionable.checkout(ReservationType type, Id reservationId, java.lang.String reservationClass, Properties reservationProperties)
          Creates a reservation object that can be modified and checked in as a new version of this document.
static IsolatedRegion Factory.IsolatedRegion.createInstance(Domain domain, Id id)
          Creates a new instance of the IsolatedRegion class based on the specified parameters.
static DITARenditionEngineConnection Factory.DITARenditionEngineConnection.createInstance(Domain domain, Id id)
          Creates a new instance of the DITARenditionEngineConnection class based on the specified parameters.
static ContentCacheArea Factory.ContentCacheArea.createInstance(Domain domain, Id id)
          Creates a new instance of the ContentCacheArea class based on the specified parameters.
static ReplicationGroup Factory.ReplicationGroup.createInstance(Domain domain, Id id)
          Creates a new instance of the ReplicationGroup class based on the specified parameters.
static PEConnectionPoint Factory.PEConnectionPoint.createInstance(Domain domain, Id id)
          Creates a new instance of the PEConnectionPoint class based on the specified parameters.
static ImageServicesRepository Factory.ImageServicesRepository.createInstance(Domain domain, Id id)
          Creates a new instance of the ImageServicesRepository class based on the specified parameters.
static CMODRepository Factory.CMODRepository.createInstance(Domain domain, Id id)
          Creates a new instance of the CMODRepository class based on the specified parameters.
static AddOn Factory.AddOn.createInstance(Domain domain, Id id)
          Creates a new instance of the AddOn class based on the specified parameters.
static Site Factory.Site.createInstance(Domain domain, Id id)
          Creates a new instance of the Site class based on the specified parameters.
static UpgradeAddOn Factory.UpgradeAddOn.createInstance(Domain domain, Id id)
          Creates a new instance of the UpgradeAddOn class based on the specified parameters.
static RenditionEngineConnection Factory.RenditionEngineConnection.createInstance(Domain domain, Id id)
          Creates a new instance of the RenditionEngineConnection class based on the specified parameters.
static IndexJob Factory.IndexJob.createInstance(ObjectStore os, Id id)
          Creates a new instance of the IndexJob class to be persisted in the specified object store.
static PropertyTemplateString Factory.PropertyTemplateString.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateString class to be persisted in the specified object store.
static PropertyTemplateBinary Factory.PropertyTemplateBinary.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateBinary class to be persisted in the specified object store.
static PublishTemplate Factory.PublishTemplate.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PublishTemplate class to be persisted in the specified object store.
static PropertyTemplateDateTime Factory.PropertyTemplateDateTime.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateDateTime class to be persisted in the specified object store.
static PropertyTemplateFloat64 Factory.PropertyTemplateFloat64.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateFloat64 class to be persisted in the specified object store.
static ChoiceList Factory.ChoiceList.createInstance(ObjectStore os, Id id)
          Creates a new instance of the ChoiceList class to be persisted in the specified object store.
static PropertyTemplateBoolean Factory.PropertyTemplateBoolean.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateBoolean class to be persisted in the specified object store.
static PropertyTemplateId Factory.PropertyTemplateId.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateId class to be persisted in the specified object store.
static PropertyTemplateInteger32 Factory.PropertyTemplateInteger32.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateInteger32 class to be persisted in the specified object store.
static StoragePolicy Factory.StoragePolicy.createInstance(ObjectStore os, Id id)
          Creates a new instance of the StoragePolicy class to be persisted in the specified object store.
static PublishStyleTemplate Factory.PublishStyleTemplate.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PublishStyleTemplate class to be persisted in the specified object store.
static PropertyTemplateObject Factory.PropertyTemplateObject.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PropertyTemplateObject class to be persisted in the specified object store.
static PublishRequest Factory.PublishRequest.createInstance(ObjectStore os, Id id)
          Creates a new instance of the PublishRequest class to be persisted in the specified object store.
static InstanceWorkflowSubscription Factory.InstanceWorkflowSubscription.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable InstanceWorkflowSubscription class to be persisted in the specified object store.
static EventAction Factory.EventAction.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable EventAction class to be persisted in the specified object store.
static ClassWorkflowSubscription Factory.ClassWorkflowSubscription.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable ClassWorkflowSubscription class to be persisted in the specified object store.
static Link Factory.Link.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the Link class, to be persisted in the specified object store, based on the class ID and GUID.
static FixedStorageArea Factory.FixedStorageArea.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable FixedStorageArea class to be persisted in the specified object store.
static Folder Factory.Folder.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable Folder class to be persisted in the specified object store.
static ComponentRelationship Factory.ComponentRelationship.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable ComponentRelationship class to be persisted in the specified object store.
static DynamicReferentialContainmentRelationship Factory.DynamicReferentialContainmentRelationship.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable DynamicReferentialContainmentRelationship class to be persisted in the specified object store.
static WorkflowEventAction Factory.WorkflowEventAction.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable WorkflowEventAction class to be persisted in the specified object store.
static ReferentialContainmentRelationship Factory.ReferentialContainmentRelationship.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable ReferentialContainmentRelationship class to be persisted in the specified object store.
static DocumentLifecyclePolicy Factory.DocumentLifecyclePolicy.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable DocumentLifecyclePolicy class to be persisted in the specified object store.
static SecurityPolicy Factory.SecurityPolicy.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable SecurityPolicy class to be persisted in the specified object store.
static XMLPropertyMappingScript Factory.XMLPropertyMappingScript.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable XMLPropertyMappingScript class to be persisted in the specified object store.
static Document Factory.Document.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable Document class to be persisted in the specified object store.
static Annotation Factory.Annotation.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable Annotation class to be persisted in the specified object store.
static ClassSubscription Factory.ClassSubscription.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable ClassSubscription class to be persisted in the specified object store.
static CustomObject Factory.CustomObject.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable CustomObject class to be persisted in the specified object store.
static WorkflowDefinition Factory.WorkflowDefinition.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable WorkflowDefinition class to be persisted in the specified object store.
static FileStorageArea Factory.FileStorageArea.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable FileStorageArea class to be persisted in the specified object store.
static DocumentLifecycleAction Factory.DocumentLifecycleAction.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable DocumentLifecycleAction class to be persisted in the specified object store.
static CustomEvent Factory.CustomEvent.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable CustomEvent class to be persisted in the specified object store.
static InstanceSubscription Factory.InstanceSubscription.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable InstanceSubscription class to be persisted in the specified object store.
static VerityIndexArea Factory.VerityIndexArea.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable VerityIndexArea class to be persisted in the specified object store.
static DocumentClassificationAction Factory.DocumentClassificationAction.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable DocumentClassificationAction class to be persisted in the specified object store.
static CodeModule Factory.CodeModule.createInstance(ObjectStore os, java.lang.String classId, Id id)
          Creates a new instance of the subclassable CodeModule class to be persisted in the specified object store.
static XMLPropertyMappingScript Factory.XMLPropertyMappingScript.createInstance(ObjectStore os, java.lang.String classId, Id id, Id versionSeriesId, ReservationType reservationType)
          Creates a new instance of the subclassable XMLPropertyMappingScript class, to be persisted in the specified object store.
static Document Factory.Document.createInstance(ObjectStore os, java.lang.String classId, Id id, Id versionSeriesId, ReservationType reservationType)
          Creates a new instance of the subclassable Document class, to be persisted in the specified object store.
static WorkflowDefinition Factory.WorkflowDefinition.createInstance(ObjectStore os, java.lang.String classId, Id id, Id versionSeriesId, ReservationType reservationType)
          Creates a new instance of the subclassable WorkflowDefinition class, to be persisted in the specified object store.
 IndependentObject InstantiatingScope.createObject(java.lang.String classIdent, Id objectId)
          Creates a new object based on the specified class and ID.
 IdList ObjectStore.determinePrerequisiteAddOnIds(Id addOnId)
          Returns the feature addon IDs for which installation is required prior to the installation of the feature addon specified by addOnId.
 IndependentObject ObjectStore.fetchAndLockObject(java.lang.String classIdent, Id objectId, long timeout, java.lang.String lockOwner, PropertyFilter filter)
          Retrieves and locks the specified object from this ObjectStore object.
static IsolatedRegion Factory.IsolatedRegion.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the IsolatedRegion class based on the specified domain and ID.
static ServerInstance Factory.ServerInstance.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ServerInstance class by the specified domain and ID.
static DITARenditionEngineConnection Factory.DITARenditionEngineConnection.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the DITARenditionEngineConnection class by the specified domain and ID.
static FixedContentDevice Factory.FixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a FixedContentDevice object based on the domain and ID specified.
static ContentCacheArea Factory.ContentCacheArea.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ContentCacheArea class by the specified domain and ID.
static TivoliFixedContentDevice Factory.TivoliFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a TivoliFixedContentDevice object based on the domain and ID specified.
static ExternalRepository Factory.ExternalRepository.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ExternalRepository class based on the specified domain and ID.
static ContentFederatingRepository Factory.ContentFederatingRepository.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ContentFederatingRepository class based on the specified domain and ID.
static CmTivoliManagementClass Factory.CmTivoliManagementClass.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the CmTivoliManagementClass class by the specified domain and ID.
static ObjectStore Factory.ObjectStore.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ObjectStore class by the specified domain and ID.
static CMODFixedContentDevice Factory.CMODFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a CMODFixedContentDevice object based on the domain and ID specified.
static VirtualServer Factory.VirtualServer.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the VirtualServer class by the specified domain and ID.
static ReplicationGroup Factory.ReplicationGroup.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ReplicationGroup class based on the specified domain and ID.
static PEConnectionPoint Factory.PEConnectionPoint.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the PEConnectionPoint class by the specified domain and ID.
static IICEFixedContentDevice Factory.IICEFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a IICEFixedContentDevice object based on the domain and ID specified.
static ImageServicesRepository Factory.ImageServicesRepository.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the ImageServicesRepository class based on the specified domain and ID.
static MarkingSet Factory.MarkingSet.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves the specified MarkingSet object.
static SnapLockFixedContentDevice Factory.SnapLockFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a SnapLockFixedContentDevice object based on the domain and ID specified.
static CMODRepository Factory.CMODRepository.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the CMODRepository class by the specified domain and ID.
static GenericFixedContentDevice Factory.GenericFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a GenericFixedContentDevice object based on the domain and ID specified.
static AddOn Factory.AddOn.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the AddOn class by the specified domain and ID.
static Site Factory.Site.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the Site class by the specified domain and ID.
static UpgradeAddOn Factory.UpgradeAddOn.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the UpgradeAddOn class by the specified domain and ID.
static IMFixedContentDevice Factory.IMFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a IMFixedContentDevice object based on the domain and ID specified.
static RenditionEngineConnection Factory.RenditionEngineConnection.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the RenditionEngineConnection class by the specified domain and ID.
static CenteraFixedContentDevice Factory.CenteraFixedContentDevice.fetchInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves a CenteraFixedContentDevice object based on the domain and ID specified.
static SecurityPropagationQueueItem Factory.SecurityPropagationQueueItem.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the SecurityPropagationQueueItem class by the specified object ID from the specified object store.
static Relationship Factory.Relationship.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Relationship class by the specified object ID from the specified object store.
static IndexJob Factory.IndexJob.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the IndexJob class by the specified object ID from the specified object store.
static CancelCheckoutEvent Factory.CancelCheckoutEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CancelCheckoutEvent class by the specified object ID from the specified object store.
static PropertyTemplateString Factory.PropertyTemplateString.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateString class by the specified object ID from the specified object store.
static ReplicableClassDefinition Factory.ReplicableClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ReplicableClassDefinition class by the specified object ID from the specified object store.
static PropertyTemplateBinary Factory.PropertyTemplateBinary.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateBinary class by the specified object ID from the specified object store.
static InstanceWorkflowSubscription Factory.InstanceWorkflowSubscription.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the InstanceWorkflowSubscription class by the specified object ID from the specified object store.
static EventAction Factory.EventAction.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the EventAction class by the specified object ID from the specified object store.
static ClassWorkflowSubscription Factory.ClassWorkflowSubscription.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ClassWorkflowSubscription class by the specified object ID from the specified object store.
static PublishTemplate Factory.PublishTemplate.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PublishTemplate class by the specified object ID from the specified object store.
static Link Factory.Link.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Link class by the specified object ID from the specified object store.
static FixedStorageArea Factory.FixedStorageArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the FixedStorageArea class by the specified object ID from the specified object store.
static ChangeClassEvent Factory.ChangeClassEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ChangeClassEvent class by the specified object ID from the specified object store.
static Folder Factory.Folder.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Folder class by the specified object ID from the specified object store.
static RetrievalEvent Factory.RetrievalEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the RetrievalEvent class by the specified object ID from the specified object store.
static FileEvent Factory.FileEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the FileEvent class by the specified object ID from the specified object store.
static ComponentRelationship Factory.ComponentRelationship.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ComponentRelationship class by the specified object ID from the specified object store.
static UnfileEvent Factory.UnfileEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the UnfileEvent class by the specified object ID from the specified object store.
static PropertyTemplateDateTime Factory.PropertyTemplateDateTime.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateDateTime class by the specified object ID from the specified object store.
static DemoteVersionEvent Factory.DemoteVersionEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DemoteVersionEvent class by the specified object ID from the specified object store.
static ChangeStateEvent Factory.ChangeStateEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ChangeStateEvent class by the specified object ID from the specified object store.
static VersionSeries Factory.VersionSeries.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the VersionSeries class by the specified object ID from the specified object store.
static DeletionEvent Factory.DeletionEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DeletionEvent class by the specified object ID from the specified object store.
static PropertyTemplateFloat64 Factory.PropertyTemplateFloat64.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateFloat64 class by the specified object ID from the specified object store.
static PublishRequestEvent Factory.PublishRequestEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PublishRequestEvent class by the specified object ID from the specified object store.
static UpdateEvent Factory.UpdateEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the UpdateEvent class by the specified object ID from the specified object store.
static PromoteVersionEvent Factory.PromoteVersionEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PromoteVersionEvent class by the specified object ID from the specified object store.
static LockEvent Factory.LockEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the LockEvent class by the specified object ID from the specified object store.
static GetObjectEvent Factory.GetObjectEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the GetObjectEvent class by the specified object ID from the specified object store.
static ReplicationJournalEntry Factory.ReplicationJournalEntry.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ReplicationJournalEntry class by the specified object ID from the specified object store.
static ChoiceList Factory.ChoiceList.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ChoiceList class by the specified object ID from the specified object store.
static PropertyTemplate Factory.PropertyTemplate.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplate class by the specified object ID from the specified object store.
static AuditConfigurationEvent Factory.AuditConfigurationEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the AuditConfigurationEvent class by the specified object ID from the specified object store.
static StorageArea Factory.StorageArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the StorageArea class by the specified object ID from the specified object store.
static ClassifyCompleteEvent Factory.ClassifyCompleteEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ClassifyCompleteEvent class by the specified object ID from the specified object store.
static DynamicReferentialContainmentRelationship Factory.DynamicReferentialContainmentRelationship.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DynamicReferentialContainmentRelationship class by the specified object ID from the specified object store.
static WorkflowEventAction Factory.WorkflowEventAction.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the WorkflowEventAction class by the specified object ID from the specified object store.
static ReferentialContainmentRelationship Factory.ReferentialContainmentRelationship.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ReferentialContainmentRelationship class by the specified object ID from the specified object store.
static ContainmentRelationship Factory.ContainmentRelationship.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ContainmentRelationship class by the specified object ID from the specified object store.
static DocumentLifecyclePolicy Factory.DocumentLifecyclePolicy.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DocumentLifecyclePolicy class by the specified object ID from the specified object store.
static PropertyTemplateBoolean Factory.PropertyTemplateBoolean.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateBoolean class by the specified object ID from the specified object store.
static SecurityPolicy Factory.SecurityPolicy.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the SecurityPolicy class by the specified object ID from the specified object store.
static ActionConsumer Factory.ActionConsumer.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ActionConsumer class by the specified object ID from the specified object store.
static CheckinEvent Factory.CheckinEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CheckinEvent class by the specified object ID from the specified object store.
static PublishCompleteEvent Factory.PublishCompleteEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PublishCompleteEvent class by the specified object ID from the specified object store.
static XMLPropertyMappingScript Factory.XMLPropertyMappingScript.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the XMLPropertyMappingScript class by the specified object ID from the specified object store.
static QueryEvent Factory.QueryEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the QueryEvent class by the specified object ID from the specified object store.
static ObjectChangeEvent Factory.ObjectChangeEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ObjectChangeEvent class by the specified object ID from the specified object store.
static Event Factory.Event.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Event class by the specified object ID from the specified object store.
static Document Factory.Document.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Document class by the specified object ID from the specified object store.
static TakeFederatedOwnershipEvent Factory.TakeFederatedOwnershipEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the TakeFederatedOwnershipEvent class by the specified object ID from the specified object store.
static PropertyTemplateId Factory.PropertyTemplateId.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateId class by the specified object ID from the specified object store.
static IndexArea Factory.IndexArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the IndexArea class by the specified object ID from the specified object store.
static TableDefinition Factory.TableDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the TableDefinition class by the specified object ID from the specified object store.
static Annotation Factory.Annotation.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Annotation class by the specified object ID from the specified object store.
static PropertyTemplateInteger32 Factory.PropertyTemplateInteger32.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateInteger32 class by the specified object ID from the specified object store.
static ClassSubscription Factory.ClassSubscription.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ClassSubscription class by the specified object ID from the specified object store.
static DocumentClassDefinition Factory.DocumentClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DocumentClassDefinition class by the specified object ID from the specified object store.
static StoragePolicy Factory.StoragePolicy.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the StoragePolicy class by the specified object ID from the specified object store.
static VersionableClassDefinition Factory.VersionableClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the VersionableClassDefinition class by the specified object ID from the specified object store.
static Action Factory.Action.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Action class by the specified object ID from the specified object store.
static DatabaseStorageArea Factory.DatabaseStorageArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DatabaseStorageArea class by the specified object ID from the specified object store.
static CustomObject Factory.CustomObject.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CustomObject class by the specified object ID from the specified object store.
static ClassDefinition Factory.ClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the ClassDefinition class by the specified object ID from the specified object store.
static GetContentEvent Factory.GetContentEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the GetContentEvent class by the specified object ID from the specified object store.
static CheckoutEvent Factory.CheckoutEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CheckoutEvent class by the specified object ID from the specified object store.
static EventClassDefinition Factory.EventClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the EventClassDefinition class by the specified object ID from the specified object store.
static WorkflowDefinition Factory.WorkflowDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the WorkflowDefinition class by the specified object ID from the specified object store.
static SubscribableClassDefinition Factory.SubscribableClassDefinition.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the SubscribableClassDefinition class by the specified object ID from the specified object store.
static FileStorageArea Factory.FileStorageArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the FileStorageArea class by the specified object ID from the specified object store.
static DocumentLifecycleAction Factory.DocumentLifecycleAction.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DocumentLifecycleAction class by the specified object ID from the specified object store.
static UnlockEvent Factory.UnlockEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the UnlockEvent class by the specified object ID from the specified object store.
static CustomEvent Factory.CustomEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CustomEvent class by the specified object ID from the specified object store.
static InstanceSubscription Factory.InstanceSubscription.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the InstanceSubscription class by the specified object ID from the specified object store.
static VerityIndexArea Factory.VerityIndexArea.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the VerityIndexArea class by the specified object ID from the specified object store.
static DocumentClassificationAction Factory.DocumentClassificationAction.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DocumentClassificationAction class by the specified object ID from the specified object store.
static Subscription Factory.Subscription.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the Subscription class by the specified object ID from the specified object store.
static QueueItem Factory.QueueItem.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the QueueItem class by the specified object ID from the specified object store.
static AsyncUpgradeQueueItem Factory.AsyncUpgradeQueueItem.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the AsyncUpgradeQueueItem class by the specified object ID from the specified object store.
static PublishStyleTemplate Factory.PublishStyleTemplate.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PublishStyleTemplate class by the specified object ID from the specified object store.
static DocumentClassificationQueueItem Factory.DocumentClassificationQueueItem.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the DocumentClassificationQueueItem class by the specified object ID from the specified object store.
static UpdateSecurityEvent Factory.UpdateSecurityEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the UpdateSecurityEvent class by the specified object ID from the specified object store.
static CreationEvent Factory.CreationEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CreationEvent class by the specified object ID from the specified object store.
static PropertyTemplateObject Factory.PropertyTemplateObject.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PropertyTemplateObject class by the specified object ID from the specified object store.
static FreezeEvent Factory.FreezeEvent.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the FreezeEvent class by the specified object ID from the specified object store.
static PublishRequest Factory.PublishRequest.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the PublishRequest class by the specified object ID from the specified object store.
static EventQueueItem Factory.EventQueueItem.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the EventQueueItem class by the specified object ID from the specified object store.
static CodeModule Factory.CodeModule.fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)
          Retrieves an object of the CodeModule class by the specified object ID from the specified object store.
static ClassDescription Factory.ClassDescription.fetchInstance(Scope scope, Id classId, PropertyFilter filter)
          Retrieves an object of the ClassDescription class specified by the given class ID.
 IndependentObject InstantiatingScope.fetchObject(java.lang.String classIdent, Id objectId, PropertyFilter filter)
          Retrieves an object of the requested type, given a class identifier and object ID.
static AddOn Factory.AddOn.fetchSupersedingInstance(Domain domain, Id id, PropertyFilter filter)
          Retrieves an object of the AddOn class by the specified domain and ID.
static IsolatedRegion Factory.IsolatedRegion.getInstance(Domain domain, Id id)
          Retrieves an instance of the IsolatedRegion class based on the specified domain and ID.
static ServerInstance Factory.ServerInstance.getInstance(Domain domain, Id id)
          Constructs an instance of the ServerInstance class by the specified domain and ID.
static DITARenditionEngineConnection Factory.DITARenditionEngineConnection.getInstance(Domain domain, Id id)
          Constructs an instance of the DITARenditionEngineConnection class by the specified domain and ID.
static FixedContentDevice Factory.FixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the FixedContentDevice class by the specified domain and ID.
static ContentCacheArea Factory.ContentCacheArea.getInstance(Domain domain, Id id)
          Constructs an instance of the ContentCacheArea class by the specified domain and ID.
static TivoliFixedContentDevice Factory.TivoliFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the TivoliFixedContentDevice class by the specified domain and ID.
static CmTivoliManagementClass Factory.CmTivoliManagementClass.getInstance(Domain domain, Id id)
          Constructs an instance of the CmTivoliManagementClass class by the specified domain and ID.
static ObjectStore Factory.ObjectStore.getInstance(Domain domain, Id id)
          Constructs an instance of the ObjectStore class by the specified domain and ID.
static CMODFixedContentDevice Factory.CMODFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the CMODFixedContentDevice class by the specified domain and ID.
static VirtualServer Factory.VirtualServer.getInstance(Domain domain, Id id)
          Constructs an instance of the VirtualServer class by the specified domain and ID.
static ReplicationGroup Factory.ReplicationGroup.getInstance(Domain domain, Id id)
          Retrieves an instance of the ReplicationGroup class based on the specified domain and ID.
static PEConnectionPoint Factory.PEConnectionPoint.getInstance(Domain domain, Id id)
          Constructs an instance of the PEConnectionPoint class by the specified domain and ID.
static IICEFixedContentDevice Factory.IICEFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the IICEFixedContentDevice class by the specified domain and ID.
static ImageServicesRepository Factory.ImageServicesRepository.getInstance(Domain domain, Id id)
          Retrieves an instance of the ImageServicesRepository class based on the specified domain and ID.
static MarkingSet Factory.MarkingSet.getInstance(Domain domain, Id id)
          Retrieves an instance of the MarkingSet class by the specified domain and ID.
static SnapLockFixedContentDevice Factory.SnapLockFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the SnapLockFixedContentDevice class by the specified domain and ID.
static CMODRepository Factory.CMODRepository.getInstance(Domain domain, Id id)
          Constructs an instance of the CMODRepository class by the specified domain and ID.
static GenericFixedContentDevice Factory.GenericFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the GenericFixedContentDevice class by the specified domain and ID.
static AddOn Factory.AddOn.getInstance(Domain domain, Id id)
          Constructs an instance of the AddOn class by the specified domain and ID.
static Site Factory.Site.getInstance(Domain domain, Id id)
          Constructs an instance of the Site class by the specified domain and ID.
static UpgradeAddOn Factory.UpgradeAddOn.getInstance(Domain domain, Id id)
          Constructs an instance of the UpgradeAddOn class by the specified domain and ID.
static IMFixedContentDevice Factory.IMFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the IMFixedContentDevice class by the specified domain and ID.
static RenditionEngineConnection Factory.RenditionEngineConnection.getInstance(Domain domain, Id id)
          Constructs an instance of the RenditionEngineConnection class by the specified domain and ID.
static CenteraFixedContentDevice Factory.CenteraFixedContentDevice.getInstance(Domain domain, Id id)
          Retrieves an instance of the CenteraFixedContentDevice class by the specified domain and ID.
static ExternalRepository Factory.ExternalRepository.getInstance(Domain domain, java.lang.String className, Id id)
          Retrieves an instance of the ExternalRepository class based on the specified domain and ID.
static ContentFederatingRepository Factory.ContentFederatingRepository.getInstance(Domain domain, java.lang.String className, Id id)
          Retrieves an instance of the ContentFederatingRepository class based on the specified domain and ID.
static SecurityPropagationQueueItem Factory.SecurityPropagationQueueItem.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the SecurityPropagationQueueItem class from the specified object store.
static Relationship Factory.Relationship.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the Relationship class from the specified object store.
static IndexJob Factory.IndexJob.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the IndexJob class from the specified object store.
static CancelCheckoutEvent Factory.CancelCheckoutEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the CancelCheckoutEvent class from the specified object store.
static PropertyTemplateString Factory.PropertyTemplateString.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateString class from the specified object store.
static ReplicableClassDefinition Factory.ReplicableClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ReplicableClassDefinition class from the specified object store.
static PropertyTemplateBinary Factory.PropertyTemplateBinary.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateBinary class from the specified object store.
static PublishTemplate Factory.PublishTemplate.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PublishTemplate class from the specified object store.
static ChangeClassEvent Factory.ChangeClassEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ChangeClassEvent class from the specified object store.
static RetrievalEvent Factory.RetrievalEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the RetrievalEvent class from the specified object store.
static FileEvent Factory.FileEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the FileEvent class from the specified object store.
static UnfileEvent Factory.UnfileEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the UnfileEvent class from the specified object store.
static PropertyTemplateDateTime Factory.PropertyTemplateDateTime.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateDateTime class from the specified object store.
static DemoteVersionEvent Factory.DemoteVersionEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the DemoteVersionEvent class from the specified object store.
static ChangeStateEvent Factory.ChangeStateEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ChangeStateEvent class from the specified object store.
static VersionSeries Factory.VersionSeries.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the VersionSeries class from the specified object store.
static DeletionEvent Factory.DeletionEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the DeletionEvent class from the specified object store.
static PropertyTemplateFloat64 Factory.PropertyTemplateFloat64.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateFloat64 class from the specified object store.
static PublishRequestEvent Factory.PublishRequestEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PublishRequestEvent class from the specified object store.
static UpdateEvent Factory.UpdateEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the UpdateEvent class from the specified object store.
static PromoteVersionEvent Factory.PromoteVersionEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PromoteVersionEvent class from the specified object store.
static LockEvent Factory.LockEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the LockEvent class from the specified object store.
static GetObjectEvent Factory.GetObjectEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the GetObjectEvent class from the specified object store.
static ReplicationJournalEntry Factory.ReplicationJournalEntry.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ReplicationJournalEntry class from the specified object store.
static ChoiceList Factory.ChoiceList.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ChoiceList class from the specified object store.
static PropertyTemplate Factory.PropertyTemplate.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplate class from the specified object store.
static AuditConfigurationEvent Factory.AuditConfigurationEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the AuditConfigurationEvent class from the specified object store.
static StorageArea Factory.StorageArea.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the StorageArea class from the specified object store.
static ClassifyCompleteEvent Factory.ClassifyCompleteEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ClassifyCompleteEvent class from the specified object store.
static ContainmentRelationship Factory.ContainmentRelationship.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ContainmentRelationship class from the specified object store.
static PropertyTemplateBoolean Factory.PropertyTemplateBoolean.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateBoolean class from the specified object store.
static ActionConsumer Factory.ActionConsumer.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ActionConsumer class from the specified object store.
static CheckinEvent Factory.CheckinEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the CheckinEvent class from the specified object store.
static PublishCompleteEvent Factory.PublishCompleteEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PublishCompleteEvent class from the specified object store.
static QueryEvent Factory.QueryEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the QueryEvent class from the specified object store.
static ObjectChangeEvent Factory.ObjectChangeEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ObjectChangeEvent class from the specified object store.
static Event Factory.Event.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the Event class from the specified object store.
static TakeFederatedOwnershipEvent Factory.TakeFederatedOwnershipEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the TakeFederatedOwnershipEvent class from the specified object store.
static PropertyTemplateId Factory.PropertyTemplateId.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateId class from the specified object store.
static IndexArea Factory.IndexArea.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the IndexArea class from the specified object store.
static TableDefinition Factory.TableDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the TableDefinition class from the specified object store.
static PropertyTemplateInteger32 Factory.PropertyTemplateInteger32.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateInteger32 class from the specified object store.
static DocumentClassDefinition Factory.DocumentClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the DocumentClassDefinition class from the specified object store.
static StoragePolicy Factory.StoragePolicy.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the StoragePolicy class from the specified object store.
static VersionableClassDefinition Factory.VersionableClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the VersionableClassDefinition class from the specified object store.
static Action Factory.Action.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the Action class from the specified object store.
static DatabaseStorageArea Factory.DatabaseStorageArea.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the DatabaseStorageArea class from the specified object store.
static ClassDefinition Factory.ClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the ClassDefinition class from the specified object store.
static GetContentEvent Factory.GetContentEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the GetContentEvent class from the specified object store.
static CheckoutEvent Factory.CheckoutEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the CheckoutEvent class from the specified object store.
static EventClassDefinition Factory.EventClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the EventClassDefinition class from the specified object store.
static SubscribableClassDefinition Factory.SubscribableClassDefinition.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the SubscribableClassDefinition class from the specified object store.
static UnlockEvent Factory.UnlockEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the UnlockEvent class from the specified object store.
static Subscription Factory.Subscription.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the Subscription class from the specified object store.
static AsyncUpgradeQueueItem Factory.AsyncUpgradeQueueItem.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the AsyncUpgradeQueueItem class from the specified object store.
static PublishStyleTemplate Factory.PublishStyleTemplate.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PublishStyleTemplate class from the specified object store.
static DocumentClassificationQueueItem Factory.DocumentClassificationQueueItem.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the DocumentClassificationQueueItem class from the specified object store.
static UpdateSecurityEvent Factory.UpdateSecurityEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the UpdateSecurityEvent class from the specified object store.
static CreationEvent Factory.CreationEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the CreationEvent class from the specified object store.
static PropertyTemplateObject Factory.PropertyTemplateObject.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PropertyTemplateObject class from the specified object store.
static FreezeEvent Factory.FreezeEvent.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the FreezeEvent class from the specified object store.
static PublishRequest Factory.PublishRequest.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the PublishRequest class from the specified object store.
static EventQueueItem Factory.EventQueueItem.getInstance(ObjectStore os, Id objectId)
          Constructs an instance of the EventQueueItem class from the specified object store.
static InstanceWorkflowSubscription Factory.InstanceWorkflowSubscription.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable InstanceWorkflowSubscription class from the specified object store.
static EventAction Factory.EventAction.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable EventAction class from the specified object store.
static ClassWorkflowSubscription Factory.ClassWorkflowSubscription.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable ClassWorkflowSubscription class from the specified object store.
static Link Factory.Link.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable Link class from the specified object store.
static FixedStorageArea Factory.FixedStorageArea.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable FixedStorageArea class from the specified object store.
static Folder Factory.Folder.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable Folder class from the specified object store.
static ComponentRelationship Factory.ComponentRelationship.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable ComponentRelationship class from the specified object store.
static DynamicReferentialContainmentRelationship Factory.DynamicReferentialContainmentRelationship.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable DynamicReferentialContainmentRelationship class from the specified object store.
static WorkflowEventAction Factory.WorkflowEventAction.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable WorkflowEventAction class from the specified object store.
static ReferentialContainmentRelationship Factory.ReferentialContainmentRelationship.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable ReferentialContainmentRelationship class from the specified object store.
static DocumentLifecyclePolicy Factory.DocumentLifecyclePolicy.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable DocumentLifecyclePolicy class from the specified object store.
static SecurityPolicy Factory.SecurityPolicy.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable SecurityPolicy class from the specified object store.
static XMLPropertyMappingScript Factory.XMLPropertyMappingScript.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable XMLPropertyMappingScript class from the specified object store.
static Document Factory.Document.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable Document class from the specified object store.
static Annotation Factory.Annotation.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable Annotation class from the specified object store.
static ClassSubscription Factory.ClassSubscription.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable ClassSubscription class from the specified object store.
static CustomObject Factory.CustomObject.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable CustomObject class from the specified object store.
static WorkflowDefinition Factory.WorkflowDefinition.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable WorkflowDefinition class from the specified object store.
static FileStorageArea Factory.FileStorageArea.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable FileStorageArea class from the specified object store.
static DocumentLifecycleAction Factory.DocumentLifecycleAction.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable DocumentLifecycleAction class from the specified object store.
static CustomEvent Factory.CustomEvent.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable CustomEvent class from the specified object store.
static InstanceSubscription Factory.InstanceSubscription.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable InstanceSubscription class from the specified object store.
static VerityIndexArea Factory.VerityIndexArea.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable VerityIndexArea class from the specified object store.
static DocumentClassificationAction Factory.DocumentClassificationAction.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable DocumentClassificationAction class from the specified object store.
static QueueItem Factory.QueueItem.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable QueueItem class from the specified object store.
static CodeModule Factory.CodeModule.getInstance(ObjectStore os, java.lang.String className, Id objectId)
          Constructs an instance of the subclassable CodeModule class from the specified object store.
static ClassDescription Factory.ClassDescription.getInstance(Scope scope, Id classId)
          Retrieves the instance of the ClassDescription class specified by the given scope and class ID.
 IndependentObject InstantiatingScope.getObject(java.lang.String classIdent, Id objectId)
          Retrieves an object of the requested type, given a class identifier and an object ID.
 boolean ObjectStore.isAddOnInstalled(Id addOnId)
          Returns a boolean value indicating whether the feature addon identified by addOnId is installed (true) or not (false) in the object store.
 void VersionSeries.set_Id(Id value)
          Sets the value of the Id property.
 

Uses of Id in com.filenet.api.engine
 

Methods in com.filenet.api.engine with parameters of type Id
 void EventActionHandler.onEvent(ObjectChangeEvent event, Id subscriptionId)
          Invoked when a subscribed event occurs on a target object set in a subscription.
 

Uses of Id in com.filenet.api.events
 

Methods in com.filenet.api.events that return Id
 Id Action.get_Id()
          Returns the value of the Id property.
 Id ActionConsumer.get_Id()
          Returns the value of the Id property.
 Id DocumentState.get_Id()
          Returns the value of the Id property.
 Id Event.get_Id()
          Returns the value of the Id property.
 Id SubscribedEvent.get_Id()
          Returns the value of the Id property.
 Id ObjectChangeEvent.get_SourceClassId()
          Returns the value of the SourceClassId property.
 Id RetrievalEvent.get_SourceClassId()
          Returns the value of the SourceClassId property.
 Id GetContentEvent.get_SourceObjectId()
          Returns the value of the SourceObjectId property.
 Id GetObjectEvent.get_SourceObjectId()
          Returns the value of the SourceObjectId property.
 Id ObjectChangeEvent.get_SourceObjectId()
          Returns the value of the SourceObjectId property.
 Id CancelCheckoutEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id ChangeClassEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id ChangeStateEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id CheckinEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id CheckoutEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id ClassifyCompleteEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id CreationEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id CustomEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id DeletionEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id DemoteVersionEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id FreezeEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id LockEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id PromoteVersionEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id PublishCompleteEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id TakeFederatedOwnershipEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id UnlockEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id UpdateEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 Id UpdateSecurityEvent.get_VersionSeriesId()
          Returns the value of the VersionSeriesId property.
 

Uses of Id in com.filenet.api.meta
 

Methods in com.filenet.api.meta that return Id
 Id ClassDescription.get_Id()
          Returns the value of the Id property.
 Id PropertyDescription.get_Id()
          Returns the value of the Id property.
 Id PropertyDescriptionId.get_PropertyDefaultId()
          Returns the value of the PropertyDefaultId property.
 Id PropertyDescriptionObject.get_ReflectivePropertyId()
          Returns the value of the ReflectivePropertyId property.
 

Uses of Id in com.filenet.api.property
 

Methods in com.filenet.api.property that return Id
 Id Property.getIdValue()
          Returns the value held by the Content Engine property represented by this PropertyId object.
 Id Properties.getIdValue(java.lang.String propertyName)
          Locates a PropertyId property by name in this Properties collection and returns the value it holds.
 

Methods in com.filenet.api.property with parameters of type Id
 void Properties.putValue(java.lang.String propertyName, Id value)
          Creates or updates a PropertyId instance in this Properties collection.
 void PropertyId.setValue(Id val)
          Sets the value of this Content Engine property.
 

Uses of Id in com.filenet.api.publishing
 

Methods in com.filenet.api.publishing that return Id
 Id PublishRequest.get_Id()
          Returns the value of the Id property.
 

Uses of Id in com.filenet.api.replication
 

Methods in com.filenet.api.replication that return Id
 Id ExternalIdentity.get_Id()
          Returns the value of the Id property.
 Id ReplicationGroup.get_Id()
          Returns the value of the Id property.
 Id ReplicationJournalEntry.get_Id()
          Returns the value of the Id property.
 Id ReplicationParticipant.get_Id()
          Returns the value of the Id property.
 Id Repository.get_Id()
          Returns the value of the Id property.
 

Uses of Id in com.filenet.api.security
 

Methods in com.filenet.api.security that return Id
 Id SecurityTemplate.get_ApplyStateID()
          Returns the value of the ApplyStateID property.
 Id Marking.get_Id()
          Returns the value of the Id property.
 Id MarkingSet.get_Id()
          Returns the value of the Id property.
 Id SecurityPolicy.get_Id()
          Returns the value of the Id property.
 Id SecurityTemplate.get_Id()
          Returns the value of the Id property.
 

Methods in com.filenet.api.security with parameters of type Id
 void SecurityTemplate.set_ApplyStateID(Id value)
          Sets the value of the ApplyStateID property.
 

Uses of Id in com.filenet.api.util
 

Fields in com.filenet.api.util declared as Id
static Id Id.ZERO_ID
          Convenience constant for the all-zero GUID.
 

Methods in com.filenet.api.util that return Id
static Id Id.createId()
          Generates an ID with an IETF Version 4 UUID value.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.