Content Engine classes
With the exception of the Document class, which is displayed as Document
Class within the object store node, Enterprise Manager organizes all class objects under the
Other Classes node. Some of the following classes have subclasses created
by the Object Store wizard and which are necessary for the Application Engine and
Process Engine functionality:
- Annotation: additional information that
can be attached to a specific document version in order to annotate or footnote
it. Annotation is the parent class for ISAnnotation, which is a subclass used for CFS-IS annotation support.
- Choice List:
a set of choices for a settable property.
- Class Definition: definition of a non-versionable, non-subscribable
class. Class definition is the parent class for Event Class Definition and Subscribable Class Definition.
- Class Subscription: a subscription for events generated by all objects
of a particular class. Class Subscription is the parent class for Class Workflow Subscription.
- Component Relationship: represents the definition of a component relationship. Used to specify compound document structure.
- Custom object: a general, non-versionable
object for use by ISVs.
- Document: represents
a single document version stored in a document space or folder object.
- Document
Classification Action: the definition of the object or script which performs
auto-classification for a particular document content type.
- Document Classification Queue Item: represents a document auto-classification request.
- Document Lifecycle Action:
the definition of the actions taken when a document's lifecycle changes.
- Document Lifecycle Policy:
the definition of the valid states and transition actions for a document.
- Event:
represents the parent class for a series of subclasses designed to create the
event objects that are captured by audit
logging, in particular Audit Configuration Event class, Object Change
Event class, and Retrieval Event class.
- Event
Action: represents a definition of the actions taken when a subscribed
event fires. Event Action is the parent class for Workflow Event Action.
- Event Queue Item: represents an event to be dispatched.
- Folder: represents
a container that can hold other objects either directly or referentially,
but that cannot contain content data of its own.
- Index Area: represents an object which contains the data necessary to perform the content based retrieval. It contains such information as: disk storage area, area status, site and object store to which the area is associated.
- Index Job: represents an object that is used to submit indexing requests for existing documents, annotations, and folders.
- Instance
Subscription: represents a subscription for events generated by a single
object instance.
- Link: represents the abstract class for
all link objects.
- Property Template:
the abstract class for all property template objects.
- Publish Request: represents an outstanding publishing request.
- Referential Containment Relationship: represents the definition of
a referential containment relationship. Used when you need to access the same
document from multiple folders. An instance of this class connects exactly
one document to exactly one folder.
- Security Policy: the
class that provides a way to manage individual Access Control Lists for large
numbers of documents, folders, and custom objects that share a common access
control policy.
- Security Propagation Queue Item: represents a security propagation action.
- Storage Area: represents the parent class for a series of subclasses designed to describe where content is stored, in particular Database Storage Area class, File Storage Area class, and Fixed Storage Area class.
- Storage Policy: describes how document content is stored (for example, file storage, or database storage).
- Verity Index Area: contains the Verity specific information about an index area.
- Version Series: represents a collection of versionable objects.
See Feature
AddOns for more information about the custom subclasses and properties which are added
or modified by AddOns.