Modifier and Type | Class and Description |
---|---|
class |
AccessControlEntry
The AccessControlEntry (ACE) class represents an atomic unit
of access control.
|
class |
AccessControlList
Represents a set of AccessControlEntries (ACE).
|
class |
ActionSpecification
An ActionSpecification is used to construct a particular instance of
Action, using properties defined on the instance.
|
class |
ActivityRecord
An ActivityRecord is a Category which captures the relevant activity
that occurs for the associated PublicObject.
|
class |
ActivitySpecification
A ActivitySpecification is used to define a set of Activity
that is captured within ActivityRecords associated with PublicObjects.
|
class |
Actor
A Actor is a Category which holds information related to activity management
for a user or other system elements which perform actions.
|
class |
ActorRelation
A ActorRelation is a Relation subclass whose related object
is an Actor.
|
class |
ApplicationObject
The ApplicationObject class represents a generic PublicObject.
|
class |
ApplicationToken
A ApplicationToken represents a token used for applicaiton purposes,
where the token value is unique.
|
class |
AttachmentRelation
An AttachmentRelation represents a Document attachment.
|
class |
Attribute
An Attribute describes an atomic unit of data in a ClassObject instance.
|
class |
BranchRelationship
This feature is not supported in PRODUCTION 9.0.
|
class |
Category
A Category class is used to add custom meta-data
to PublicObjects on a per instance basis.
|
class |
ClassAccessControlList
Represents an AccessControlList for controlling who can create new
instances of a specified ClassObject.
|
class |
ClassDomain
Used to validate that an attribute value is
an instance of specified ClassObjects.
|
class |
ClassObject
A ClassObject represents a class whose instances are persistently stored
and managed by the iFS server.
|
class |
CompositeGroup
A CompositeGroup is used to represent an encapsulation of a fixed
number of DirectoryGroups, usually of a specific subclass.
|
class |
ConfigurationCategory
A ConfigurationCategory is used to define behavior for the
PublicObject with which the category is associated.
|
class |
ContactList
A ContactList is used to define a set of Actors representing a set of
contacts for the referencing Actor.
|
class |
ContentController
A ContentController is a SimpleObject that controls the state of a ContentObject.
|
class |
ContentObject
The ContentObject class is a subclass of SystemObject that supports getting
and setting Content.
|
class |
ContentQuota
A ContentQuota contains information that defines
how much storage space in iFS is allocated and
consumed by the DirectoryUser.
|
class |
ContentVaultEntry
A ContentVaultEntry is a SimpleObject that describes a
content row in the Media's content table.
|
class |
Conversation
A Conversation is used to manage the information comprising a semi-private
communication between one or more Actors.
|
class |
ConversationRelation
A ConversationRelation is a Relation subclass whose related object
is a Conversation.
|
class |
CustomMediaDriverSpecification
A CustomMediaDriverSpecification identifies a driver used to store content
in a CustomMedia instance.
|
class |
DefinitionObject
A DefinitionObject is used to persistently store a LibraryObjectDefinition.
|
class |
DependentView
A DependentView is a
SimpleObject that tracks a custom view that depends upon
one or more ClassObjects.
|
class |
DirectoryGroup
A DirectoryGroup represents an iFS group of users and/or other groups.
|
class |
DirectoryObject
A DirectoryObject represents an iFS user or group of users.
|
class |
DirectoryUser
A DirectoryUser represents an iFS user.
|
class |
Document
The Document class is a subclass of PublicObject that supports getting
and setting Content.
|
class |
ExtendedPermission
ExtendedPermission allows one to create a new permission that is
not already defined in AccessLevel.
|
class |
ExtendedUserProfile
ExtendedUserProfile class is intended to save
specific application information on a per user basis.
|
class |
ExternalRetentionPolicy
A ExternalRetentionPolicy represents a policy for controls the retention
of documents, where the policy is managed externally.
|
class |
Family
The Family class is one of the "versioning" classes.
|
class |
Folder
The Folder class represents Folders in the iFS server.
|
class |
FolderLink
A FolderLink is a special type of Link used to provide
ad-hoc navigation to another Folder.
|
class |
FolderPathRelationship
This subclass of FolderRelationship is used by instances of Folder
to model a path-oriented containership, similar to a file system.
|
class |
FolderRelationship
The FolderRelationship class is used by instances of Folder
to model containership.
|
class |
Format
The Format class represents the known formats of
document content.
|
class |
GroupMemberRelationship
/**
The GroupMemberRelationship class is used to define
membership relationships for users and groups (or groups
within groups).
|
class |
InterMediaAudio
InterMediaAudio subclass.
|
class |
InterMediaAudioCdTrack
InterMediaAudioCdTrack subclass.
|
class |
InterMediaImage
InterMediaImage subclass.
|
class |
InterMediaMovie
InterMediaMovie subclass.
|
class |
InterMediaSource
InterMediaSource subclass.
|
class |
InterMediaVideo
InterMediaVideo subclass.
|
class |
InternalRetentionPolicy
An InternalRetentionPolicy represents a policy for controls the retention
of documents, where the policy is managed internally.
|
class |
LibraryObject
The LibraryObject class is the base class for all persistent Internet File
System objects.
|
class |
LifecycleDateRuleSpecification
A LifecycleDateRuleSpecification represents a rule used to determine
the base lifecycle date for documents associated with a LifecyclePolicy.
|
class |
LifecyclePolicy
A LifecyclePolicy represents lifecycle rules that are applied to documents.
|
class |
LifecyclePolicyActionSpecification
A LifecyclePolicyActionSpecification represents
|
class |
LifecyclePolicyEntry
A LifecyclePolicyEntry represents actions to be executed
as part of a LifecyclePolicy.
|
class |
Link
A Link is used to provide ad-hoc navigation
to another PublicObject.
|
class |
LockEntry
A LockEntry represents restrictions applied to a PublicObject.
|
class |
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.
|
class |
Media
A Media identifies an available storage mechanism for binary content.
|
class |
MediaBfile
Stores content on a file system mounted on the database-tier host.
|
class |
MediaBlob
A MediaBlob instance stores content in database BLOBs.
|
class |
MediaCustom
A MediaCustom instance stores content using a CustomMediaDriver.
|
class |
MediaLob
A MediaLob instance stores content in database BLOBs.
|
class |
MessageEntry
A MessageEntry reflects a single message within a MessageList.
|
class |
MessageList
A MessageList reflects a set of Messages.
|
class |
MountPoint
A MountPoint is used to identify a Folder as being
a 'mountpoint'.
|
class |
NamedRelationship
The NamedRelationship extends Relationship by adding
a simple "Type" String attribute.
|
class |
NodeConfiguration
A NodeConfiguration is used to manage the configuation of
a node in IFS.
|
class |
PerformedActivitySpecification
A PerformedActivitySpecification manages the external tables used to
record activity according to the Actor who performed that activity.
|
class |
PermissionBundle
The PermissionBundle class lets users group
multiple access levels into a customized bundle.
|
class |
Policy
A Policy provides a mechanism for performing specific actions relevant to
a particular ClassObject.
|
class |
PolicyList
PolicyList represents a set of PolicyListElements, in defining
a set of policy behavior for LibraryObjects.
|
class |
PolicyListElement
A PolicyListElement represents an element of a
PolicyList, which defines a sequence of processing for an iFS operation.
|
class |
PolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
PrimaryUserProfile
A PrimaryUserProfile contains information related to a
DirectoryUser such as the home folder, the default ACLs,
ContentQuota.
|
class |
Printer |
class |
PrintJob |
class |
Property
A Property describes a name/value pair of varying datatype, that can be
used for multiple purposes to store iFS values.
|
class |
PropertyBundle
A PropertyBundle contains a set of name/value pairs, and behaves like
a java.util.Hashtable.
|
class |
PublicObject
The PublicObject class is the abstract superclass
of all "public object" classes, some of which are Documents, Folders,
and ApplicationObjects.
|
class |
Queue
Queue class represent instances of Queues in iFS.
|
class |
Relation
A Relation represents a relationship between two PublicObjects,
implemented as a Category in order to have better caching.
|
class |
Relationship
An instance of Relationship can link (or relate)
two public objects to each other.
|
class |
RetentionPolicy
A RetentionPolicy represents restrictions applied to a PublicObject.
|
class |
SchemaCategory
A SchemaCategory class is used to add custom meta-data
to SchemaObjects on a per instance basis.
|
class |
SchemaObject
SchemaObject is an abstract superclass for the objects that define and
manage the data that is persistently stored by the iFS
server.
|
class |
SearchObject
Deprecated.
CM SDK 10g: Class is deprecated and will be deleted in a future
release.
|
class |
SelectorObject
The SelectorObject class is used to store
Selectors in the server for later use.
|
class |
ServerConfiguration
A ServerConfiguration is a set of Properties that specifies a configuration
of an iFS server.
|
class |
ServiceConfiguration
A ServiceConfiguration is a PropertyBundle used to manage
the configuation of an IFS service.
|
class |
SimpleObject
A SimpleObject is the abstract class for light-weight application objects.
|
class |
SimpleProperty
A SimpleProperty is a name/value pair, used to store ad hoc information
using SimpleObjects instead of PropertyBundles.
|
class |
SimplePropertyTable
A SimplePropertyTable is a set of name/value pairs,
used to store ad hoc information.
|
class |
SimplePropertyTableList
A SimplePropertyTableList is a set of name/value pairs,
used to store ad hoc information.
|
class |
SortObject
A SortObject represents restrictions applied to a PublicObject.
|
class |
StorageGroup
A StorageGroup classifies content for the purpose of partitioning the
content table.
|
class |
SystemAccessControlList
Represents a system-wide shared AccessControlList.
|
class |
SystemCategory
A SystemCategory class is used to add custom meta-data
to SystemObjects on a per instance basis.
|
class |
SystemLockEntry
A SystemLockEntry represents a shared LockEntry,
that can also be found by unique name.
|
class |
SystemLockObject
A SystemLockObject encapsulates a system lock object.
|
class |
SystemObject
The SystemObject is the superclass for all system-wide utility classes.
|
class |
TieAccessControlEntry
TieAccessControlEntry allows the Oracle-defined behavior of the
ACCESSCONTROLENTRY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAccessControlList
TieAccessControlList allows the Oracle-defined behavior of the
ACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
class |
TieActionSpecification
TieActionSpecification allows the ECMSDK-defined behavior
of the ActionSpecification classobject (and its subclasses)
to be extended or overridden.
|
class |
TieActivityRecord
TieActivityRecord allows the ECMSDK-defined behavior
of the ActivityRecord classobject (and its subclasses)
to be extended or overridden.
|
class |
TieActivitySpecification
TieActivitySpecification allows the ECMSDK-defined behavior
of the ActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
class |
TieActor
TieActor allows the ECMSDK-defined behavior of the
Actor classobject (and its subclasses) to be extended
or overridden.
|
class |
TieActorRelation
TieActorRelation allows the ECMSDK-defined behavior
of the ActorRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieApplicationObject
TieApplicationObject allows the Oracle-defined behavior of the
APPLICATIONOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieApplicationToken
TieApplicationToken allows the Oracle-defined behavior of the
ApplicationToken classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAttachmentRelation
TieAttachmentRelation allows the ECMSDK-defined behavior of the
AttachmentRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAuditHandlerSpecification
Allows the Oracle-defined behavior of the AuditHandlerSpecification
classobject (and its subclasses) to be extended or overridden.
|
class |
TieAuditSpecification
Allows the Oracle-defined behavior of the AuditSpecification classobject
(and its subclasses) to be extended or overridden.
|
class |
TieAuditTargetSpecification
TieAuditTargetSpecification allows the Oracle-defined behavior of the
AuditTargetSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAuditTypeEntry
TieAuditTypeEntry allows the Oracle-defined behavior of the
AuditTypeEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAuditTypeList
TieAuditTypeList allows the Oracle-defined behavior of the
AuditTypeList classobject (and its subclasses) to be extended
or overridden.
|
class |
TieAutoFolderingActionSpecification
TieAutoFolderingActionSpecification allows the Oracle-defined behavior of the
AutoFolderingActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieBranchRelationship
TieBranchRelationship allows the Oracle-defined behavior of the
BRANCHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieCategory
TieCategory allows the Oracle-defined behavior of the
CATEGORY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieClassAccessControlList
TieClassAccessControlList allows the Oracle-defined behavior of the
CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
class |
TieClassDomain
TieClassDomain allows the Oracle-defined behavior of the
CLASSDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
class |
TieCompositeGroup
TieCompositeGroup allows the ECMSDK-defined behavior
of the CompositeGroup classobject (and its subclasses)
to be extended or overridden.
|
class |
TieConfigurationCategory
TieConfigurationCategory allows the Oracle-defined behavior of the
ConfigurationCategory classobject (and its subclasses) to be extended
or overridden.
|
class |
TieContactList
TieContactList allows the ECMSDK-defined behavior
of the ContactList classobject (and its subclasses)
to be extended or overridden.
|
class |
TieContentController
TieContentController allows the ECMSDK-defined behavior
of the ContentController classobject (and its subclasses)
to be extended or overridden.
|
class |
TieContentObject
TieContentObject allows the Oracle-defined behavior of the
CONTENTOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieContentQuota
TieContentQuota allows the Oracle-defined behavior of the
CONTENTQUOTA classobject (and its subclasses) to be extended
or overridden.
|
class |
TieContentVaultEntry
TieContentVaultEntry allows the ECMSDK-defined behavior
of the ContentVaultEntry classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerAlert
TieControllerAlert allows the ECMSDK-defined behavior
of the ControllerAlert classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerJob
TieControllerJob allows the ECMSDK-defined behavior
of the ControllerJob classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerLoadRatio
TieControllerLoadRatio allows the ECMSDK-defined behavior
of the ControllerLoadRatio classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerPlan
TieControllerPlan allows the ECMSDK-defined behavior
of the ControllerPlan classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerPlanExecution
TieControllerPlanExecution allows the ECMSDK-defined behavior
of the ControllerPlanExecution classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerReply
TieControllerReply allows the ECMSDK-defined behavior
of the ControllerReply classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerRequest
TieControllerRequest allows the ECMSDK-defined behavior
of the ControllerRequest classobject (and its subclasses)
to be extended or overridden.
|
class |
TieControllerState
TieControllerState allows the Oracle-defined behavior of the
ControllerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieConversation
TieConversation allows the ECMSDK-defined behavior
of the Conversation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieConversationRelation
TieConversationRelation allows the ECMSDK-defined behavior
of the ConversationRelation classobject (and its subclasses)
to be extended or overridden.
|
class |
TieCustomMediaDriverSpecification
TieCustomMediaDriverSpecification allows the Oracle-defined behavior of
the CustomMediaDriverSpecification classobject (and its subclasses) to be
extended or overridden.
|
class |
TieDefinitionObject
TieDefinitionObject allows the Oracle-defined behavior of the
DefinitionObject classobject (and its subclasses) to be extended
or overridden.
|
class |
TieDependentView
TieDependentView allows the ECMSDK-defined behavior
of the DependentView classobject (and its subclasses)
to be extended or overridden.
|
class |
TieDirectoryGroup
A TieDirectoryGroup allows the Oracle-defined behavior of the
DIRECTORYGROUP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieDirectoryObject
A TieDirectoryObject allows the Oracle-defined behavior of the
DIRECTORYOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieDirectoryUser
A TieDirectoryUser allows the Oracle-defined behavior of the
DIRECTORYUSER classobject (and its subclasses) to be extended
or overridden.
|
class |
TieDocument
TieDocument allows the Oracle-defined behavior of the
DOCUMENT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieExtendedPermission
TieExtendedPermission allows the Oracle-defined behavior of the
EXTENDEDPERMISSION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieExtendedUserProfile
TieExtendedUserProfile allows the Oracle-defined behavior of the
EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieExternalRetentionPolicy
TieExternalRetentionPolicy allows the Oracle-defined behavior of the
ExternalRetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFamily
TieFamily allows the Oracle-defined behavior of the
FAMILY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFolder
TieFolder allows the Oracle-defined behavior of the
FOLDER classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFolderLink
A TieFolderLink allows the Oracle-defined behavior of the
FOLDERLINK classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFolderPathRelationship
TieFolderPathRelationship allows the Oracle-defined behavior of the
FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFolderRelationship
TieFolderRelationship allows the Oracle-defined behavior of the
FOLDERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieFormat
TieFormat allows the Oracle-defined behavior of the
FORMAT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieGroupMemberRelationship
A TieGroupMemberRelationship allows the Oracle-defined behavior of the
GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieHandlerState
TieHandlerState allows the Oracle-defined behavior of the
HandlerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaAudio
TieInterMediaAudio allows the Oracle-defined behavior of the
INTERMEDIAAUDIO classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaAudioCdTrack
TieInterMediaAudioCdTrack allows the Oracle-defined behavior of the
INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaImage
TieInterMediaImage allows the Oracle-defined behavior of the
INTERMEDIAIMAGE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaMovie
TieInterMediaMovie allows the Oracle-defined behavior of the
INTERMEDIAMOVIE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaSource
TieInterMediaSource allows the Oracle-defined behavior of the
INTERMEDIASOURCE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInterMediaVideo
TieInterMediaVideo allows the Oracle-defined behavior of the
INTERMEDIAVIDEO classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInternalRetentionPolicy
TieInternalRetentionPolicy allows the Oracle-defined behavior of the
InternalRetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLibraryObject
TieLibraryObject allows the Oracle-defined behavior of the
LIBRARYOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLifecycleDateRuleSpecification
TieLifecycleDateRuleSpecification allows the Oracle-defined behavior of the
LifecycleDateRuleSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLifecyclePolicy
TieLifecyclePolicy allows the Oracle-defined behavior of the
LifecyclePolicy classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLifecyclePolicyActionSpecification
TieLifecyclePolicyActionSpecification allows the Oracle-defined behavior of the
LifecyclePolicyActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLifecyclePolicyEntry
TieLifecyclePolicyEntry allows the Oracle-defined behavior of the
LifecyclePolicyEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLink
TieLink allows the Oracle-defined behavior of the
LINK classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLockEntry
TieLockEntry allows the Oracle-defined behavior of the
LockEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieLockObject
TieLockObject allows the Oracle-defined behavior of the
LOCKOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMedia
TieMedia allows the Oracle-defined behavior of the
MEDIA classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMediaBfile
TieMediaBfile allows the Oracle-defined behavior of the
MediaBfile classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMediaBlob
TieMediaBlob allows the Oracle-defined behavior of the MediaBlob
classobject (and its subclasses) to be extended or overridden.
|
class |
TieMediaCustom
TieMediaCustom allows the Oracle-defined behavior of the MediaCustom
classobject (and its subclasses) to be extended or overridden.
|
class |
TieMediaLob
TieMediaLob allows the Oracle-defined behavior of the MediaLob
classobject (and its subclasses) to be extended or overridden.
|
class |
TieMessageEntry
TieMessageEntry allows the ECMSDK-defined behavior of the
MessageEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMessageList
TieMessageList allows the ECMSDK-defined behavior of the
MessageList classobject (and its subclasses) to be extended
or overridden.
|
class |
TieMountPoint
TieMountPoint allows the Oracle-defined behavior of the
MOUNTPOINT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieNamedRelationship
TieNamedRelationship allows the Oracle-defined behavior of the
NAMEDRELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieNodeConfiguration
TieNodeConfiguration allows the Oracle-defined behavior of the
NODECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieNodeState
TieNodeState allows the Oracle-defined behavior of the
NodeState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieOperationActionSpecification
TieOperationActionSpecification allows the Oracle-defined behavior of the
OperationActionSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePerformedActivitySpecification
TiePerformedActivitySpecification allows the ECMSDK-defined behavior
of the PerformedActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
class |
TiePermissionBundle
TiePermissionBundle allows the Oracle-defined behavior of the
PERMISSIONBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePolicy
A TiePolicy allows the Oracle-defined behavior of the POLICY classobject
(and its subclasses) to be extended or overridden.
|
class |
TiePolicyList
TiePolicyList allows the Oracle-defined behavior of the
POLICYLIST classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePolicyListElement
TiePolicyListElement allows the Oracle-defined behavior of the
POLICYLISTELEMENT classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
TiePrimaryUserProfile
TiePrimaryUserProfile allows the Oracle-defined behavior of the
PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePrinter
TiePrinter allows the Oracle-defined behavior of the
PRINTER classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePrintJob
TiePrintJob allows the Oracle-defined behavior of the
PRINTJOB classobject (and its subclasses) to be extended
or overridden.
|
class |
TieProperty
A TieProperty allows the Oracle-defined behavior of the PROPERTY classobject
(and its subclasses) to be extended or overridden.
|
class |
TiePropertyBundle
A TiePropertyBundle allows the Oracle-defined behavior of the
PROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TiePublicObject
TiePublicObject allows the Oracle-defined behavior of the
PUBLICOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieQueue
TieQueue allows the Oracle-defined behavior of the
QUEUE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieRelation
TieRelation allows the ECMSDK-defined behavior of the
Relation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieRelationship
TieRelationship allows the Oracle-defined behavior of the
RELATIONSHIP classobject (and its subclasses) to be extended
or overridden.
|
class |
TieRetentionPolicy
TieRetentionPolicy allows the Oracle-defined behavior of the
RetentionPolicy classobject (and its subclasses) to be extended
or overridden.
|
class |
TieRuntimeState
TieRuntimeState allows the Oracle-defined behavior of the
RuntimeState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSchemaCategory
TieSchemaCategory allows the Oracle-defined behavior of the
SCHEMACATEGORY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSchemaObject
TieSchemaObject allows the Oracle-defined behavior of the
SCHEMAOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSearchObject
Deprecated.
CM SDK 10g: Class is deprecated and will be deleted
in a future release.
|
class |
TieSelectorObject
TieSelectorObject allows the Oracle-defined behavior of the
SELECTOROBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServerConfiguration
TieServerConfiguration allows the Oracle-defined behavior of the
SERVERCONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServerSpecification
Allows the Oracle-defined behavior of the ServerSpecification
classobject (and its subclasses) to be extended or overridden.
|
class |
TieServerState
TieServerState allows the Oracle-defined behavior of the
ServerState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServiceConfiguration
TieServiceConfiguration allows the Oracle-defined behavior of the
SERVICECONFIGURATION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieServiceState
TieServiceState allows the Oracle-defined behavior of the
ServiceState classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSimpleObject
TieSimpleObject allows the ECMSDK-defined behavior
of the SimpleObject classobject (and its subclasses)
to be extended or overridden.
|
class |
TieSimpleProperty
TieSimpleProperty allows the ECMSDK-defined behavior
of the SimpleProperty classobject (and its subclasses)
to be extended or overridden.
|
class |
TieSimplePropertyTable
TieSimplePropertyTable allows the ECMSDK-defined behavior
of the SimplePropertyTable classobject (and its subclasses)
to be extended or overridden.
|
class |
TieSimplePropertyTableList
TieSimplePropertyTableList allows the ECMSDK-defined behavior
of the SimplePropertyTableList classobject (and its subclasses)
to be extended or overridden.
|
class |
TieSortObject
TieSortObject allows the Oracle-defined behavior of the
SortObject classobject (and its subclasses) to be extended
or overridden.
|
class |
TieStorageGroup
TieStorageGroup allows the Oracle-defined behavior of the
StorageGroup classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemAccessControlList
TieSystemAccessControlList allows the Oracle-defined behavior of the
SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemCategory
TieSystemCategory allows the Oracle-defined behavior of the
SYSTEMCATEGORY classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemLockEntry
TieSystemLockEntry allows the Oracle-defined behavior of the
SystemLockEntry classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemLockObject
TieSystemLockObject allows the Oracle-defined behavior of the
SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieSystemObject
TieSystemObject allows the Oracle-defined behavior of the
SYSTEMOBJECT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieTrackedActivitySpecification
TieTrackedActivitySpecification allows the ECMSDK-defined behavior
of the TrackedActivitySpecification classobject (and its subclasses)
to be extended or overridden.
|
class |
TieUserProfile
TieUserProfile allows the Oracle-defined behavior of the
USERPROFILE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDefault
TieValueDefault allows the Oracle-defined behavior of the
VALUEDEFAULT classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDefaultPropertyBundle
TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the
VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDomain
TieValueDomain allows the Oracle-defined behavior of the
VALUEDOMAIN classobject (and its subclasses) to be extended
or overridden.
|
class |
TieValueDomainPropertyBundle
TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden.
|
class |
TieVersionDescription
TieVersionDescription allows the Oracle-defined behavior of the
VERSIONDESCRIPTION classobject (and its subclasses) to be extended
or overridden.
|
class |
TieVersionSeries
TieVersionSeries allows the Oracle-defined behavior of the
VERSIONSERIES classobject (and its subclasses) to be extended
or overridden.
|
class |
TrackedActivitySpecification
A TrackedActivitySpecification manages the external tables used to
track activity that is of interest to Actors.
|
class |
UserProfile
The UserProfile class provides storage for profile
information on a per user basis.
|
class |
ValueDefault
Stores the value that can be applied to an Attribute if no value is given
when it is initially created.
|
class |
ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a list of one
or more values of a ValueDefault.
|
class |
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.
|
class |
ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a
valid definition of a ValueDomain.
|
class |
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.
|
class |
VersionSeries
The VersionSeries class is used to track revisions to a
versioned public object as it changes over time.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LibraryObjectDefinition.captureSession(LibraryObjectInterface obj)
Capture the session setting from a LibraryObject, if the
session has not yet be specified in this instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DirectoryObjectInterface
DirectoryObjectInterface defines methods common to DirectoryObject and
S_DirectoryObject.
|
interface |
ExtendedPermissionInterface
ExtendedPermissionInterface defines methods common to ExtendedPermission
and S_ExtendedPermission.
|
interface |
PolicyListElementInterface
PolicyListElementInterface defines methods common to PolicyListElement
and S_PolicyListElement.
|
interface |
PublicObjectInterface
PublicObjectInterface defines methods common to PublicObject and
S_PublicObject.
|
interface |
SchemaObjectInterface
SchemaObjectInterface defines methods common to SchemaObject and
S_SchemaObject.
|
interface |
SimpleObjectInterface
SimpleObjectInterface defines methods common to SimpleObject and
S_SimpleObject.
|
interface |
SystemObjectInterface
SystemObjectInterface defines methods common to SystemObject and
S_SystemObject.
|
Modifier and Type | Method and Description |
---|---|
LibraryObjectInterface[] |
LibraryObjectLookupCache.findAll(LibrarySessionInterface session)
Finds all qualifying objects.
|
LibraryObjectInterface |
LibraryObjectLookupCache.findByName(LibrarySessionInterface session,
String name)
Finds an object with the specified name.
|
LibraryObjectInterface |
AttributeValue.getLibraryObject(LibrarySessionInterface session)
Gets this AttributeValue's representation as a scalar LibraryObject.
|
LibraryObjectInterface |
OperationContext.getTargetObject(LibrarySessionInterface session)
Returns the object that is the target of the operation.
|
protected LibraryObjectInterface |
LibraryObjectLookupCache.validateObject(LibrarySessionInterface session,
String name,
LibraryObjectInterface obj)
Validate the specified object, making sure that it is still persistent
and matches the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationContext.setTargetObject(LibraryObjectInterface target)
Sets the object that is the target of the operation.
|
static void |
SortSpecification.sortByClassId(LibraryObjectInterface[] sort) |
static void |
SortSpecification.sortById(LibraryObjectInterface[] sort) |
protected LibraryObjectInterface |
LibraryObjectLookupCache.validateObject(LibrarySessionInterface session,
String name,
LibraryObjectInterface obj)
Validate the specified object, making sure that it is still persistent
and matches the specified name.
|
Constructor and Description |
---|
AuditEvent(String opTypeKey,
LibraryObjectInterface target,
LibraryObjectInterface domain,
LibraryObjectInterface[] auxObjects,
AttributeValue[] properties)
Constructs an AuditEvent in preparation for saving into the repository.
|
AuditEvent(String opTypeKey,
LibraryObjectInterface target,
LibraryObjectInterface domain,
LibraryObjectInterface[] auxObjects,
AttributeValue[] properties)
Constructs an AuditEvent in preparation for saving into the repository.
|
AuditEvent(String opTypeKey,
LibraryObjectInterface target,
LibraryObjectInterface domain,
LibraryObjectInterface[] auxObjects,
String auxString,
Long auxNumber,
AttributeValue[] properties)
Constructs an AuditEvent in preparation for saving into the repository.
|
AuditEvent(String opTypeKey,
LibraryObjectInterface target,
LibraryObjectInterface domain,
LibraryObjectInterface[] auxObjects,
String auxString,
Long auxNumber,
AttributeValue[] properties)
Constructs an AuditEvent in preparation for saving into the repository.
|
EventNotification(AuditEvent event,
LibraryObjectInterface notifyee)
Constructs an EventNotification in preparation for saving
into the repository.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditHandlerSpecification
Specifies properties for an AuditSpecification's AuditHandler.
|
class |
AuditSpecification
Models registration of interest in a set of AuditEvents, given a set of
AuditEvent operation types and a set of AuditEvent target object IDs.
|
class |
AuditTargetSpecification
Specifies properties about the target object for which an AuditSpecification has
registered interest in AuditEvents.
|
class |
AuditTypeEntry
A AuditTypeEntry represents Represents a single Audit Operation
type used for configuring auditing.
|
class |
AuditTypeList
A AuditTypeList represents a set of Audit Operation types.
|
class |
AutoFolderingActionSpecification
An AutoFolderingActionSpecification represents the AutoFolderingAction
used for auto foldering operations.
|
class |
ControllerAlert
A ControllerAlert is
An object holding the details of a Controller alert.
|
class |
ControllerJob
A ControllerJob holds the details of a job the
Controller has been asked to do.
|
class |
ControllerLoadRatio
A ControllerLoadRatio represents a load balancing ratio the Controller uses
to assign Nodes when there are multiple options.
|
class |
ControllerPlan
A ControllerPlan holds the details of the plan the Controller
is asked to execute.
|
class |
ControllerPlanExecution
A ControllerPlanExecution is used by the Controller to manage the execution
of the ControllerPlan.
|
class |
ControllerReply
A ControllerReply is
An object holding the details of a Controller reply.
|
class |
ControllerRequest
A ControllerRequest is
An object holding the details of a Controller request.
|
class |
ControllerState
A ControllerState is used to track the data and drive the execution
of managing the ECMSDK runtime system by the Controller.
|
class |
HandlerState
A HandlerState tracks the runtime state of an event Handler.
|
class |
NodeState
A NodeState tracks the runtime state of a Node.
|
class |
OperationActionSpecification
A OperationActionSpecification specifies the OperationAction used to custom
the behavior of operations.
|
class |
RuntimeState
A RuntimeState is an abstract class used to track the runtime state of
Nodes, services, Servers, and Handlers.
|
class |
ServerSpecification
Specifies a Server that shall be managed by the system.
|
class |
ServerState
A ServerState tracks the runtime state of a Server.
|
class |
ServiceState
A ServiceState tracks the runtime state of a LibraryService.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreNlpRegexRule
A CoreNlpRegexRule is a type of
InformationExtractionRegexRule for CoreNLP TokensRegex.
|
class |
DependencyMatcherRegexRule
A DependencyMatcherRegexRule is a type of
InformationExtractionRegexRule for Spacy DependencyMatcher.
|
class |
EntityRulerRegexRule
A EntityRulerRegexRule is a type of
InformationExtractionRegexRule for Spacy Entity Ruler.
|
class |
InformationExtraction
An InformationExtraction represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
InformationExtractionAbstractSpecification
An InformationExtractionAbstractSpecification represents the
configuration for an Information Extraction Parser.
|
class |
InformationExtractionCorefChain
A InformationExtractionCorefChain is
an internal Information Extraction Coreference Chain.
|
class |
InformationExtractionDependencyGraphEdge
A InformationExtractionDependencyGraphEdge is
an internal Information Extraction Dependency Graph Edge..
|
class |
InformationExtractionDomainSpecification
A InformationExtractionDomainSpecification
defines an Information Extraction domain.
|
class |
InformationExtractionEntityMention
A InformationExtractionEntityMention is
an internal Information Extraction Entity mention.
|
class |
InformationExtractionEntityPhrase
A InformationExtractionEntityPhrase is
defines an implicit entity relation for an Information Extraction domain.
|
class |
InformationExtractionEntityRelationType
A InformationExtractionEntityRelationType is
defines an entity relation type for an Information Extraction domain.
|
class |
InformationExtractionEntityType
A InformationExtractionEntityType is
defines an entity type for an Information Extraction domain.
|
class |
InformationExtractionFinisherSpecification
An InformationExtractionFinisherSpecification represents the
configuration for an Information Extraction Finisher.
|
class |
InformationExtractionImplicitEntityRelation
A InformationExtractionImplicitEntityRelation is
defines an implicit entity relation for an Information Extraction domain.
|
class |
InformationExtractionLegalEntityRelation
A InformationExtractionLegalEntityRelation is
defines a Legal entity relation for an Information Extraction domain.
|
class |
InformationExtractionOutcome
A InformationExtractionOutcome is
an internal Information Extraction Outcome.
|
class |
InformationExtractionOutcomeMarking
A InformationExtractionOutcomeMarking is
an internal Information Extraction outcome marking.
|
class |
InformationExtractionOutcomeMarkingRelation
A InformationExtractionOutcomeMarkingRelation is
Internal Information Extraction Outcome Marking relation.
|
class |
InformationExtractionParserSpecification
An InformationExtractionParserSpecification represents the
configuration for an Information Extraction Parser.
|
class |
InformationExtractionPreparerSpecification
An InformationExtractionPreparerSpecification represents the
configuration for an Information Extraction Preparer.
|
class |
InformationExtractionRegexMapping
A InformationExtractionRegexMapping is
an internal Information Extraction object used to map
the NER result identified by REGEX to an entity type name.
|
class |
InformationExtractionRegexPattern
A InformationExtractionRegexPattern is an internal
Information Extraction Named Entity Recognition (NER) REGEX pattern.
|
class |
InformationExtractionRegexRule
A InformationExtractionRegexRule is
Internal Information Extraction TokensRegex Extraction Rule.
|
class |
InformationExtractionRelationMention
A InformationExtractionRelationMention is
an internal Information Extraction Relation mention.
|
class |
InformationExtractionRelationTriple
A InformationExtractionRelationTriple is
an internal Information Extraction relation triple (subject relation object).
|
class |
InformationExtractionResultSet
An InformationExtractionResultSet represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
InformationExtractionSentence
A InformationExtractionSentence is
an internal Information Extraction sentence.
|
class |
InformationExtractionSolverSpecification
An InformationExtractionSolverSpecification represents the
configuration for an Information Extraction Solver.
|
class |
InformationExtractionSpecification
An InformationExtractionSpecification represents the
configuration for an Information Extraction.
|
class |
InformationExtractionToken
A InformationExtractionToken is
an internal Information Extraction token.
|
class |
InformationExtractionTokenList
A InformationExtractionTokenList is
an internal Information Extraction token list.
|
class |
InformationExtractionTrainerSpecification
A InformationExtractionTrainerSpecification
specifies the InformationExtractionTrainer used to implement
the behavior of training using a confirmed Information extraction.
|
class |
InformationExtractionTrainingSet
An InformationExtractionTrainingSet represents an information extraction,
using Natural Language Processing on a source Document.
|
class |
TieCoreNlpRegexRule
TieCoreNlpRegexRule allows the Oracle-defined behavior of the
CoreNlpRegexRule classobject (and its subclasses) to be extended
or overridden.
|
class |
TieDependencyMatcherRegexRule
TieDependencyMatcherRegexRule allows the Oracle-defined behavior of the
DependencyMatcherRegexRule classobject (and its subclasses) to be extended
or overridden.
|
class |
TieEntityRulerRegexRule
TieEntityRulerRegexRule allows the Oracle-defined behavior of the
EntityRulerRegexRule classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtraction
TieInformationExtraction allows the Oracle-defined behavior of the
InformationExtraction classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionAbstractSpecification
TieInformationExtractionAbstractSpecification allows the Oracle-defined behavior of the
InformationExtractionAbstractSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionCorefChain
TieInformationExtractionCorefChain allows the Oracle-defined behavior of the
InformationExtractionCorefChain classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionDependencyGraphEdge
TieInformationExtractionDependencyGraphEdge allows the Oracle-defined behavior of the
InformationExtractionDependencyGraphEdge classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionDomainSpecification
TieInformationExtractionDomainSpecification allows the Oracle-defined behavior of the
InformationExtractionDomainSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionEntityMention
TieInformationExtractionEntityMention allows the Oracle-defined behavior of the
InformationExtractionEntityMention classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionEntityPhrase
TieInformationExtractionEntityPhrase allows the Oracle-defined behavior of the
InformationExtractionEntityPhrase classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionEntityRelationType
TieInformationExtractionEntityRelationType allows the Oracle-defined behavior of the
InformationExtractionEntityRelationType classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionEntityType
TieInformationExtractionEntityType allows the Oracle-defined behavior of the
InformationExtractionEntityType classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionFinisherSpecification
TieInformationExtractionFinisherSpecification allows the Oracle-defined behavior of the
InformationExtractionFinisherSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionImplicitEntityRelation
TieInformationExtractionImplicitEntityRelation allows the Oracle-defined behavior of the
InformationExtractionImplicitEntityRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionLegalEntityRelation
TieInformationExtractionLegalEntityRelation allows the Oracle-defined behavior of the
InformationExtractionLegalEntityRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionOutcome
TieInformationExtractionOutcome allows the Oracle-defined behavior of the
InformationExtractionOutcome classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionOutcomeMarking
TieInformationExtractionOutcomeMarking allows the Oracle-defined behavior of the
InformationExtractionOutcomeMarking classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionOutcomeMarkingRelation
TieInformationExtractionOutcomeMarkingRelation allows the Oracle-defined behavior of the
InformationExtractionOutcomeMarkingRelation classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionParserSpecification
TieInformationExtractionParserSpecification allows the Oracle-defined behavior of the
InformationExtractionParserSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionPreparerSpecification
TieInformationExtractionPreparerSpecification allows the Oracle-defined behavior of the
InformationExtractionPreparerSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionRegexMapping
TieInformationExtractionRegexMapping allows the Oracle-defined behavior of the
InformationExtractionRegexMapping classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionRegexPattern
TieInformationExtractionRegexPattern allows the Oracle-defined behavior of the
InformationExtractionRegexPattern classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionRegexRule
TieInformationExtractionRegexRule allows the Oracle-defined behavior of the
InformationExtractionRegexRule classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionRelationMention
TieInformationExtractionRelationMention allows the Oracle-defined behavior of the
InformationExtractionRelationMention classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionRelationTriple
TieInformationExtractionRelationTriple allows the Oracle-defined behavior of the
InformationExtractionRelationTriple classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionResultSet
TieInformationExtractionResultSet allows the Oracle-defined behavior of the
InformationExtractionResultSet classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionSentence
TieInformationExtractionSentence allows the Oracle-defined behavior of the
InformationExtractionSentence classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionSolverSpecification
TieInformationExtractionSolverSpecification allows the Oracle-defined behavior of the
InformationExtractionSolverSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionSpecification
TieInformationExtractionSpecification allows the Oracle-defined behavior of the
InformationExtractionSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionToken
TieInformationExtractionToken allows the Oracle-defined behavior of the
InformationExtractionToken classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionTokenList
TieInformationExtractionTokenList allows the Oracle-defined behavior of the
InformationExtractionTokenList classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionTrainerSpecification
TieInformationExtractionTrainerSpecification allows the Oracle-defined behavior of the
InformationExtractionTrainerSpecification classobject (and its subclasses) to be extended
or overridden.
|
class |
TieInformationExtractionTrainingSet
TieInformationExtractionTrainingSet allows the Oracle-defined behavior of the
InformationExtractionTrainingSet classobject (and its subclasses) to be extended
or overridden.
|
class |
TieTokenMatcherRegexRule
TieTokenMatcherRegexRule allows the Oracle-defined behavior of the
TokenMatcherRegexRule classobject (and its subclasses) to be extended
or overridden.
|
class |
TokenMatcherRegexRule
A TokenMatcherRegexRule is a type of
InformationExtractionRegexRule for Spacy TokenMatcher.
|
Modifier and Type | Class and Description |
---|---|
class |
S_CoreNlpRegexRule
A S_CoreNlpRegexRule is the server-side representation
of a CoreNlpRegexRule.
|
class |
S_DependencyMatcherRegexRule
A S_DependencyMatcherRegexRule is the server-side representation
of a DependencyMatcherRegexRule.
|
class |
S_EntityRulerRegexRule
A S_EntityRulerRegexRule is the server-side representation
of a EntityRulerRegexRule.
|
class |
S_InformationExtraction
A S_InformationExtraction is the server-side representation of a InformationExtraction.
|
class |
S_InformationExtractionAbstractSpecification
A S_InformationExtractionAbstractSpecification is the server-side representation of a InformationExtractionAbstractSpecification.
|
class |
S_InformationExtractionCorefChain
A S_InformationExtractionCorefChain is the server-side representation
of a InformationExtractionCorefChain.
|
class |
S_InformationExtractionDependencyGraphEdge
A S_InformationExtractionDependencyGraphEdge is the server-side representation
of a InformationExtractionDependencyGraphEdge.
|
class |
S_InformationExtractionDomainSpecification
A S_InformationExtractionDomainSpecification is the server-side
representation of a InformationExtractionDomainSpecification.
|
class |
S_InformationExtractionEntityMention
A S_InformationExtractionEntityMention is the server-side representation
of a InformationExtractionEntityMention.
|
class |
S_InformationExtractionEntityPhrase
A S_InformationExtractionEntityPhrase is the server-side
representation of a InformationExtractionEntityPhrase.
|
class |
S_InformationExtractionEntityRelationType
A S_InformationExtractionEntityRelationType is the server-side
representation of a InformationExtractionEntityRelationType.
|
class |
S_InformationExtractionEntityType
A S_InformationExtractionEntityType is the server-side representation of a InformationExtractionEntityType.
|
class |
S_InformationExtractionFinisherSpecification
A S_InformationExtractionFinisherSpecification is the server-side representation
of a InformationExtractionFinisherSpecification.
|
class |
S_InformationExtractionImplicitEntityRelation
A S_InformationExtractionImplicitEntityRelation is the server-side
representation of a InformationExtractionImplicitEntityRelation.
|
class |
S_InformationExtractionLegalEntityRelation
A S_InformationExtractionLegalEntityRelation is the server-side
representation of a InformationExtractionLegalEntityRelation.
|
class |
S_InformationExtractionOutcome
A S_InformationExtractionOutcome is the server-side representation
of a InformationExtractionOutcome.
|
class |
S_InformationExtractionOutcomeMarking
A S_InformationExtractionOutcomeMarking is the server-side representation
of a InformationExtractionOutcomeMarking.
|
class |
S_InformationExtractionOutcomeMarkingRelation
A S_InformationExtractionOutcomeMarkingRelation is the server-side
representation of a InformationExtractionOutcomeMarkingRelation.
|
class |
S_InformationExtractionParserSpecification
A S_InformationExtractionParserSpecification is the server-side representation of a InformationExtractionParserSpecification.
|
class |
S_InformationExtractionPreparerSpecification
A S_InformationExtractionPreparerSpecification is the server-side representation
of a InformationExtractionPreparerSpecification.
|
class |
S_InformationExtractionRegexMapping
A S_InformationExtractionRegexMapping is the server-side representation
of a InformationExtractionRegexMapping.
|
class |
S_InformationExtractionRegexPattern
A S_InformationExtractionRegexPattern is the server-side representation
of a InformationExtractionRegexPattern.
|
class |
S_InformationExtractionRegexRule
A S_InformationExtractionRegexRule is the server-side representation
of a InformationExtractionRegexRule.
|
class |
S_InformationExtractionRelationMention
A S_InformationExtractionRelationMention is the server-side representation
of a InformationExtractionRelationMention.
|
class |
S_InformationExtractionRelationTriple
A S_InformationExtractionRelationTriple is the server-side representation
of a InformationExtractionRelationTriple.
|
class |
S_InformationExtractionResultSet
A S_InformationExtractionResultSet is the server-side representation
of a InformationExtractionResultSet.
|
class |
S_InformationExtractionSentence
A S_InformationExtractionSentence is the server-side representation
of a InformationExtractionSentence.
|
class |
S_InformationExtractionSolverSpecification
A S_InformationExtractionSolverSpecification is the server-side representation of a InformationExtractionSolverSpecification.
|
class |
S_InformationExtractionSpecification
A S_InformationExtractionSpecification is the server-side representation of a InformationExtractionSpecification.
|
class |
S_InformationExtractionToken
A S_InformationExtractionToken is the server-side representation
of a InformationExtractionToken.
|
class |
S_InformationExtractionTokenList
A S_InformationExtractionTokenList is the server-side representation of a InformationExtractionTokenList.
|
class |
S_InformationExtractionTrainerSpecification
A S_InformationExtractionTrainerSpecification is the server-side
representation of a InformationExtractionTrainerSpecification.
|
class |
S_InformationExtractionTrainingSet
A S_InformationExtractionTrainingSet is the server-side representation
of a InformationExtractionTrainingSet.
|
class |
S_TieCoreNlpRegexRule
An S_TieCoreNlpRegexRule allows the Oracle-defined behavior of the
CoreNlpRegexRule classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieDependencyMatcherRegexRule
An S_TieDependencyMatcherRegexRule allows the Oracle-defined behavior of the
DependencyMatcherRegexRule classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieEntityRulerRegexRule
An S_TieEntityRulerRegexRule allows the Oracle-defined behavior of the
EntityRulerRegexRule classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtraction
An S_TieInformationExtraction allows the Oracle-defined behavior of the
InformationExtraction classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionAbstractSpecification
An S_TieInformationExtractionAbstractSpecification allows the Oracle-defined behavior of the
InformationExtractionAbstractSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionCorefChain
An S_TieInformationExtractionCorefChain allows the Oracle-defined behavior of the
InformationExtractionCorefChain classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionDependencyGraphEdge
An S_TieInformationExtractionDependencyGraphEdge allows the Oracle-defined behavior of the
InformationExtractionDependencyGraphEdge classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionDomainSpecification
An S_TieInformationExtractionDomainSpecification allows the Oracle-defined behavior of the
InformationExtractionDomainSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionEntityMention
An S_TieInformationExtractionEntityMention allows the Oracle-defined behavior of the
InformationExtractionEntityMention classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionEntityPhrase
An S_TieInformationExtractionEntityPhrase allows the Oracle-defined behavior of the
InformationExtractionEntityPhrase classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionEntityRelationType
An S_TieInformationExtractionEntityRelationType allows the Oracle-defined behavior of the
InformationExtractionEntityRelationType classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionEntityType
An S_TieInformationExtractionEntityType allows the Oracle-defined behavior of the
InformationExtractionEntityType classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionFinisherSpecification
An S_TieInformationExtractionFinisherSpecification allows the Oracle-defined behavior of the
InformationExtractionFinisherSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionImplicitEntityRelation
An S_TieInformationExtractionImplicitEntityRelation allows the Oracle-defined behavior of the
InformationExtractionImplicitEntityRelation classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionLegalEntityRelation
An S_TieInformationExtractionLegalEntityRelation allows the Oracle-defined behavior of the
InformationExtractionLegalEntityRelation classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionOutcome
An S_TieInformationExtractionOutcome allows the Oracle-defined behavior of the
InformationExtractionOutcome classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionOutcomeMarking
An S_TieInformationExtractionOutcomeMarking allows the Oracle-defined behavior of the
InformationExtractionOutcomeMarking classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionOutcomeMarkingRelation
An S_TieInformationExtractionOutcomeMarkingRelation allows the Oracle-defined behavior of the
InformationExtractionOutcomeMarkingRelation classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionParserSpecification
An S_TieInformationExtractionParserSpecification allows the Oracle-defined behavior of the
InformationExtractionParserSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionPreparerSpecification
An S_TieInformationExtractionPreparerSpecification allows the Oracle-defined behavior of the
InformationExtractionPreparerSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionRegexMapping
An S_TieInformationExtractionRegexMapping allows the Oracle-defined behavior of the
InformationExtractionRegexMapping classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionRegexPattern
An S_TieInformationExtractionRegexPattern allows the Oracle-defined behavior of the
InformationExtractionRegexPattern classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionRegexRule
An S_TieInformationExtractionRegexRule allows the Oracle-defined behavior of the
InformationExtractionRegexRule classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionRelationMention
An S_TieInformationExtractionRelationMention allows the Oracle-defined behavior of the
InformationExtractionRelationMention classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionRelationTriple
An S_TieInformationExtractionRelationTriple allows the Oracle-defined behavior of the
InformationExtractionRelationTriple classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionResultSet
An S_TieInformationExtractionResultSet allows the Oracle-defined behavior of the
InformationExtractionResultSet classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionSentence
An S_TieInformationExtractionSentence allows the Oracle-defined behavior of the
InformationExtractionSentence classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionSolverSpecification
An S_TieInformationExtractionSolverSpecification allows the Oracle-defined behavior of the
InformationExtractionSolverSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionSpecification
An S_TieInformationExtractionSpecification allows the Oracle-defined behavior of the
InformationExtractionSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionToken
An S_TieInformationExtractionToken allows the Oracle-defined behavior of the
InformationExtractionToken classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionTokenList
An S_TieInformationExtractionTokenList allows the Oracle-defined behavior of the
InformationExtractionTokenList classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionTrainerSpecification
An S_TieInformationExtractionTrainerSpecification allows the Oracle-defined behavior of the
InformationExtractionTrainerSpecification classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInformationExtractionTrainingSet
An S_TieInformationExtractionTrainingSet allows the Oracle-defined behavior of the
InformationExtractionTrainingSet classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieTokenMatcherRegexRule
An S_TieTokenMatcherRegexRule allows the Oracle-defined behavior of the
TokenMatcherRegexRule classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TokenMatcherRegexRule
A S_TokenMatcherRegexRule is the server-side representation
of a TokenMatcherRegexRule.
|
Modifier and Type | Class and Description |
---|---|
class |
S_AuditHandlerSpecification
The server-side representation of an AuditHandlerSpecification.
|
class |
S_AuditSpecification
The server-side representation of a AuditSpecification.
|
class |
S_AuditTargetSpecification
The server-side representation of a AuditTargetSpecification.
|
class |
S_AuditTypeEntry
A S_AuditTypeEntry is the server-side representation of a AuditTypeEntry.
|
class |
S_AuditTypeList
A S_AuditTypeList is the server-side representation of a AuditTypeList.
|
class |
S_AutoFolderingActionSpecification
A S_AutoFolderingActionSpecification is the server-side representation of a AutoFolderingActionSpecification.
|
class |
S_ControllerAlert
A S_ControllerAlert is the server-side representation of a ControllerAlert.
|
class |
S_ControllerJob
A S_ControllerJob is the server-side representation of a ControllerJob.
|
class |
S_ControllerLoadRatio
A S_ControllerLoadRatio is the server-side representation of a ControllerLoadRatio.
|
class |
S_ControllerPlan
A S_ControllerPlan is the server-side representation of a ControllerPlan.
|
class |
S_ControllerPlanExecution
A S_ControllerPlanExecution is the server-side representation of a ControllerPlanExecution.
|
class |
S_ControllerReply
A S_ControllerReply is the server-side representation of a ControllerReply.
|
class |
S_ControllerRequest
A S_ControllerRequest is the server-side representation of a ControllerRequest.
|
class |
S_ControllerState
A S_ControllerState is the server-side representation of a ControllerState.
|
class |
S_HandlerState
A S_HandlerState is the server-side representation of a HandlerState.
|
class |
S_NodeState
A S_NodeState is the server-side representation of a NodeState.
|
class |
S_OperationActionSpecification
A S_OperationActionSpecification is the server-side representation of a OperationActionSpecification.
|
class |
S_RuntimeState
A S_RuntimeState is the server-side representation of a RuntimeState.
|
class |
S_ServerSpecification
The server-side representation of an ServerSpecification.
|
class |
S_ServerState
A S_ServerState is the server-side representation of a ServerState.
|
class |
S_ServiceState
A S_ServiceState is the server-side representation of a ServiceState.
|
Modifier and Type | Class and Description |
---|---|
static class |
MediaOperations.MediaOptionsTestMedia |
Modifier and Type | Class and Description |
---|---|
class |
RecipeDocument
This class is the bean-side representation of a RecipeDocument.
|
class |
S_LocalizerAppObject
This is used to test server-side localizers.
|
class |
S_RecipeDocument
This is used to test the new server.sql classes.
|
class |
T1kDocument
A T1kDocument extends the basic Document for test purposes.
|
Modifier and Type | Class and Description |
---|---|
class |
Community
A Community is a special type of Folder used to organize Document postings
for a set of users, and track the activity associated with these postings.
|
class |
CommunityActivityRecord
A CommunityActivityRecord extends ActivityRecord to include additional
attributes for activity related to Communities.
|
class |
CommunityConversation
A CommunityConversation is a special type of ConversationRelation,
used to represent a Conversation between members within a Community.
|
class |
CommunityMember
A CommunityMember is a special type of ActorRelation, used to represent a
member within a Community.
|
class |
Invitation
An Invitation is a special type of ApplicationObject used within a Community.
|
class |
Posting
A Posting is a Category that is attached to a Document to indicate that it is
a posting within a Community.
|
class |
PostingActivityRecord
A PostingActivityRecord extends ActivityRecord to include additional
attributes for activity related to Postings withing Communities.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryDevice
A BinaryDevice is a special type of ApplicationObject used to model IOT
devices whose state can be represented by a single boolean value,
such as gateways, sensors, actuators, and controllers.
|
class |
Door
A Door is a type of BinaryDevice models a door.
|
class |
Gateway
A Gateway is a type of BinaryDevice which manages or controls other devices.
|
class |
Light
A Light is a type of BinaryDevice models a light.
|
class |
Switch
A Switch is a type of BinaryDevice models a switch.
|
Modifier and Type | Class and Description |
---|---|
class |
SmartHome
A SmartHome is a special type of Folder used to organize devices, such as actuators,
sensors and controllers, which are communicating with each other and track their
activity.
|
class |
SmartHomeItem
An SmartHomeItem is a special type of ApplicationObject used within a SmartHome.
|
Modifier and Type | Class and Description |
---|---|
class |
StixAttackDamage
A StixAttackDamage represents a
STIX 2.0 Custom object modeling an incident of a cyber attack.
|
class |
StixAttackerIdentity
A StixAttackerIdentity represents a
STIX 2.0 Identity of an Attacker.
|
class |
StixAttackIncident
A StixAttackIncident represents a
STIX 2.0 Custom object modeling an incident of a cyber attack.
|
class |
StixAttackPattern
A StixAttackPattern represents a STIX 2.0 Attack Pattern.
|
class |
StixAttributedToRelation
A StixAttributedToRelation is a
STIX SRO representing one object being attributed to another.
|
class |
StixAuxiliaryObject
A StixAuxiliaryObject represents a STIX 2.0 Internal object for auxiliary
objects used to enhance search.
|
class |
StixCampaign
A StixCampaign represents a STIX 2.0 Campaign.
|
class |
StixCooperatingRelation
A StixCooperatingRelation is a
STIX SRO representing one object cooperating with another.
|
class |
StixCourseOfAction
A StixCourseOfAction represents a STIX 2.0 Course Of Action.
|
class |
StixDefenderIdentity
A StixDefenderIdentity represents a STIX 2.0 Identity of a Defender.
|
class |
StixDerivedFromRelation
A StixDerivedFromRelation is a
STIX SRO represent one object being derived from another.
|
class |
StixDomainObject
A StixDomainObject represents a STIX 2.0 Domain object (SDO).
|
class |
StixDuplicateOfRelation
A StixDuplicateOfRelation is a
STIX SRO represent one object being a duplicate of another.
|
class |
StixIdentity
A StixIdentity represents a STIX 2.0 abstract Identity.
|
class |
StixImpersonatesRelation
A StixImpersonatesRelation is a
STIX SRO representing one object impersonating another.
|
class |
StixIndicatesRelation
A StixIndicatesRelation is a
STIX SRO representing one object indicating another.
|
class |
StixIndicator
A StixIndicator represents a STIX 2.0 Indicator.
|
class |
StixIntrusionSet
A StixIntrusionSet represents a STIX 2.0 Intrusion Set.
|
class |
StixLocation
A StixLocation represents a
STIX 2.0 Custom object modeling a location.
|
class |
StixMalware
A StixMalware represents a STIX 2.0 Malware.
|
class |
StixMitigatesRelation
A StixMitigatesRelation is a
STIX SRO representing one object mitigating another.
|
class |
StixObservedData
A StixObservedData represents a STIX 2.0 Observed Data.
|
class |
StixObserverIdentity
A StixObserverIdentity represents a
STIX 2.0 Identity of an Observer.
|
class |
StixRelatedToRelation
A StixRelatedToRelation is a
STIX SRO represent one object being related to another.
|
class |
StixRelationObject
A StixRelationObject is a
STIX 2.0 Relationship Object (SRO).
|
class |
StixReport
A StixReport represents a STIX 2.0 Report.
|
class |
StixReportedRelation
A StixReportedRelation is a
STIX SRO representing one object indicating another.
|
class |
StixTargetsRelation
A StixTargetsRelation is a
STIX SRO representing one object targeting another.
|
class |
StixThreatActor
A StixThreatActor represents a STIX 2.0 Threat Actor.
|
class |
StixTimeReference
A StixTimeReference represents a
STIX 2.0 Custom object modeling a time reference.
|
class |
StixTool
A StixTool represents a STIX 2.0 Tool.
|
class |
StixUsesRelation
A StixUsesRelation is a
STIX SRO representing one object using another.
|
class |
StixVariantOfRelation
A StixVariantOfRelation represents a
STIX SRO representing one object being a variant of another.
|
class |
StixVulnerability
A StixVulnerability represents a STIX 2.0 Vulnerability.
|
Modifier and Type | Class and Description |
---|---|
class |
S_StixAttackDamage
A S_StixAttackDamage is the server-side representation of a StixAttackDamage.
|
class |
S_StixAttackerIdentity
A S_StixAttackerIdentity is the server-side representation of a StixAttackerIdentity.
|
class |
S_StixAttackIncident
A S_StixAttackIncident is the server-side representation of a StixAttackIncident.
|
class |
S_StixAttackPattern
A S_StixAttackPattern is the server-side representation of a StixAttackPattern.
|
class |
S_StixAttributedToRelation
A S_StixAttributedToRelation is the server-side representation of a StixAttributedToRelation.
|
class |
S_StixAuxiliaryObject
A S_StixAuxiliaryObject is the server-side representation of a StixAuxiliaryObject.
|
class |
S_StixCampaign
A S_StixCampaign is the server-side representation of a StixCampaign.
|
class |
S_StixCooperatingRelation
A S_StixCooperatingRelation is the server-side representation of a StixCooperatingRelation.
|
class |
S_StixCourseOfAction
A S_StixCourseOfAction is the server-side representation of a StixCourseOfAction.
|
class |
S_StixDefenderIdentity
A S_StixDefenderIdentity is the server-side representation of a StixDefenderIdentity.
|
class |
S_StixDerivedFromRelation
A S_StixDerivedFromRelation is the server-side representation of a StixDerivedFromRelation.
|
class |
S_StixDomainObject
A S_StixDomainObject is the server-side representation of a StixDomainObject.
|
class |
S_StixDuplicateOfRelation
A S_StixDuplicateOfRelation is the server-side representation of a StixDuplicateOfRelation.
|
class |
S_StixIdentity
A S_StixIdentity is the server-side representation of a StixIdentity.
|
class |
S_StixImpersonatesRelation
A S_StixImpersonatesRelation is the server-side representation of a StixImpersonatesRelation.
|
class |
S_StixIndicatesRelation
A S_StixIndicatesRelation is the server-side representation of a StixIndicatesRelation.
|
class |
S_StixIndicator
A S_StixIndicator is the server-side representation of a StixIndicator.
|
class |
S_StixIntrusionSet
A S_StixIntrusionSet is the server-side representation of a StixIntrusionSet.
|
class |
S_StixLocation
A S_StixLocation is the server-side representation of a StixLocation.
|
class |
S_StixMalware
A S_StixMalware is the server-side representation of a StixMalware.
|
class |
S_StixMitigatesRelation
A S_StixMitigatesRelation is the server-side representation of a StixMitigatesRelation.
|
class |
S_StixObservedData
A S_StixObservedData is the server-side representation of a StixObservedData.
|
class |
S_StixObserverIdentity
A S_StixObserverIdentity is the server-side representation of a StixObserverIdentity.
|
class |
S_StixRelatedToRelation
A S_StixRelatedToRelation is the server-side representation of a StixRelatedToRelation.
|
class |
S_StixRelationObject
A S_StixRelationObject is the server-side representation of a StixRelationObject.
|
class |
S_StixReport
A S_StixReport is the server-side representation of a StixReport.
|
class |
S_StixReportedRelation
A S_StixReportedRelation is the server-side representation of a StixReportedRelation.
|
class |
S_StixTargetsRelation
A S_StixTargetsRelation is the server-side representation of a StixTargetsRelation.
|
class |
S_StixThreatActor
A S_StixThreatActor is the server-side representation of a StixThreatActor.
|
class |
S_StixTimeReference
A S_StixTimeReference is the server-side representation of a StixTimeReference.
|
class |
S_StixTool
A S_StixTool is the server-side representation of a StixTool.
|
class |
S_StixUsesRelation
A S_StixUsesRelation is the server-side representation of a StixUsesRelation.
|
class |
S_StixVariantOfRelation
A S_StixVariantOfRelation is the server-side representation of a StixVariantOfRelation.
|
class |
S_StixVulnerability
A S_StixVulnerability is the server-side representation of a StixVulnerability.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseballStatistics
A BaseballStatistics is a
Category that tracks baseball statistics metadata.
|
class |
BatterMilestone
A BatterMilestone is used to model a Milestone referenced by
BatterStatistics.
|
class |
BatterStatistics
A BatterStatistics is used to model statistics for a batter.
|
class |
BriefWeatherSummary
A BriefWeatherSummary is used to model a brief weather summary referenced by
BaseballStatistics.
|
class |
CompositeScoutingGroup
A CompositeScoutingGroup is a group used within BaseballStatistics
to track sets of different combinations of ScoutingGroups.
|
class |
DetailedWeatherSummary
A DetailedWeatherSummary is used to model a detailed weather summary referenced by
BaseballStatistics.
|
class |
PitcherStatistics
A PitcherStatistics is used to model statistics for a pitcher.
|
class |
PlateAppearance
A PlateAppearance is
Category that tracks plate appearance metadata.
|
class |
PlayerDocument
A PlayerDocument is a group used within BaseballStatistics
to track the primary scouting group.
|
class |
S_BatterMilestone
A S_BatterMilestone is the server-side representation of a BatterMilestone.
|
class |
ScoutingGroup
A ScoutingGroup is a group used within BaseballStatistics
to track the primary scouting group.
|
class |
SportsStatistics
A SportsStatistics is an abstract
Category that tracks sports statistics metadata.
|
class |
WeatherSummary
A WeatherSummary is used to model a weather summary referenced by
BaseballStatistics.
|
class |
WeatherSummarySource
A WeatherSummarySource represents one of the sources used for a WeatherSummary.
|
Modifier and Type | Class and Description |
---|---|
class |
DavCategory
The DavCategoryClass stores information
specific to locks issued by the DAV protocol
|
class |
TieDavCategory
The TieDavCategory class is a placeholder
for performing overrides for all DavCategory subclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
S_DavCategory
The S_DavCategory class.
|
class |
S_TieDavCategory
The S_TieDavCategory class is a placeholder
for performing overrides for all S_DavCategory subclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
BodyPartRelationship
This subclass of FolderRelationship is used for email.
|
class |
EmailUserProfile
The EmailUserProfile class is ....
|
class |
Mailbox
The Mailbox class is ...
|
class |
MailDocument
The MailDocument class is ...
|
class |
MailFolder
The MailFolder class is ...
|
class |
Message
The Message class is the main class to handle iFS email objects.
|
class |
Rfc822ContentObject
The Rfc822COntentObject class
|
class |
Rfc822Message
The Rfc822Message class is the main class to handle iFS email objects.
|
class |
TieBodyPartRelationship
The TieBodyPartRelationship class is a placeholder
for performing overrides for all BodyPartRelationship subclasses.
|
class |
TieEmailUserProfile
The TieEmailUserProfile class is a placeholder
for performing overrides for all EmailUserProfile subclasses.
|
class |
TieMailbox
The TieMailbox class is a placeholder
for performing overrides for all Mailbox subclasses.
|
class |
TieMailDocument
The TieMailDocument class is a placeholder
for performing overrides for all MailDocument subclasses.
|
class |
TieMailFolder
The TieMailFolder class is a placeholder
for performing overrides for all MailFolder subclasses.
|
class |
TieMessage
The TieMessage class is a placeholder
for performing overrides for all Message subclasses.
|
class |
TieRfc822ContentObject
The TieRfc822ContentObject class is a placeholder
for performing overrides for all Rfc822ContentObject subclasses.
|
class |
TieRfc822Message
The TieRfc822Message class is a placeholder
for performing overrides for all Rfc822Message subclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
S_BodyPartRelationship
The S_BodyPartRelationship class
|
class |
S_EmailUserProfile
The S_EmailUserProfile class.
|
class |
S_Mailbox
The S_Mailbox class
|
class |
S_MailDocument
The S_MailDocument class
|
class |
S_MailFolder
The S_MailFolder class
|
class |
S_Message
The S_Message class
|
class |
S_Rfc822ContentObject
The S_Rfc822ContentObject class.
|
class |
S_Rfc822Message
The S_Rfc822Message class
|
class |
S_TieBodyPartRelationship
The S_TieBodyPartRelationship abstract class is a placeholder
for performing overrides for all S_BodyPartRelationship subclasses.
|
class |
S_TieEmailUserProfile
The S_TieEmailUserProfile abstract class is a placeholder
for performing overrides for all S_EmailUserProfile subclasses.
|
class |
S_TieMailbox
The S_TieMailbox abstract class is a placeholder
for performing overrides for all S_Mailbox subclasses.
|
class |
S_TieMailDocument
The S_TieMailDocument abstract class is a placeholder
for performing overrides for all S_MailDocument subclasses.
|
class |
S_TieMailFolder
The S_TieMailFolder abstract class is a placeholder
for performing overrides for all S_MailFolder subclasses.
|
class |
S_TieMessage
The S_TieMessage abstract class is a placeholder
for performing overrides for all S_Message subclasses.
|
class |
S_TieRfc822ContentObject
S_TieRfc822ContentObject allows the Oracle-defined behavior of the
CONTENTOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieRfc822Message
The S_TieRfc822Message abstract class is a placeholder
for performing overrides for all S_Rfc822Message subclasses.
|
Modifier and Type | Class and Description |
---|---|
class |
S_AccessControlEntry
This is server side representation of the AccessControlEntry class.
|
class |
S_AccessControlList
Server side representation of the AccessControlList class.
|
class |
S_ActionSpecification
A S_ActionSpecification is the server-side representation of a ActionSpecification.
|
class |
S_ActivityRecord
A S_ActivityRecord is the server-side representation of a ActivityRecord.
|
class |
S_ActivitySpecification
A S_ActivitySpecification is the server-side representation of a ActivitySpecification.
|
class |
S_Actor
A S_Actor is the server-side representation
of a Actor instance.
|
class |
S_ActorRelation
A S_ActorRelation is the server-side representation of a ActorRelation.
|
class |
S_ApplicationObject
The S_ApplicationObject class represents a generic S_PublicObject.
|
class |
S_ApplicationToken
A S_ApplicationToken is the server-side representation of a ApplicationToken.
|
class |
S_AttachmentRelation
A S_AttachmentRelation is the server-side representation of a
AttachmentRelation instance.
|
class |
S_Attribute
An S_Attribute is the server-side representation of the ATTRIBUTE class.
|
class |
S_BranchRelationship
The S_BranchRelationship class
|
class |
S_Category
Category subclasses can contain their own custom data,
which effectively contain data about the PublicObject with
which the Category instance is associated.
|
class |
S_ClassAccessControlList
A S_ClassAccessControlList models a ClassAccessControlList.
|
class |
S_ClassDomain
A S_ClassDomain describes a validation that can be applied to an
Attribute to ensure that its values are instances of specified
classes.
|
class |
S_ClassObject
An S_ClassObject is the server-side representation of the CLASSOBJECT class.
|
class |
S_CompositeGroup
A S_CompositeGroup is the server-side representation of a CompositeGroup.
|
class |
S_ConfigurationCategory
A S_ConfigurationCategory is the server-side representation of an
ConfigurationCategory.
|
class |
S_ContactList
A S_ContactList is the server-side representation of a ContactList.
|
class |
S_ContentController
A S_ContentController is the server-side representation of a ContentController.
|
class |
S_ContentObject
The S_ContentObject class.
|
class |
S_ContentQuota
A ContentQuota contains information that defines
how much storage space in iFS is allocated and
consumed by the DirectoryUser.
|
class |
S_ContentVaultEntry
A S_ContentVaultEntry is the server-side representation of a ContentVaultEntry.
|
class |
S_Conversation
A S_Conversation is the server-side representation of a Conversation.
|
class |
S_ConversationRelation
A S_ConversationRelation is the server-side representation of a ConversationRelation.
|
class |
S_CustomMediaDriverSpecification
An S_CustomMediaDriverSpecification is the server-side representation of a
CustomMediaDriverSpecification.
|
class |
S_DefinitionObject
A S_DefinitionObject is the server-side representation of a DefinitionObject.
|
class |
S_DependentView
A S_DependentView is the server-side representation of a DependentView.
|
class |
S_DirectoryGroup
A S_DirectoryGroup is the server-side representation of a group
of users and/or other groups.
|
class |
S_DirectoryObject
The S_DirectoryObject class is the server side representation of
an iFS user or group of users.
|
class |
S_DirectoryUser
An S_DirectoryUser is the server-side representation of an iFS user.
|
class |
S_Document
The S_Document class.
|
class |
S_ExtendedPermission
An S_ExtendedPermission model an ExtendedPermission.
|
class |
S_ExtendedUserProfile
The ExtendedUserProfile class allows creation of user profiles
with customized profiling information.
|
class |
S_ExternalRetentionPolicy
A S_ExternalRetentionPolicy is the server-side representation of a ExternalRetentionPolicy.
|
class |
S_Family
Server side representation of the FAMILY class.
|
class |
S_Folder
Server side representation of the FOLDER class.
|
class |
S_FolderLink
A S_FolderLink contains the business logic associated with a
FolderLink instance.
|
class |
S_FolderPathRelationship
Server side representation of the FOLDERPATHRELATIONSHIP class.
|
class |
S_FolderRelationship
Server side representation of the FOLDERRELATIONSHIP class.
|
class |
S_Format
The S_Format class describes
|
class |
S_GroupMemberRelationship
A S_GroupMemberRelationship is the server-side representation of
a GroupMemberRelationship.
|
class |
S_InterMediaAudio
InterMediaAudio subclass.
|
class |
S_InterMediaAudioCdTrack
InterMediaAudioCdTrack subclass.
|
class |
S_InterMediaImage
InterMediaImage subclass.
|
class |
S_InterMediaMovie
InterMediaMovie subclass.
|
class |
S_InterMediaSource
InterMediaSource subclass.
|
class |
S_InterMediaVideo
InterMediaVideo subclass.
|
class |
S_InternalRetentionPolicy
A S_InternalRetentionPolicy is the server-side representation of a InternalRetentionPolicy.
|
class |
S_LibraryObject
The S_LibraryObject class is the server side base class for all
CM SDK objects.
|
class |
S_LifecycleDateRuleSpecification
A S_LifecycleDateRuleSpecification is the server-side representation of a LifecycleDateRuleSpecification.
|
class |
S_LifecyclePolicy
A S_LifecyclePolicy is the server-side representation of a LifecyclePolicy.
|
class |
S_LifecyclePolicyActionSpecification
A S_LifecyclePolicyActionSpecification is the server-side representation of a LifecyclePolicyActionSpecification.
|
class |
S_LifecyclePolicyEntry
A S_LifecyclePolicyEntry is the server-side representation of a LifecyclePolicyEntry.
|
class |
S_Link
A S_Link contains the business logic associated with a Link instance.
|
class |
S_LockEntry
A S_LockEntry is the server-side representation of a LockEntry.
|
class |
S_LockObject
S_LockObject is a server side representation of the iFS
LOCKOBJECT class.
|
class |
S_Media
An S_Media is the server-side representation of a Media.
|
class |
S_MediaBfile
An S_MediaBfile is the server-side representation of a MediaBfile.
|
class |
S_MediaBlob
An S_MediaBlob is the server-side representation of a MediaBlob.
|
class |
S_MediaCustom
An S_MediaCustom instance is the server-side representation of a
MediaCustom instance.
|
class |
S_MediaLob
An S_MediaLob is the server-side representation of a MediaLob.
|
class |
S_MessageEntry
A S_MessageEntry is the server-side representation of a
MessageEntry instance.
|
class |
S_MessageList
A S_MessageList is the server-side representation of a MessageList instance.
|
class |
S_MountPoint
A MountPoint is used to categorize Folders as being
'mountpoints' for protocols such as SMB.
|
class |
S_NamedRelationship
The S_NamedRelationship class
|
class |
S_NodeConfiguration
A S_NodeConfiguration represents server side of NodeConfiguration.
|
class |
S_PerformedActivitySpecification
A S_PerformedActivitySpecification is the server-side representation of a
PerformedActivitySpecification.
|
class |
S_PermissionBundle
The S_PermissionBundle class
|
class |
S_Policy
An S_Policy is the server-side representation of a Policy.
|
class |
S_PolicyList
An S_PolicyList is the server-side representation of
PolicyList.
|
class |
S_PolicyListElement
An S_PolicyListElement is the server-side representation of a PolicyListElement.
|
class |
S_PolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
S_PrimaryUserProfile
A PrimaryUserProfile contains information related to a
DirectoryUser such as the home folder, the default ACLs,
ContentQuota.
|
class |
S_Printer
The S_Printer class is the server side implementation of the iFS
PRINTER class.
|
class |
S_PrintJob
The S_PrintJob class is the server side implementation of the iFS
PRINTJOB class.
|
class |
S_Property
An S_Property is the server-side representation of a Property.
|
class |
S_PropertyBundle
An S_PropertyBundle is the server-side representation of
PropertyBundle.
|
class |
S_PublicObject
The S_PublicObject class is the server side implementation of the CM SDK
PUBLICOBJECT class.
|
class |
S_Queue
The S_Queue class is server side representation of
Queue.
|
class |
S_Relation
A S_Relation is the server-side representation of a Relation.
|
class |
S_Relationship
The S_Relationship class is the server side implementation of the
iFS RELATIONSHIP class
|
class |
S_RetentionPolicy
A S_RetentionPolicy is the server-side representation of a RetentionPolicy.
|
class |
S_SchemaCategory
SchemaCategory subclasses can contain their own custom data,
which effectively contain data about the SchemaObject with
which the SchemaCategory instance is associated.
|
class |
S_SchemaObject
The S_SchemaObject class is the server side implementation of the
iFS SCHEMAOBJECT class
|
class |
S_SearchObject
The S_SearchObject class.
|
class |
S_SelectorObject
The S_SelectorObject class
|
class |
S_ServerConfiguration
A ServerConfiguration is a PropertyBundle containing a
server configuration.
|
class |
S_ServiceConfiguration
A ServiceConfiguration is a PropertyBundle containing a
valid definition of the value of a Policy.
|
class |
S_SimpleObject
A S_SimpleObject is the server-side representation of a SimpleObject.
|
class |
S_SimpleProperty
A S_SimpleProperty is the server-side representation of a SimpleProperty.
|
class |
S_SimplePropertyTable
A S_SimplePropertyTable is the server-side representation of a SimplePropertyTable.
|
class |
S_SimplePropertyTableList
A S_SimplePropertyTableList is the server-side representation of a SimplePropertyTableList.
|
class |
S_SortObject
A S_SortObject is the server-side representation of a SortObject.
|
class |
S_StorageGroup
An S_StorageGroup is the server-side representation of a StorageGroup.
|
class |
S_SystemAccessControlList
A S_SystemAccessControlList models a SystemAccessControlList.
|
class |
S_SystemCategory
SystemCategory subclasses can contain their own custom data,
which effectively contain data about the SystemObject with
which the SystemCategory instance is associated.
|
class |
S_SystemLockEntry
A S_SystemLockEntry is the server-side representation of a SystemLockEntry.
|
class |
S_SystemLockObject
This is a server side representation of the SystemLockObject class
|
class |
S_SystemObject
The S_SystemObject class is the server side implementation of the
iFS SYSTEMOBJECT class.
|
class |
S_TieAccessControlEntry
S_TieAccessControlEntry allows the Oracle-defined behavior of the
ACCESSCONTROLENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAccessControlList
S_TieAccessControlList allows the Oracle-defined behavior of the
ACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieActionSpecification
An S_TieActionSpecification allows the ECMSDK-defined behavior
of the ACTIONSPECIFICATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieActivityRecord
An S_TieActivityRecord allows the ECMSDK-defined behavior
of the ACTIVITYRECORD classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieActivitySpecification
An S_TieActivitySpecification allows the ECMSDK-defined behavior
of the ACTIVITYSPECIFICATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieActor
An S_TieActor allows the ECMSDK-defined behavior of the
ACTOR classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieActorRelation
An S_TieActorRelation allows the ECMSDK-defined behavior
of the ACTORRELATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieApplicationObject
S_TieApplicationObject allows the Oracle-defined behavior of the
APPLICATIONOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieApplicationToken
An S_TieApplicationToken allows the Oracle-defined behavior of the
APPLICATIONTOKEN classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAttachmentRelation
An S_TieAttachmentRelation allows the ECMSDK-defined behavior of the
ATTACHMENTRELATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAuditHandlerSpecification
Allows the Oracle-defined behavior of the
AUDITHANDLERSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAuditSpecification
Allows the Oracle-defined behavior of the AUDITSPECIFICATION classobject
(and its subclasses) to be extended or overridden using the server
extensibility API.
|
class |
S_TieAuditTargetSpecification
Allows the Oracle-defined behavior of the
AUDITTARGETSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAuditTypeEntry
An S_TieAuditTypeEntry allows the Oracle-defined behavior of the
AUDITTYPEENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAuditTypeList
An S_TieAuditTypeList allows the Oracle-defined behavior of the
AUDITTYPELIST classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieAutoFolderingActionSpecification
An S_TieAutoFolderingActionSpecification allows the Oracle-defined behavior of the
AUTOFOLDERINGACTIONSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieBranchRelationship
S_TieBranchRelationship allows the Oracle-defined behavior of the
BRANCHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieCategory
S_TieCategory allows the Oracle-defined behavior of the
CATEGORY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieClassAccessControlList
S_TieClassAccessControlList allows the Oracle-defined behavior of the
CLASSACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieClassDomain
S_TieClassDomain allows the Oracle-defined behavior of the
CLASSDOMAIN classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieCompositeGroup
An S_TieCompositeGroup allows the ECMSDK-defined behavior
of the COMPOSITEGROUP classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieConfigurationCategory
An S_TieConfigurationCategory allows the Oracle-defined behavior of the
CONFIGURATIONCATEGORY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieContactList
An S_TieContactList allows the ECMSDK-defined behavior
of the CONTACTLIST classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieContentController
An S_TieContentController allows the ECMSDK-defined behavior
of the CONTENTCONTROLLER ClassObject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieContentObject
S_TieContentObject allows the Oracle-defined behavior of the
CONTENTOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieContentQuota
S_TieContentQuota allows the Oracle-defined behavior of the
CONTENTQUOTA classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieContentVaultEntry
An S_TieContentVaultEntry allows the ECMSDK-defined behavior
of the CONTENTVAULTENTRY classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerAlert
An S_TieControllerAlert allows the ECMSDK-defined behavior
of the ControllerAlert classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerJob
An S_TieControllerJob allows the ECMSDK-defined behavior
of the ControllerJob classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerLoadRatio
An S_TieControllerLoadRatio allows the ECMSDK-defined behavior
of the ControllerLoadRatio classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerPlan
An S_TieControllerPlan allows the ECMSDK-defined behavior
of the ControllerPlan classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerPlanExecution
An S_TieControllerPlanExecution allows the ECMSDK-defined behavior
of the ControllerPlanExecution classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerReply
An S_TieControllerReply allows the ECMSDK-defined behavior
of the ControllerReply classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerRequest
An S_TieControllerRequest allows the ECMSDK-defined behavior
of the ControllerRequest classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieControllerState
An S_TieControllerState allows the Oracle-defined behavior of the
CONTROLLERSTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieConversation
An S_TieConversation allows the ECMSDK-defined behavior
of the CONVERSATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieConversationRelation
An S_TieConversationRelation allows the ECMSDK-defined behavior
of the CONVERSATIONRELATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieCustomMediaDriverSpecification
An S_TieCustomMediaDriverSpecification allows the Oracle-defined behavior
of the CUSTOMMEDIADRIVERSPECIFICATION classobject (and its subclasses) to
be extended or overridden through the server extensibility API.
|
class |
S_TieDefinitionObject
An S_TieDefinitionObject allows the Oracle-defined behavior of the
DEFINITIONOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieDependentView
An S_TieDependentView allows the ECMSDK-defined behavior
of the DEPENDENTVIEW classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieDirectoryGroup
An S_TieDirectoryGroup allows the Oracle-defined behavior of the
DIRECTORYGROUP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieDirectoryObject
An S_TieDirectoryObject allows the Oracle-defined behavior of the
DIRECTORYOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieDirectoryUser
An S_TieDirectoryUser allows the Oracle-defined behavior of the
DIRECTORYUSER classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieDocument
S_TieDocument allows the Oracle-defined behavior of the
DOCUMENT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieExtendedPermission
S_TieExtendedPermission allows the Oracle-defined behavior of the
EXTENDEDPERMISSION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieExtendedUserProfile
S_TieExtendedUserProfile allows the Oracle-defined behavior of the
EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieExternalRetentionPolicy
An S_TieExternalRetentionPolicy allows the Oracle-defined behavior of the
EXTERNALRETENTIONPOLICY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFamily
S_TieFamily allows the Oracle-defined behavior of the
FAMILY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFolder
S_TieFolder allows the Oracle-defined behavior of the
FOLDER classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFolderLink
S_TieFolderLink allows the Oracle-defined behavior of the
FolderLink classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFolderPathRelationship
S_TieFolderPathRelationship allows the Oracle-defined behavior of the
FOLDERPATHRELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFolderRelationship
S_TieFolderRelationship allows the Oracle-defined behavior of the
FOLDERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieFormat
S_TieFormat allows the Oracle-defined behavior of the
FORMAT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieGroupMemberRelationship
A S_TieGroupMemberRelationship allows the Oracle-defined behavior of the
GROUPMEMBERRELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieHandlerState
An S_TieHandlerState allows the Oracle-defined behavior of the
HANDLERSTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaAudio
S_TieInterMediaAudio allows the Oracle-defined behavior of the
INTERMEDIAAUDIO classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaAudioCdTrack
S_TieInterMediaAudio allows the Oracle-defined behavior of the
INTERMEDIAAUDIOCDTRACK classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaImage
S_TieInterMediaImage allows the Oracle-defined behavior of the
INTERMEDIAIMAGE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaMovie
S_TieInterMediaMovie allows the Oracle-defined behavior of the
INTERMEDIAMOVIE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaSource
S_TieInterMediaSource allows the Oracle-defined behavior of the
INTERMEDIASOURCE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInterMediaVideo
S_TieInterMediaVideo allows the Oracle-defined behavior of the
INTERMEDIAVIDEO classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieInternalRetentionPolicy
An S_TieInternalRetentionPolicy allows the Oracle-defined behavior of the
INTERNALRETENTIONPOLICY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLibraryObject
S_TieLibraryObject allows the Oracle-defined behavior of
S_LibraryObject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLifecycleDateRuleSpecification
An S_TieLifecycleDateRuleSpecification allows the Oracle-defined behavior of the
LIFECYCLEDATERULESPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLifecyclePolicy
An S_TieLifecyclePolicy allows the Oracle-defined behavior of the
LIFECYCLEPOLICY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLifecyclePolicyActionSpecification
An S_TieLifecyclePolicyActionSpecification allows the Oracle-defined behavior of the
LIFECYCLEPOLICYACTIONSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLifecyclePolicyEntry
An S_TieLifecyclePolicyEntry allows the Oracle-defined behavior of the
LIFECYCLEPOLICYENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLink
S_TieLink allows the Oracle-defined behavior of the
Link classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLockEntry
An S_TieLockEntry allows the Oracle-defined behavior of the
LOCKENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieLockObject
S_TieLockObject allows the Oracle-defined behavior of the
LOCKOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieMedia
S_TieMedia allows the Oracle-defined behavior of the
MEDIA classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieMediaBfile
An S_TieMediaBfile allows the Oracle-defined behavior of the
MediaBfile classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieMediaBlob
S_TieMediaBlob allows the Oracle-defined behavior of the MEDIABLOB
classobject (and its subclasses) to be extended or overridden through the
server extensibility API.
|
class |
S_TieMediaCustom
S_TieMediaCustom allows the Oracle-defined behavior of the MEDIACUSTOM
classobject (and its subclasses) to be extended or overridden through the
server extensibility API.
|
class |
S_TieMediaLob
S_TieMediaLob allows the Oracle-defined behavior of the MEDIALOB
classobject (and its subclasses) to be extended or overridden through the
server extensibility API.
|
class |
S_TieMessageEntry
An S_TieMessageEntry allows the ECMSDK-defined behavior of the
MESSAGEENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieMessageList
An S_TieMessageList allows the ECMSDK-defined behavior of the
MESSAGELIST classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieMountPoint
S_TieMountPoint allows the Oracle-defined behavior of the
MOUNTPOINT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieNamedRelationship
S_TieNamedRelationship allows the Oracle-defined behavior of the
NAMEDRELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieNodeConfiguration
S_TieNodeConfiguration allows the Oracle-defined behavior of the
NODECONFIGURATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieNodeState
An S_TieNodeState allows the Oracle-defined behavior of the
NODESTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieOperationActionSpecification
An S_TieOperationActionSpecification allows the Oracle-defined behavior of the
OPERATIONACTIONSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePerformedActivitySpecification
An S_TiePerformedActivitySpecification allows the ECMSDK-defined behavior
of the PERFORMEDACTIVITYSPECIFICATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TiePermissionBundle
S_TiePermissionBundle allows the Oracle-defined behavior of the
PERMISSIONBUNDLE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePolicy
An S_TiePolicy allows the Oracle-defined behavior of the POLICY classobject
(and its subclasses) to be extended or overridden through the server
extensibility API.
|
class |
S_TiePolicyList
S_TiePolicyList allows the Oracle-defined behavior of the
PolicyList classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePolicyListElement
S_TiePolicyListElement allows the Oracle-defined behavior of the
PolicyListElement classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePolicyPropertyBundle
Deprecated.
CM SDK 10gR2: see release notes for changes to Policy framework
|
class |
S_TiePrimaryUserProfile
S_TiePrimaryUserProfile allows the Oracle-defined behavior of the
PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePrinter
S_TiePrinter allows the Oracle-defined behavior of the
PRINTER classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePrintJob
S_TiePrintJob allows the Oracle-defined behavior of the
PRINTJOB classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieProperty
An S_TieProperty allows the Oracle-defined behavior of the
PROPERTY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePropertyBundle
An S_TiePropertyBundle allows the Oracle-defined behavior of the
PROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TiePublicObject
S_TiePublicObject allows the Oracle-defined behavior of the
PUBLICOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieQueue
S_TieQueue allows the Oracle-defined behavior of the
QUEUE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieRelation
An S_TieRelation allows the ECMSDK-defined behavior of the
Relation classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieRelationship
S_TieRelationship allows the Oracle-defined behavior of the
RELATIONSHIP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieRetentionPolicy
An S_TieRetentionPolicy allows the Oracle-defined behavior of the
RETENTIONPOLICY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieRuntimeState
An S_TieRuntimeState allows the Oracle-defined behavior of the
RUNTIMESTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSchemaCategory
S_TieSchemaCategory allows the Oracle-defined behavior of the
SCHEMACATEGORY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSchemaObject
S_TieSchemaObject allows the Oracle-defined behavior of the
SCHEMAOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSearchObject
S_TieSearchObject allows the Oracle-defined behavior of the
SEARCHOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSelectorObject
S_TieSelectorObject allows the Oracle-defined behavior of the
SELECTOROBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieServerConfiguration
S_TieServerConfiguration allows the Oracle-defined behavior of the
SERVERCONFIGURATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieServerSpecification
Allows the Oracle-defined behavior of the
SERVERSPECIFICATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieServerState
An S_TieServerState allows the Oracle-defined behavior of the
SERVERSTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieServiceConfiguration
S_TieServiceConfiguration allows the Oracle-defined behavior of the
SERVICECONFIGURATION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieServiceState
An S_TieServiceState allows the Oracle-defined behavior of the
SERVICESTATE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSimpleObject
An S_TieSimpleObject allows the ECMSDK-defined behavior
of the SIMPLEOBJECT classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieSimpleProperty
An S_TieSimpleProperty allows the ECMSDK-defined behavior
of the SIMPLEPROPERTY classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieSimplePropertyTable
An S_TieSimplePropertyTable allows the ECMSDK-defined behavior
of the SIMPLEPROPERTYTABLE classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieSimplePropertyTableList
An S_TieSimplePropertyTableList allows the ECMSDK-defined behavior
of the SIMPLEPROPERTYTABLELIST classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieSortObject
An S_TieSortObject allows the Oracle-defined behavior of the
SORTOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieStorageGroup
An S_TieStorageGroup allows the Oracle-defined behavior of the
STORAGEGROUP classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSystemAccessControlList
S_TieSystemAccessControlList allows the Oracle-defined behavior of the
SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSystemCategory
S_TieSystemCategory allows the Oracle-defined behavior of the
SYSTEMCATEGORY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSystemLockEntry
An S_TieSystemLockEntry allows the Oracle-defined behavior of the
SYSTEMLOCKENTRY classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSystemLockObject
S_TieSystemLockObject allows the Oracle-defined behavior of the
SYSTEMLOCKOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieSystemObject
S_TieSystemObject allows the Oracle-defined behavior of the
SYSTEMOBJECT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieTrackedActivitySpecification
An S_TieTrackedActivitySpecification allows the ECMSDK-defined behavior
of the TRACKEDACTIVITYSPECIFICATION classobject (and its subclasses)
to be extended or overridden through the server extensibility API.
|
class |
S_TieUserProfile
S_TieUserProfile allows the Oracle-defined behavior of the
USERPROFILE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieValueDefault
S_TieValueDefault allows the Oracle-defined behavior of the
VALUEDEFAULT classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieValueDefaultPropertyBundle
S_TieValueDefaultPropertyBundle allows the Oracle-defined behavior of the
VALUEDEFAULTPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieValueDomain
S_TieValueDomain allows the Oracle-defined behavior of the
VALUEDOMAIN classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieValueDomainPropertyBundle
S_TieValueDomainPropertyBundle allows the Oracle-defined behavior of the
VALUEDOMAINPROPERTYBUNDLE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieVersionDescription
S_TieVersionDescription allows the Oracle-defined behavior of the
VERSIONDESCRIPTION classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TieVersionSeries
S_TieVersionSeries allows the Oracle-defined behavior of the
VERSIONSERIES classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
class |
S_TrackedActivitySpecification
A S_TrackedActivitySpecification is the server-side representation of a
TrackedActivitySpecification.
|
class |
S_UserProfile
The UserProfile class provides storage for profile
information on a DirectoryUser.
|
class |
S_ValueDefault
A ValueDefault describes a value that can be applied to an Attribute
to be used if no value for that Attribute is specified in creating
a new object.
|
class |
S_ValueDefaultPropertyBundle
A ValueDefaultPropertyBundle is a PropertyBundle containing a
valid definition of the value of a ValueDefault.
|
class |
S_ValueDomain
A ValueDomain describes a validation that can be applied to an Attribute
to ensure that its values lie within a set of acceptable values.
|
class |
S_ValueDomainPropertyBundle
A ValueDomainPropertyBundle is a PropertyBundle containing a
valid definition of the value of a ValueDomain.
|
class |
S_VersionDescription
The S_VersionDescription class is server side representation
of VersionDescription.
|
class |
S_VersionSeries
Server side representation of the VERSIONSERIES class.
|
Modifier and Type | Method and Description |
---|---|
protected Long |
AuditExecutor.extractObjectId(LibraryObjectInterface obj)
Extract ID from an object, which could be null.
|
Copyright © 2023. All rights reserved.