Interface | Description |
---|---|
LibraryObjectDefinition.EnumToIntegerCode |
A EnumToIntegerCode is used for performing looking up integer codes
for an enum,
|
LibraryObjectDefinition.LookupByName |
A LookupByName is used for performing LibraryObject lookup
operations using a lambda expression.
|
Class | Description |
---|---|
AccessControlEntry |
The AccessControlEntry (ACE) class represents an atomic unit
of access control.
|
AccessControlEntryDefinition |
The AccessControlEntryDefinition class is used to
construct an AccessControlEntry object.
|
AccessControlList |
Represents a set of AccessControlEntries (ACE).
|
AccessControlListDefinition |
The AccessControlListDefinition class is used to
create or update an AccessControlList object.
|
ActionSpecification |
An ActionSpecification is used to construct a particular instance of
Action, using properties defined on the instance.
|
ActionSpecificationDefinition |
A ActionSpecificationDefinition is used to create or modify
a ActionSpecification instance.
|
ActivityRecord |
An ActivityRecord is a Category which captures the relevant activity
that occurs for the associated PublicObject.
|
ActivityRecordDefinition |
A ActivityRecordDefinition is used to create or modify
a ActivityRecord instance.
|
ActivitySpecification |
A ActivitySpecification is used to define a set of Activity
that is captured within ActivityRecords associated with PublicObjects.
|
ActivitySpecificationDefinition |
A ActivitySpecificationDefinition is used to create or modify
a ActivitySpecification instance.
|
Actor |
A Actor is a Category which holds information related to activity management
for a user or other system elements which perform actions.
|
ActorDefinition |
A ActorDefinition is used to define or update
Actor instances.
|
ActorRelation |
A ActorRelation is a Relation subclass whose related object
is an Actor.
|
ActorRelationDefinition |
A ActorRelationDefinition is used to create or modify
a ActorRelation instance.
|
ApplicationObject |
The ApplicationObject class represents a generic PublicObject.
|
ApplicationObjectDefinition |
The ApplicationObjectDefinition class is used to construct an
ApplicationObject.
|
ApplicationToken |
A ApplicationToken represents a token used for applicaiton purposes,
where the token value is unique.
|
ApplicationTokenDefinition |
An ApplicationTokenDefinition is used to create or modify
an ApplicationToken instance.
|
AttachmentRelation |
An AttachmentRelation represents a Document attachment.
|
AttachmentRelationDefinition |
An AttachmentRelationDefinition is used to define or update
AttachmentRelation instances.
|
Attribute |
An Attribute describes an atomic unit of data in a ClassObject instance.
|
AttributeDefinition |
An AttributeDefinition is a template for creating an Attribute.
|
BranchRelationship |
This feature is not supported in PRODUCTION 9.0.
|
BranchRelationshipDefinition |
This feature is not supported in PRODUCTION 9.0.
|
Category |
A Category class is used to add custom meta-data
to PublicObjects on a per instance basis.
|
CategoryDefinition |
A CategoryDefinition is used to define or update Category instances.
|
ClassAccessControlList |
Represents an AccessControlList for controlling who can create new
instances of a specified ClassObject.
|
ClassAccessControlListDefinition |
The ClassAccessControlListDefinition class is used to construct a
ClassAccessControlList object.
|
ClassDomain |
Used to validate that an attribute value is
an instance of specified ClassObjects.
|
ClassDomainDefinition |
The ClassDomainDefinition class is used to construct a ClassDomain
object.
|
ClassObject |
A ClassObject represents a class whose instances are persistently stored
and managed by the iFS server.
|
ClassObjectDefinition |
The ClassObjectDefinition class is used to construct an
ClassObject.
|
ClonedLibrarySessionInfo |
A ClonedLibrarySessionInfo manages info for a cloned session.
|
ClonedLibrarySessionManager |
A ClonedLibrarySessionManager manages the cloned sessions
on behalf of a master LibrarySession.
|
CompositeGroup |
A CompositeGroup is used to represent an encapsulation of a fixed
number of DirectoryGroups, usually of a specific subclass.
|
CompositeGroupDefinition |
A CompositeGroupDefinition is used to create or modify
a CompositeGroup instance.
|
ConfigurationCategory |
A ConfigurationCategory is used to define behavior for the
PublicObject with which the category is associated.
|
ConfigurationCategoryDefinition |
A ConfigurationCategoryDefinition is used to create or modify
a ConfigurationCategory instance.
|
ConnectedLibraryObjectCache |
A ConnectedLibraryObjectCache is a cache that is "connected" to
a oracle.ifs.server.cache.BoundedLibraryObjectCache for access to
cached LibraryObjects.
|
ContactList |
A ContactList is used to define a set of Actors representing a set of
contacts for the referencing Actor.
|
ContactListDefinition |
A ContactListDefinition is used to create or modify
a ContactList instance.
|
ContentController |
A ContentController is a SimpleObject that controls the state of a ContentObject.
|
ContentControllerDefinition |
A ContentControllerDefinition is used to create or modify
a ContentController instance.
|
ContentObject |
The ContentObject class is a subclass of SystemObject that supports getting
and setting Content.
|
ContentObjectDefinition |
The ContentObjectDefinition class is used to
construct a ContentObject object.
|
ContentQuota |
A ContentQuota contains information that defines
how much storage space in iFS is allocated and
consumed by the DirectoryUser.
|
ContentQuotaDefinition |
The ContentQuotaDefinition class is used to
create or update a ContentQuota object.
|
ContentVaultEntry |
A ContentVaultEntry is a SimpleObject that describes a
content row in the Media's content table.
|
ContentVaultEntryDefinition |
A ContentVaultEntryDefinition is used to create or modify
a ContentVaultEntry instance.
|
Conversation |
A Conversation is used to manage the information comprising a semi-private
communication between one or more Actors.
|
ConversationDefinition |
A ConversationDefinition is used to create or modify
a Conversation instance.
|
ConversationRelation |
A ConversationRelation is a Relation subclass whose related object
is a Conversation.
|
ConversationRelationDefinition |
A ConversationRelationDefinition is used to create or modify
a ConversationRelation instance.
|
CustomMediaDriverSpecification |
A CustomMediaDriverSpecification identifies a driver used to store content
in a CustomMedia instance.
|
CustomMediaDriverSpecificationDefinition |
A CustomMediaDriverSpecificationDefinition is used to create or modify a
CustomMediaDriverSpecification instance.
|
DefinitionObject |
A DefinitionObject is used to persistently store a LibraryObjectDefinition.
|
DefinitionObjectDefinition |
A DefinitionObjectDefinition is used to create or modify
a DefinitionObject instance.
|
DependentView |
A DependentView is a
SimpleObject that tracks a custom view that depends upon
one or more ClassObjects.
|
DependentViewDefinition |
A DependentViewDefinition is used to create or modify
a DependentView instance.
|
DirectoryGroup |
A DirectoryGroup represents an iFS group of users and/or other groups.
|
DirectoryGroupCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the DIRECTORYGROUP classobject.
|
DirectoryGroupDefinition |
A DirectoryGroupDefinition is used to create or update a DirectoryGroup.
|
DirectoryObject |
A DirectoryObject represents an iFS user or group of users.
|
DirectoryObjectDefinition |
The DirectoryObjectDefinition class is used to create or update
a DirectoryObject.
|
DirectoryUser |
A DirectoryUser represents an iFS user.
|
DirectoryUserDefinition |
A DirectoryUserDefinition is used to create or update a
DirectoryUser.
|
Document |
The Document class is a subclass of PublicObject that supports getting
and setting Content.
|
DocumentCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the DOCUMENT classobject (EcmDocument class).
|
DocumentDefinition |
A DocumentDefinition is used to create or update a Document object.
|
EventNotificationSelector |
A EventNotificationSelector is used to select EventNotifications from
the repository.
|
EventNotificationSelector.DummyAuditExecutor | |
ExtendedPermission |
ExtendedPermission allows one to create a new permission that is
not already defined in AccessLevel.
|
ExtendedPermissionDefinition |
An ExtendedPermissionDefinition is used to create or update an ExtendedPermission object.
|
ExtendedUserProfile |
ExtendedUserProfile class is intended to save
specific application information on a per user basis.
|
ExtendedUserProfileDefinition |
The ExtendedUserProfileDefinition class is used to
construct a ExtendedUserProfile
object.
|
ExternalRetentionPolicy |
A ExternalRetentionPolicy represents a policy for controls the retention
of documents, where the policy is managed externally.
|
ExternalRetentionPolicyDefinition |
A ExternalRetentionPolicyDefinition is used to create or modify
a ExternalRetentionPolicy instance.
|
Family |
The Family class is one of the "versioning" classes.
|
FamilyCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the FAMILY classobject.
|
FamilyDefinition |
The FamilyDefinition class is used to
construct a Family object.
|
Folder |
The Folder class represents Folders in the iFS server.
|
FolderCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the FOLDER classobject.
|
FolderDefinition |
The FolderDefinition class is used to
construct a Folder object.
|
FolderLink |
A FolderLink is a special type of Link used to provide
ad-hoc navigation to another Folder.
|
FolderLinkDefinition |
A FolderLinkDefinition class is used to construct a
FolderLink.
|
FolderPathRelationship |
This subclass of FolderRelationship is used by instances of Folder
to model a path-oriented containership, similar to a file system.
|
FolderPathRelationshipDefinition |
The FolderPathRelationshipDefinition class is used to
construct a FolderPathRelationship object.
|
FolderPathResolver |
The FolderPathResolver class is used for
tracking the current directory while navigating
around in a folder tree.
|
FolderRelationship |
The FolderRelationship class is used by instances of Folder
to model containership.
|
FolderRelationshipDefinition |
A FolderRelationshipDefinition is used to
construct a FolderRelationship object.
|
Format |
The Format class represents the known formats of
document content.
|
FormatDefinition |
The FormatDefinition class is used to construct a Format object.
|
GroupMemberRelationship |
/**
The GroupMemberRelationship class is used to define
membership relationships for users and groups (or groups
within groups).
|
GroupMemberRelationshipDefinition |
The GroupMemberRelationshipDefinition class is used to
construct a GroupMemberRelationship object.
|
InterMediaAnnotator |
A InterMediaAnnotator extracts Metadata from Multi Media
content and creates categories to store that metadata.
|
InterMediaAudio |
InterMediaAudio subclass.
|
InterMediaAudioCdTrack |
InterMediaAudioCdTrack subclass.
|
InterMediaAudioCdTrackDefinition |
The InterMediaAudioCdTrackDefinition class
|
InterMediaAudioDefinition |
The InterMediaAudioDefinition class
|
InterMediaImage |
InterMediaImage subclass.
|
InterMediaImageDefinition |
The InterMediaImageDefinition class
|
InterMediaMovie |
InterMediaMovie subclass.
|
InterMediaMovieDefinition |
The InterMediaMovieDefinition class
|
InterMediaSource |
InterMediaSource subclass.
|
InterMediaSourceDefinition |
The InterMediaSourceDefinition class
|
InterMediaVideo |
InterMediaVideo subclass.
|
InterMediaVideoDefinition |
The InterMediaVideoDefinition class
|
InternalRetentionPolicy |
An InternalRetentionPolicy represents a policy for controls the retention
of documents, where the policy is managed internally.
|
InternalRetentionPolicyDefinition |
A InternalRetentionPolicyDefinition is used to create or modify
a InternalRetentionPolicy instance.
|
LibraryObject |
The LibraryObject class is the base class for all persistent Internet File
System objects.
|
LibraryObjectDefinition |
The LibraryObjectDefinition class is used
to specify how to construct any Library Object.
|
LibraryService |
A LibraryService represents an CM SDK service in the CM SDK application
development API.
|
LibrarySession |
A LibrarySession is used to represent a connection-based Session with the
CM SDK server.
|
LifecycleDateRuleSpecification |
A LifecycleDateRuleSpecification represents a rule used to determine
the base lifecycle date for documents associated with a LifecyclePolicy.
|
LifecycleDateRuleSpecificationDefinition |
A LifecycleDateRuleSpecificationDefinition is used to create or modify
a LifecycleDateRuleSpecification instance.
|
LifecyclePolicy |
A LifecyclePolicy represents lifecycle rules that are applied to documents.
|
LifecyclePolicyActionSpecification |
A LifecyclePolicyActionSpecification represents
|
LifecyclePolicyActionSpecificationDefinition |
A LifecyclePolicyActionSpecificationDefinition is used to create or modify
a LifecyclePolicyActionSpecification instance.
|
LifecyclePolicyDefinition |
A LifecyclePolicyDefinition is used to create or modify
a LifecyclePolicy instance.
|
LifecyclePolicyEntry |
A LifecyclePolicyEntry represents actions to be executed
as part of a LifecyclePolicy.
|
LifecyclePolicyEntryDefinition |
A LifecyclePolicyEntryDefinition is used to create or modify
a LifecyclePolicyEntry instance.
|
Link |
A Link is used to provide ad-hoc navigation
to another PublicObject.
|
LinkCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the LINK classobject.
|
LinkDefinition |
A LinkDefinition is used to create or update a Link.
|
LockEntry |
A LockEntry represents restrictions applied to a PublicObject.
|
LockEntryDefinition |
A LockEntryDefinition is used to create or modify
a LockEntry instance.
|
LockObject |
A LockObject encapsulates information associated with a lock on a
PublicObject such as the state of the lock, timeout of the lock,
and the lock holder.
|
LockObjectDefinition |
The LockObjectDefinition class is used to define an instance of a LockObject.
|
LooselyBoundedLibraryObjectCache |
A LooselyBoundedLibraryObjectCache is a LibraryObjectCache
that leverages LooselyBoundedCache to cache LibraryObjects according to a
least recently used algorithm.
|
Media |
A Media identifies an available storage mechanism for binary content.
|
MediaBfile |
Stores content on a file system mounted on the database-tier host.
|
MediaBfileDefinition |
A MediaBfileDefinition is used to create or modify a MediaBfile instance.
|
MediaBlob |
A MediaBlob instance stores content in database BLOBs.
|
MediaBlobDefinition |
A MediaBlobDefinition is used to create or modify a MediaBlob instance.
|
MediaCustom |
A MediaCustom instance stores content using a CustomMediaDriver.
|
MediaCustomDefinition |
A MediaCustomDefinition is used to create or modify a MediaCustom instance.
|
MediaDefinition |
The MediaDefinition class is used to
construct a Media object.
|
MediaLob |
A MediaLob instance stores content in database BLOBs.
|
MediaLobDefinition |
A MediaLobDefinition is used to create or modify a MediaLob instance.
|
MessageEntry |
A MessageEntry reflects a single message within a MessageList.
|
MessageEntryDefinition |
A MessageEntryDefinition is used to define or update MessageEntry instances.
|
MessageList |
A MessageList reflects a set of Messages.
|
MessageListDefinition |
A MessageListDefinition is used to define or update MessageList instances.
|
MountPoint |
A MountPoint is used to identify a Folder as being
a 'mountpoint'.
|
MountPointDefinition |
The MountPointDefinition class is used to
construct a MountPoint object.
|
NamedRelationship |
The NamedRelationship extends Relationship by adding
a simple "Type" String attribute.
|
NamedRelationshipDefinition |
This feature is not supported in PRODUCTION 9iFS.
|
NodeConfiguration |
A NodeConfiguration is used to manage the configuation of
a node in IFS.
|
NodeConfigurationDefinition |
A NodeConfigurationDefinition is a template used to
create a NodeConfiguration.
|
PerformedActivitySpecification |
A PerformedActivitySpecification manages the external tables used to
record activity according to the Actor who performed that activity.
|
PerformedActivitySpecificationDefinition |
A PerformedActivitySpecificationDefinition is used to create or modify
a PerformedActivitySpecification instance.
|
PermissionBundle |
The PermissionBundle class lets users group
multiple access levels into a customized bundle.
|
PermissionBundleDefinition |
A PermissionBundleDefinition is used to create or update
a PermissionBundle object.
|
Policy |
A Policy provides a mechanism for performing specific actions relevant to
a particular ClassObject.
|
PolicyDefinition |
A PolicyDefinition is used to create of update a Policy.
|
PolicyList |
PolicyList represents a set of PolicyListElements, in defining
a set of policy behavior for LibraryObjects.
|
PolicyListDefinition |
A PolicyListDefinition is used to
create or update a PolicyList object.
|
PolicyListElement |
A PolicyListElement represents an element of a
PolicyList, which defines a sequence of processing for an iFS operation.
|
PolicyListElementDefinition |
A PolicyListDefinition is used to
create or update a PolicyListElement object.
|
PolicyPropertyBundle | Deprecated
CM SDK 10gR2: see release notes for changes to Policy framework
|
PolicyPropertyBundleDefinition | Deprecated
CM SDK 10gR2: see release notes for changes to Policy framework
|
PreparedSelector |
A PreparedSelector class is used to perform a simple search using
a cached PreparedStatement, and optionally using bind variables.
|
PrimaryUserProfile |
A PrimaryUserProfile contains information related to a
DirectoryUser such as the home folder, the default ACLs,
ContentQuota.
|
PrimaryUserProfileDefinition |
The PrimaryUserProfileDefinition class is used to
construct a PrimaryUserProfile object.
|
Printer | |
PrinterDefinition |
The PrinterDefinition class is used to
construct a Printer object.
|
PrintJob | |
PrintJobDefinition |
A PrintJobDefinition is used to construct a PrintJob object.
|
Property |
A Property describes a name/value pair of varying datatype, that can be
used for multiple purposes to store iFS values.
|
PropertyBundle |
A PropertyBundle contains a set of name/value pairs, and behaves like
a java.util.Hashtable.
|
PropertyBundleDefinition |
A PropertyBundleDefinition class is used to create or update a
PropertyBundle.
|
PropertyDefinition |
A PropertyDefinition is used to hold the specification of a Property value
associated with a PropertyBundle.
|
PublicObject |
The PublicObject class is the abstract superclass
of all "public object" classes, some of which are Documents, Folders,
and ApplicationObjects.
|
PublicObjectCapabilities |
Tracks all capabilities that can be restricted, by access control,
locking, configuration, or by object type.
|
PublicObjectDefinition |
The PublicObjectDefinition class is the abstract superclass
of all public object definition classes.
|
Queue |
Queue class represent instances of Queues in iFS.
|
QueueDefinition |
The QueueDefinition class is used to
construct a Queue instance.
|
Relation |
A Relation represents a relationship between two PublicObjects,
implemented as a Category in order to have better caching.
|
RelationDefinition |
A RelationDefinition is used to create or modify
a Relation instance.
|
Relationship |
An instance of Relationship can link (or relate)
two public objects to each other.
|
RelationshipDefinition |
The RelationshipDefinition class is used to
construct a Relationship between two public objects.
|
RetentionPolicy |
A RetentionPolicy represents restrictions applied to a PublicObject.
|
RetentionPolicyDefinition |
A RetentionPolicyDefinition is used to create or modify
a RetentionPolicy instance.
|
SchemaCategory |
A SchemaCategory class is used to add custom meta-data
to SchemaObjects on a per instance basis.
|
SchemaCategoryDefinition |
The SchemaCategoryDefinition class is used to
construct a SchemaCategory object.
|
SchemaObject |
SchemaObject is an abstract superclass for the objects that define and
manage the data that is persistently stored by the iFS
server.
|
SchemaObjectDefinition |
A SchemaObjectDefinition is a template for creating a new SchemaObject.
|
Search |
The Search class provides a way to search for objects.
|
SearchObject | Deprecated
CM SDK 10g: Class is deprecated and will be deleted in a future
release.
|
SearchObjectDefinition | Deprecated
CM SDK 10g: Class is deprecated and will be deleted
in a future release.
|
SearchResultObject |
The SearchResultObject encapsulates a row of a Search result.
|
Selector |
The Selector class creates and executes SIMPLE searches.
|
SelectorObject |
The SelectorObject class is used to store
Selectors in the server for later use.
|
SelectorObjectDefinition |
The SelectorObjectDefinition class creates SelectorObjects.
|
ServerConfiguration |
A ServerConfiguration is a set of Properties that specifies a configuration
of an iFS server.
|
ServerConfigurationDefinition |
A ServerConfigurationDefinition is a template used to
create a ServerConfiguration.
|
ServiceConfiguration |
A ServiceConfiguration is a PropertyBundle used to manage
the configuation of an IFS service.
|
ServiceConfigurationDefinition |
A ServiceConfigurationDefinition is a template used to
create a ServiceConfiguration.
|
SimpleObject |
A SimpleObject is the abstract class for light-weight application objects.
|
SimpleObjectDefinition |
A SimpleObjectDefinition is used to create or modify
a SimpleObject instance.
|
SimpleProperty |
A SimpleProperty is a name/value pair, used to store ad hoc information
using SimpleObjects instead of PropertyBundles.
|
SimplePropertyDefinition |
A SimplePropertyDefinition is used to create or modify
a SimpleProperty instance.
|
SimplePropertyTable |
A SimplePropertyTable is a set of name/value pairs,
used to store ad hoc information.
|
SimplePropertyTableDefinition |
A SimplePropertyTableDefinition is used to create or modify
a SimplePropertyTable instance.
|
SimplePropertyTableList |
A SimplePropertyTableList is a set of name/value pairs,
used to store ad hoc information.
|
SimplePropertyTableListDefinition |
A SimplePropertyTableListDefinition is used to create or modify
a SimplePropertyTableList instance.
|
SortObject |
A SortObject represents restrictions applied to a PublicObject.
|
SortObjectDefinition |
A SortObjectDefinition is used to create or modify
a SortObject instance.
|
StorageGroup |
A StorageGroup classifies content for the purpose of partitioning the
content table.
|
StorageGroupDefinition |
A StorageGroupDefinition is used to create or modify a StorageGroup instance.
|
SystemAccessControlList |
Represents a system-wide shared AccessControlList.
|
SystemAccessControlListDefinition |
The SystemAccessControlListDefinition class is used to
construct a SystemAccessControlList object.
|
SystemCategory |
A SystemCategory class is used to add custom meta-data
to SystemObjects on a per instance basis.
|
SystemCategoryDefinition |
The SystemCategoryDefinition class is used to
construct a SystemCategory object.
|
SystemLockEntry |
A SystemLockEntry represents a shared LockEntry,
that can also be found by unique name.
|
SystemLockEntryDefinition |
A SystemLockEntryDefinition is used to create or modify
a SystemLockEntry instance.
|
SystemLockObject |
A SystemLockObject encapsulates a system lock object.
|
SystemLockObjectDefinition |
The SystemLockObjectDefinition class is used to define an instance of a
SystemLockObject.
|
SystemObject |
The SystemObject is the superclass for all system-wide utility classes.
|
SystemObjectDefinition |
A SystemObjectDefinition is used to create and update
instances of SystemObject objects.
|
TieAccessControlEntry |
TieAccessControlEntry allows the Oracle-defined behavior of the
ACCESSCONTROLENTRY classobject (and its subclasses) to be extended
or overridden.
|
TieAccessControlList |
TieAccessControlList allows the Oracle-defined behavior of the
ACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
TieActionSpecification |
TieActionSpecification allows the ECMSDK-defined behavior
of the ActionSpecification classobject (and its subclasses)
to be extended or overridden.
|
TieActivityRecord |
TieActivityRecord allows the ECMSDK-defined behavior
of the ActivityRecord classobject (and its subclasses)
to be extended or overridden.
|
TieActivitySpecification |
TieActivitySpecification allows the ECMSDK-defined behavior
of the ActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
TieActor |
TieActor allows the ECMSDK-defined behavior of the
Actor classobject (and its subclasses) to be extended
or overridden.
|
TieActorRelation |
TieActorRelation allows the ECMSDK-defined behavior
of the ActorRelation classobject (and its subclasses)
to be extended or overridden.
|
TieApplicationObject |
TieApplicationObject allows the Oracle-defined behavior of the
APPLICATIONOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieApplicationToken |
TieApplicationToken allows the Oracle-defined behavior of the
ApplicationToken classobject (and its subclasses) to be extended
or overridden.
|
TieAttachmentRelation |
TieAttachmentRelation allows the ECMSDK-defined behavior of the
AttachmentRelation classobject (and its subclasses) to be extended
or overridden.
|
TieAuditHandlerSpecification |
Allows the Oracle-defined behavior of the AuditHandlerSpecification
classobject (and its subclasses) to be extended or overridden.
|
TieAuditSpecification |
Allows the Oracle-defined behavior of the AuditSpecification classobject
(and its subclasses) to be extended or overridden.
|
TieAuditTargetSpecification |
TieAuditTargetSpecification allows the Oracle-defined behavior of the
AuditTargetSpecification classobject (and its subclasses) to be extended
or overridden.
|
TieAuditTypeEntry |
TieAuditTypeEntry allows the Oracle-defined behavior of the
AuditTypeEntry classobject (and its subclasses) to be extended
or overridden.
|
TieAuditTypeList |
TieAuditTypeList allows the Oracle-defined behavior of the
AuditTypeList classobject (and its subclasses) to be extended
or overridden.
|
TieAutoFolderingActionSpecification |
TieAutoFolderingActionSpecification allows the Oracle-defined behavior of the
AutoFolderingActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
TieBranchRelationship |
TieBranchRelationship allows the Oracle-defined behavior of the
BRANCHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieCategory |
TieCategory allows the Oracle-defined behavior of the
CATEGORY classobject (and its subclasses) to be extended
or overridden.
|
TieClassAccessControlList |
TieClassAccessControlList allows the Oracle-defined behavior of the
CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
TieClassDomain |
TieClassDomain allows the Oracle-defined behavior of the
CLASSDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
TieCompositeGroup |
TieCompositeGroup allows the ECMSDK-defined behavior
of the CompositeGroup classobject (and its subclasses)
to be extended or overridden.
|
TieConfigurationCategory |
TieConfigurationCategory allows the Oracle-defined behavior of the
ConfigurationCategory classobject (and its subclasses) to be extended
or overridden.
|
TieContactList |
TieContactList allows the ECMSDK-defined behavior
of the ContactList classobject (and its subclasses)
to be extended or overridden.
|
TieContentController |
TieContentController allows the ECMSDK-defined behavior
of the ContentController classobject (and its subclasses)
to be extended or overridden.
|
TieContentObject |
TieContentObject allows the Oracle-defined behavior of the
CONTENTOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieContentQuota |
TieContentQuota allows the Oracle-defined behavior of the
CONTENTQUOTA classobject (and its subclasses) to be extended
or overridden.
|
TieContentVaultEntry |
TieContentVaultEntry allows the ECMSDK-defined behavior
of the ContentVaultEntry classobject (and its subclasses)
to be extended or overridden.
|
TieControllerAlert |
TieControllerAlert allows the ECMSDK-defined behavior
of the ControllerAlert classobject (and its subclasses)
to be extended or overridden.
|
TieControllerJob |
TieControllerJob allows the ECMSDK-defined behavior
of the ControllerJob classobject (and its subclasses)
to be extended or overridden.
|
TieControllerLoadRatio |
TieControllerLoadRatio allows the ECMSDK-defined behavior
of the ControllerLoadRatio classobject (and its subclasses)
to be extended or overridden.
|
TieControllerPlan |
TieControllerPlan allows the ECMSDK-defined behavior
of the ControllerPlan classobject (and its subclasses)
to be extended or overridden.
|
TieControllerPlanExecution |
TieControllerPlanExecution allows the ECMSDK-defined behavior
of the ControllerPlanExecution classobject (and its subclasses)
to be extended or overridden.
|
TieControllerReply |
TieControllerReply allows the ECMSDK-defined behavior
of the ControllerReply classobject (and its subclasses)
to be extended or overridden.
|
TieControllerRequest |
TieControllerRequest allows the ECMSDK-defined behavior
of the ControllerRequest classobject (and its subclasses)
to be extended or overridden.
|
TieControllerState |
TieControllerState allows the Oracle-defined behavior of the
ControllerState classobject (and its subclasses) to be extended
or overridden.
|
TieConversation |
TieConversation allows the ECMSDK-defined behavior
of the Conversation classobject (and its subclasses)
to be extended or overridden.
|
TieConversationRelation |
TieConversationRelation allows the ECMSDK-defined behavior
of the ConversationRelation classobject (and its subclasses)
to be extended or overridden.
|
TieCustomMediaDriverSpecification |
TieCustomMediaDriverSpecification allows the Oracle-defined behavior of
the CustomMediaDriverSpecification classobject (and its subclasses) to be
extended or overridden.
|
TieDefinitionObject |
TieDefinitionObject allows the Oracle-defined behavior of the
DefinitionObject classobject (and its subclasses) to be extended
or overridden.
|
TieDependentView |
TieDependentView allows the ECMSDK-defined behavior
of the DependentView classobject (and its subclasses)
to be extended or overridden.
|
TieDirectoryGroup |
A TieDirectoryGroup allows the Oracle-defined behavior of the
DIRECTORYGROUP classobject (and its subclasses) to be extended
or overridden.
|
TieDirectoryGroupCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the DIRECTORYGROUP classobject.
|
TieDirectoryObject |
A TieDirectoryObject allows the Oracle-defined behavior of the
DIRECTORYOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieDirectoryUser |
A TieDirectoryUser allows the Oracle-defined behavior of the
DIRECTORYUSER classobject (and its subclasses) to be extended
or overridden.
|
TieDocument |
TieDocument allows the Oracle-defined behavior of the
DOCUMENT classobject (and its subclasses) to be extended
or overridden.
|
TieDocumentCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the DOCUMENT classobject (EcmDocument class).
|
TieExtendedPermission |
TieExtendedPermission allows the Oracle-defined behavior of the
EXTENDEDPERMISSION classobject (and its subclasses) to be extended
or overridden.
|
TieExtendedUserProfile |
TieExtendedUserProfile allows the Oracle-defined behavior of the
EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
TieExternalRetentionPolicy |
TieExternalRetentionPolicy allows the Oracle-defined behavior of the
ExternalRetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
TieFamily |
TieFamily allows the Oracle-defined behavior of the
FAMILY classobject (and its subclasses) to be extended
or overridden.
|
TieFamilyCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the FAMILY classobject.
|
TieFolder |
TieFolder allows the Oracle-defined behavior of the
FOLDER classobject (and its subclasses) to be extended
or overridden.
|
TieFolderCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the FOLDER classobject.
|
TieFolderLink |
A TieFolderLink allows the Oracle-defined behavior of the
FOLDERLINK classobject (and its subclasses) to be extended
or overridden.
|
TieFolderPathRelationship |
TieFolderPathRelationship allows the Oracle-defined behavior of the
FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieFolderRelationship |
TieFolderRelationship allows the Oracle-defined behavior of the
FOLDERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieFormat |
TieFormat allows the Oracle-defined behavior of the
FORMAT classobject (and its subclasses) to be extended
or overridden.
|
TieGroupMemberRelationship |
A TieGroupMemberRelationship allows the Oracle-defined behavior of the
GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieHandlerState |
TieHandlerState allows the Oracle-defined behavior of the
HandlerState classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaAudio |
TieInterMediaAudio allows the Oracle-defined behavior of the
INTERMEDIAAUDIO classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaAudioCdTrack |
TieInterMediaAudioCdTrack allows the Oracle-defined behavior of the
INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaImage |
TieInterMediaImage allows the Oracle-defined behavior of the
INTERMEDIAIMAGE classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaMovie |
TieInterMediaMovie allows the Oracle-defined behavior of the
INTERMEDIAMOVIE classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaSource |
TieInterMediaSource allows the Oracle-defined behavior of the
INTERMEDIASOURCE classobject (and its subclasses) to be extended
or overridden.
|
TieInterMediaVideo |
TieInterMediaVideo allows the Oracle-defined behavior of the
INTERMEDIAVIDEO classobject (and its subclasses) to be extended
or overridden.
|
TieInternalRetentionPolicy |
TieInternalRetentionPolicy allows the Oracle-defined behavior of the
InternalRetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
TieLibraryObject |
TieLibraryObject allows the Oracle-defined behavior of the
LIBRARYOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieLibrarySession |
TieLibrarySession allows the Oracle-defined behavior of the
LibrarySession class to be extended or overridden.
|
TieLifecycleDateRuleSpecification |
TieLifecycleDateRuleSpecification allows the Oracle-defined behavior of the
LifecycleDateRuleSpecification classobject (and its subclasses) to be extended
or overridden.
|
TieLifecyclePolicy |
TieLifecyclePolicy allows the Oracle-defined behavior of the
LifecyclePolicy classobject (and its subclasses) to be extended
or overridden.
|
TieLifecyclePolicyActionSpecification |
TieLifecyclePolicyActionSpecification allows the Oracle-defined behavior of the
LifecyclePolicyActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
TieLifecyclePolicyEntry |
TieLifecyclePolicyEntry allows the Oracle-defined behavior of the
LifecyclePolicyEntry classobject (and its subclasses) to be extended
or overridden.
|
TieLink |
TieLink allows the Oracle-defined behavior of the
LINK classobject (and its subclasses) to be extended
or overridden.
|
TieLinkCapabilities |
Subclass of PublicObjectCapabilities with specific capability checking
overrides for the LINK classobject.
|
TieLockEntry |
TieLockEntry allows the Oracle-defined behavior of the
LockEntry classobject (and its subclasses) to be extended
or overridden.
|
TieLockObject |
TieLockObject allows the Oracle-defined behavior of the
LOCKOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieMedia |
TieMedia allows the Oracle-defined behavior of the
MEDIA classobject (and its subclasses) to be extended
or overridden.
|
TieMediaBfile |
TieMediaBfile allows the Oracle-defined behavior of the
MediaBfile classobject (and its subclasses) to be extended
or overridden.
|
TieMediaBlob |
TieMediaBlob allows the Oracle-defined behavior of the MediaBlob
classobject (and its subclasses) to be extended or overridden.
|
TieMediaCustom |
TieMediaCustom allows the Oracle-defined behavior of the MediaCustom
classobject (and its subclasses) to be extended or overridden.
|
TieMediaLob |
TieMediaLob allows the Oracle-defined behavior of the MediaLob
classobject (and its subclasses) to be extended or overridden.
|
TieMessageEntry |
TieMessageEntry allows the ECMSDK-defined behavior of the
MessageEntry classobject (and its subclasses) to be extended
or overridden.
|
TieMessageList |
TieMessageList allows the ECMSDK-defined behavior of the
MessageList classobject (and its subclasses) to be extended
or overridden.
|
TieMountPoint |
TieMountPoint allows the Oracle-defined behavior of the
MOUNTPOINT classobject (and its subclasses) to be extended
or overridden.
|
TieNamedRelationship |
TieNamedRelationship allows the Oracle-defined behavior of the
NAMEDRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieNodeConfiguration |
TieNodeConfiguration allows the Oracle-defined behavior of the
NODECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
TieNodeState |
TieNodeState allows the Oracle-defined behavior of the
NodeState classobject (and its subclasses) to be extended
or overridden.
|
TieOperationActionSpecification |
TieOperationActionSpecification allows the Oracle-defined behavior of the
OperationActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
TiePerformedActivitySpecification |
TiePerformedActivitySpecification allows the ECMSDK-defined behavior
of the PerformedActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
TiePermissionBundle |
TiePermissionBundle allows the Oracle-defined behavior of the
PERMISSIONBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
TiePolicy |
A TiePolicy allows the Oracle-defined behavior of the POLICY classobject
(and its subclasses) to be extended or overridden.
|
TiePolicyList |
TiePolicyList allows the Oracle-defined behavior of the
POLICYLIST classobject (and its subclasses) to be extended
or overridden.
|
TiePolicyListElement |
TiePolicyListElement allows the Oracle-defined behavior of the
POLICYLISTELEMENT classobject (and its subclasses) to be extended
or overridden.
|
TiePolicyPropertyBundle | Deprecated
CM SDK 10gR2: see release notes for changes to Policy framework
|
TiePreparedSelector |
TiePreparedSelector allows the Oracle-defined behavior of the
PreparedSelector class to be extended or overridden.
|
TiePrimaryUserProfile |
TiePrimaryUserProfile allows the Oracle-defined behavior of the
PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
TiePrinter |
TiePrinter allows the Oracle-defined behavior of the
PRINTER classobject (and its subclasses) to be extended
or overridden.
|
TiePrintJob |
TiePrintJob allows the Oracle-defined behavior of the
PRINTJOB classobject (and its subclasses) to be extended
or overridden.
|
TieProperty |
A TieProperty allows the Oracle-defined behavior of the PROPERTY classobject
(and its subclasses) to be extended or overridden.
|
TiePropertyBundle |
A TiePropertyBundle allows the Oracle-defined behavior of the
PROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
TiePublicObject |
TiePublicObject allows the Oracle-defined behavior of the
PUBLICOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TiePublicObjectCapabilities |
Tracks all capabilities that can be restricted, by access control,
locking, configuration, or by object type.
|
TieQueue |
TieQueue allows the Oracle-defined behavior of the
QUEUE classobject (and its subclasses) to be extended
or overridden.
|
TieRelation |
TieRelation allows the ECMSDK-defined behavior of the
Relation classobject (and its subclasses) to be extended
or overridden.
|
TieRelationship |
TieRelationship allows the Oracle-defined behavior of the
RELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
TieRetentionPolicy |
TieRetentionPolicy allows the Oracle-defined behavior of the
RetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
TieRuntimeState |
TieRuntimeState allows the Oracle-defined behavior of the
RuntimeState classobject (and its subclasses) to be extended
or overridden.
|
TieSchemaCategory |
TieSchemaCategory allows the Oracle-defined behavior of the
SCHEMACATEGORY classobject (and its subclasses) to be extended
or overridden.
|
TieSchemaObject |
TieSchemaObject allows the Oracle-defined behavior of the
SCHEMAOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieSearchObject | Deprecated
CM SDK 10g: Class is deprecated and will be deleted
in a future release.
|
TieSelectorObject |
TieSelectorObject allows the Oracle-defined behavior of the
SELECTOROBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieServerConfiguration |
TieServerConfiguration allows the Oracle-defined behavior of the
SERVERCONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
TieServerSpecification |
Allows the Oracle-defined behavior of the ServerSpecification
classobject (and its subclasses) to be extended or overridden.
|
TieServerState |
TieServerState allows the Oracle-defined behavior of the
ServerState classobject (and its subclasses) to be extended
or overridden.
|
TieServiceConfiguration |
TieServiceConfiguration allows the Oracle-defined behavior of the
SERVICECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
TieServiceState |
TieServiceState allows the Oracle-defined behavior of the
ServiceState classobject (and its subclasses) to be extended
or overridden.
|
TieSimpleObject |
TieSimpleObject allows the ECMSDK-defined behavior
of the SimpleObject classobject (and its subclasses)
to be extended or overridden.
|
TieSimpleProperty |
TieSimpleProperty allows the ECMSDK-defined behavior
of the SimpleProperty classobject (and its subclasses)
to be extended or overridden.
|
TieSimplePropertyTable |
TieSimplePropertyTable allows the ECMSDK-defined behavior
of the SimplePropertyTable classobject (and its subclasses)
to be extended or overridden.
|
TieSimplePropertyTableList |
TieSimplePropertyTableList allows the ECMSDK-defined behavior
of the SimplePropertyTableList classobject (and its subclasses)
to be extended or overridden.
|
TieSortObject |
TieSortObject allows the Oracle-defined behavior of the
SortObject classobject (and its subclasses) to be extended
or overridden.
|
TieStorageGroup |
TieStorageGroup allows the Oracle-defined behavior of the
StorageGroup classobject (and its subclasses) to be extended
or overridden.
|
TieSystemAccessControlList |
TieSystemAccessControlList allows the Oracle-defined behavior of the
SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
TieSystemCategory |
TieSystemCategory allows the Oracle-defined behavior of the
SYSTEMCATEGORY classobject (and its subclasses) to be extended
or overridden.
|
TieSystemLockEntry |
TieSystemLockEntry allows the Oracle-defined behavior of the
SystemLockEntry classobject (and its subclasses) to be extended
or overridden.
|
TieSystemLockObject |
TieSystemLockObject allows the Oracle-defined behavior of the
SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieSystemObject |
TieSystemObject allows the Oracle-defined behavior of the
SYSTEMOBJECT classobject (and its subclasses) to be extended
or overridden.
|
TieTrackedActivitySpecification |
TieTrackedActivitySpecification allows the ECMSDK-defined behavior
of the TrackedActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
TieUserProfile |
TieUserProfile allows the Oracle-defined behavior of the
USERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
TieValueDefault |
TieValueDefault allows the Oracle-defined behavior of the
VALUEDEFAULT classobject (and its subclasses) to be extended
or overridden.
|
TieValueDefaultPropertyBundle |
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the
VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
TieValueDomain |
TieValueDomain allows the Oracle-defined behavior of the
VALUEDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
TieValueDomainPropertyBundle |
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
TieVersionDescription |
TieVersionDescription allows the Oracle-defined behavior of the
VERSIONDESCRIPTION classobject (and its subclasses) to be extended
or overridden.
|
TieVersionSeries |
TieVersionSeries allows the Oracle-defined behavior of the
VERSIONSERIES classobject (and its subclasses) to be extended
or overridden.
|
TrackedActivitySpecification |
A TrackedActivitySpecification manages the external tables used to
track activity that is of interest to Actors.
|
TrackedActivitySpecificationDefinition |
A TrackedActivitySpecificationDefinition is used to create or modify
a TrackedActivitySpecification instance.
|
UserProfile |
The UserProfile class provides storage for profile
information on a per user basis.
|
UserProfileDefinition |
The UserProfileDefinition class is used to
construct a UserProfile object.
|
ValueDefault |
Stores the value that can be applied to an Attribute if no value is given
when it is initially created.
|
ValueDefaultDefinition |
The ValueDefaultDefinition class is used to
construct a ValueDefault object.
|
ValueDefaultPropertyBundle |
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one
or more values of a ValueDefault.
|
ValueDefaultPropertyBundleDefinition |
A ValueDefaultPropertyBundleDefinition is a template for creating a new
ValueDefaultPropertyBundle.
|
ValueDomain |
Class used to store the validation definition that
can be applied to an Attribute
to ensure that LibraryObjects' values for that Attribute
exist within a set of acceptable values.
|
ValueDomainDefinition |
The ValueDomainDefinition class is used to
construct a ValueDomain object.
|
ValueDomainPropertyBundle |
A ValueDomainPropertyBundle is a PropertyBundle containing a
valid definition of a ValueDomain.
|
ValueDomainPropertyBundleDefinition |
A ValueDomainPropertyBundleDefinition is a template for creating a new
ValueDomainPropertyBundle.
|
VersionDescription |
The VersionDescription class is used to describe an instance of a versioned public
object at a point in time as tracked by the version series.
|
VersionDescriptionDefinition |
The VersionDescriptionDefinition class is used to
construct a VersionDescription object.
|
VersionSeries |
The VersionSeries class is used to track revisions to a
versioned public object as it changes over time.
|
VersionSeriesDefinition |
The VersionSeriesDefinition class is used to
construct a VersionSeries object.
|
WastebasketSelector |
The WastebasketSelector class extends Selector, and only finds
public objects that have been deleted by the current user.
|
Enum | Description |
---|---|
ContentController.ContentState |
Enumeration for content state.
|
ContentVaultEntry.ContentHashType |
Enumeration for content hashing options.
|
Copyright © 2023. All rights reserved.