The IExternalClassDescription type exposes the following members.
Properties
Type | Name | Description |
---|---|---|
![]() | ClassDescription |
The ClassDescription object containing the property metadata for the EngineObject.
(Inherited from IEngineObject.) |
![]() | ClassFamily |
Specifies the symbolic name of the Content Engine root class (for example, "Document") to which the class
described by this external class description corresponds. This property can be null if no corresponding root
class exists.
|
![]() | ClassIdentity |
Specifies one of the following:
For ExternalClassDescription objects only, this string is immutable and is unique within the repository in which the external class description belongs. |
![]() | DescriptiveText |
User-readable text that describes an object.
The text is not locale-specific to the retrieving user except for the following classes:
|
![]() | DisplayName |
The user-readable, provider-specific name of an object. This property is usually the designated Name property of the object's class.
For ICmAuditProcessingBookmark and IAuditDefinition objects, this property is intended to identify client applications that process the audit log. For ICmAuditProcessingBookmark objects, this property, in support of the audit disposition feature, identifies the client that created the object. For IAuditDefinition objects, this property identifies a set of audit definitions for a given client or client functionality. For ICmAuditProcessingBookmark and IAuditDefinition objects, it is recommended that you set this property. Specify a unique value to distinguish one client application from another. Note, however, that the server does not prevent identical display names across multiple ICmAuditProcessingBookmark or IAuditDefinition objects. Therefore, the client application is responsible for enforcing uniqueness. |
![]() | ExternalPropertyDescriptions |
Specifies an ExternalPropertyDescriptionSet object containing the set collection of ExternalPropertyDescription
objects associated with this external class description.
|
![]() | Properties |
The IProperties collection of properties for the EngineObject.
(Inherited from IEngineObject.) |
![]() | ReplicableDirection |
A ReplicationDirection constant that specifies the direction in which instances of the external
repository class described by this external class description can be replicated: inbound, outbound, or both.
|
![]() | SuperclassIdentity |
Specifies the identity of the immediate superclass of the class described by this external class description.
This property can be null if the repository does not have hierarchical classes or if the superclass of the
described class is not a replicable class and is therefore absent from the ExternalClassDescriptions
collection of the external repository.
|
![]() | TargetObjectStore |
Specifies the object store to which documents from this IBM®
Content Manager OnDemand (CMOD) application group are federated
or to which instances of this external class description can be replicated.
|