Modifier and Type | Method and Description |
---|---|
void |
IdCache.endObjectDump(LibraryObject lo)
Marks that the given LibaryObject was fully dumped.
|
String |
IdCache.get(LibraryObject lo)
Returns the reference ID of the object or
null if the object
is not cached. |
String |
AttributeRules.getAttributeAction(LibraryObject lo,
String attribute)
Returns the action for the given attribute.
|
Map |
AttributeRules.getPropertyRules(LibraryObject lo,
String attribute)
Returns the set of property rules for the given attribute.
|
AttributeRules.ReplaceRule[] |
AttributeRules.getReplaceRules(LibraryObject lo,
String attribute)
Returns the replace rules for the given attribute.
|
boolean |
IdCache.needsDump(LibraryObject lo)
Returns
true if the given object was put in the cache
(hence referenced) but not yet fully dumped. |
String |
IdCache.put(LibraryObject lo,
LibraryObject parentLO,
String parentAttrName)
Puts an object in the cache, returning the generated reference ID.
|
void |
IdCache.startObjectDump(LibraryObject lo)
Called at the start of the dump process for a given object.
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginUtils.fingerprintLibraryObject(FingerprintContext context,
LibraryObject lo)
Fingerprints a single LibraryObject to the output stream.
|
static String |
PluginUtils.replacePattern(LibraryObject fpo,
String attrName,
String attrValue)
Replaces a pattern for the given attribute, only if needed.
|
static String |
PluginUtils.toLogString(LibraryObject lo)
Produces a standard string representation of a given LibraryObject,
suitable for logging.
|
Modifier and Type | Method and Description |
---|---|
String |
AdminManager.getStringId(LibraryObject obj)
Get an object's Id suitable for printing to canonlog.
|
void |
SelectorObjectAdmin.showObject(LibrarySession sess,
LibraryObject obj,
String[] attrNames)
Display the attributes for an object
|
void |
SelectorObjectAdmin.showObject(LibrarySession sess,
LibraryObject obj,
String[] attrNames,
String[] attrNamesToOmit) |
void |
SelectorObjectAdmin.showObjectAttrs(LibrarySession sess,
LibraryObject obj,
String[] attrNames)
Display an output row of attribute values for an object
|
Modifier and Type | Method and Description |
---|---|
protected void |
ObjectNameReset.fixName(LibrarySession session,
LibraryObject obj) |
protected void |
ObjectNameReset.logFailedToFixName(LibraryObject obj,
String name) |
protected void |
ObjectNameReset.logFixedName(LibraryObject obj,
String name,
String newName) |
protected boolean |
ObjectNameReset.setName(LibraryObject obj,
String name,
int attempts) |
protected boolean |
ObjectNameReset.shouldOmit(LibrarySession session,
LibraryObject obj,
ClassObject[] omitClasses) |
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 |
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 LibraryObject |
LibrarySession.cacheInstance(Long id,
LibraryObject obj)
Put a LibraryObject Instance in the session's object cache.
|
LibraryObject |
LibrarySession.constructInstance(Long id,
Long class_id,
S_ClassObjectData classData)
construct a LibraryObject Instance
|
protected LibraryObject |
LibrarySession.constructInstance(S_LibraryObjectData data)
construct a LibraryObject Instance
|
protected static LibraryObject |
LibraryObject.constructLibraryObject(LibrarySession sess,
S_LibraryObjectData data) |
LibraryObject |
LibraryObject.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
LibraryObject |
SimplePropertyTable.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
LibraryObject |
SimplePropertyTableList.createInstance(AttributeValueTable avt)
Create a new LibraryObject from the specified AttributeValueTable.
|
LibraryObject[] |
LibraryObjectDefinition.deriveObjectArraySetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Derives a LibraryObject[] setting for the specified key.
|
LibraryObject |
LibraryObjectDefinition.deriveObjectSetting(AttributeValueTable avt,
String className,
LibraryObjectDefinition.LookupByName func,
String key)
Derives a LibraryObject setting for the specified key.
|
LibraryObject[] |
PreparedSelector.getItems()
Returns the entire search results as an array.
|
LibraryObject[] |
Selector.getItems()
Returns the entire search results as an array.
|
LibraryObject |
Selector.getItems(int index)
Returns a single search result item from the search results
with an index relative the the search sort order.
|
LibraryObject |
SearchResultObject.getLibraryObject()
Returns the first object in the SearchResult.
|
LibraryObject |
LibrarySession.getLibraryObject(Long id)
Lookup a LibraryObject by its id.
|
LibraryObject |
LibrarySession.getLibraryObject(Long id,
Long classId)
Lookup a LibraryObject by its id and classId.
|
LibraryObject |
LibrarySession.getLibraryObject(S_LibraryObjectData data)
getLibraryObject - lookup a LibraryObject by its data.
|
LibraryObject |
SearchResultObject.getLibraryObject(String className)
Returns the result object for the class.
|
LibraryObject |
EventNotificationSelector.getNotifyee()
Sets the notifyed user to include in teh search condition.
|
LibraryObject |
SimpleProperty.getReferencingObject()
Gets the object which references this property.
|
LibraryObject |
DocumentDefinition.getReferringLibraryObject()
Deprecated.
CM SDK 10gR2: use getReferringLibraryObjectValue()
|
LibraryObject[] |
Search.getResolvedItems()
Returns the resolved objects for all the rows in the Search Result.
|
LibraryObject |
Search.getResolvedItems(int index)
Returns the resolved object for the ith row in the Search Result.
|
LibraryObject |
LibraryObjectDefinition.LookupByName.lookup(LibrarySession session,
String name) |
LibraryObject |
Selector.nextItem()
Gets the next item using an open cursor on the search.
|
protected static LibraryObject |
LibraryObject.vectorLibraryObjectElement(Vector vector,
int index) |
protected static LibraryObject[] |
LibraryObject.vectorToLibraryObjectArray(Vector vector) |
Modifier and Type | Method and Description |
---|---|
protected LibraryObject |
LibrarySession.cacheInstance(Long id,
LibraryObject obj)
Put a LibraryObject Instance in the session's object cache.
|
protected void |
LibraryObjectDefinition.captureSession(LibraryObject[] objs)
Capture the session setting from a set of LibraryObjects, if the
session has not yet be specified in this instance.
|
static Long[] |
LibraryObject.constructIdArray(LibraryObject[] objs)
Construct an array of object IDs from an array of LibraryObjects.
|
void |
LibrarySession.deregisterEventHandler(LibraryObject lo,
IfsEventHandler handler)
Deregisters the specified IfsEventHandler for the specified
LibraryObject.
|
static SimpleProperty[] |
SimpleProperty.deriveNewSimplePropertySet(LibraryObject refingObject,
SimpleProperty[] originalProps,
SimplePropertyDefinition[] propDefs)
Create or update SimpleProperty obejcts.
|
boolean |
LibraryObject.equals(LibraryObject item)
Compares whether two LibraryObjects are the same
IFS object.
|
void |
ContentObject.filterContent(boolean plaintext,
LibraryObject refObj)
Generates an HTML or plaintext version of the content, via the
InterMedia INSO filters.
|
void |
LibrarySession.free(LibraryObject[] items)
Free all the passed objects.
|
static void |
LibraryObject.freeAll(LibraryObject[] objs)
Permanently deletes the objects in the specified array.
|
void |
ContentObject.generateSummary(String pointOfView,
long sizeAsPercent,
long sizeAsNumParagraphs,
String summaryLevel,
LibraryObject refObj)
Generates one or more summaries for this content by submitting a
request to InterMedia to generate summaries.
|
void |
ContentObject.generateThemes(boolean fullThemes,
LibraryObject refObj)
Generates the Themes for this content by submitting a request to
InterMedia Text to generate Themes.
|
static String |
LibraryObject.getCommonNameAndClass(LibraryObject obj)
Return the common name and class of the specified object.
|
Reader |
ContentObject.getContentReader(LibraryObject refObj)
Gets the content as an
Reader . |
InputStream |
ContentObject.getContentStream(LibraryObject refObj)
Gets the content as an
InputStream . |
Reader |
ContentObject.getFilteredContent(LibraryObject refObj)
Gets the plaintext or HTML content of the document, previously
generated by a call to filterContent()
|
RandomAccessContentInterface |
ContentObject.getRandomAccessContent(boolean canWrite,
boolean shouldLock,
LibraryObject refObj)
Deprecated.
CM SDK 10gR2: use getContentByRandomAccess or
updateContentByRandomAccess on Document
|
Reader |
ContentObject.getSummary(String pointOfView,
LibraryObject refObj)
Gets a specific summary of this content, previously generated by a
call to generateSummary().
|
ContextTheme[] |
ContentObject.getThemes(LibraryObject refObj)
Gets the Themes for this content, previously generated by a call to
generateThemes().
|
void |
LibrarySession.postAuditEvent(LibraryObject target,
AuditEvent event)
Create a new audit event.
|
void |
LibrarySession.postAuditEvent(LibraryObject target,
AuditEvent event,
int mode)
Create a new audit event.
|
void |
LibrarySession.postCustomAuditEvent(LibraryObject target,
AuditEvent event)
Create a new custom audit event.
|
void |
LibraryObjectDefinition.processSimplePropertiesForCreate(LibraryObject lo,
String attrName)
Process SimplePropertyDefinitions specified for an attribute during create.
|
void |
LibraryObjectDefinition.processSimplePropertiesForUpdate(LibraryObject lo,
String attrName)
Process SimplePropertyDefinitions specified for an attribute during update.
|
protected void |
LibrarySession.recacheObject(LibraryObject obj)
Re-cache the specified object.
|
void |
LibrarySession.registerEventHandler(LibraryObject lo,
IfsEventHandler handler)
Registers the specified IfsEventHandler to receive events for the
specified LibraryObject.
|
void |
LibrarySession.resolveObjects(LibraryObject[] objs,
ObjectResolverSpecification spec)
Force resolution of a set of LibraryObjects
|
void |
EventNotificationSelector.setNotifyee(LibraryObject notifyee)
Sets the notifyed user to include in teh search condition.
|
void |
ContentObject.setReadByUser(boolean readState,
LibraryObject refObj)
Sets read indication (for the current user) for this content.
|
void |
SimplePropertyDefinition.setReferencingObject(LibraryObject refObj)
Set the referencing object.
|
void |
DocumentDefinition.setSharedContentObject(ContentObject contentObject,
LibraryObject refObj)
Deprecated.
CM SDK 10gR2: use setSharedContentObjectValue()
|
Modifier and Type | Method and Description |
---|---|
static int |
LifecycleActionProcessor.processDocumentsForTimedActions(LibrarySession session,
LifecyclePolicyEntry lpe,
LibraryObject[] docs)
Process the timed actions for the specified LifecyclePolicyEntry.
|
Modifier and Type | Field and Description |
---|---|
LibraryObject |
DefinitionHolder.updateLo |
Modifier and Type | Method and Description |
---|---|
protected LibraryObject |
SimpleXmlParserImpl.createObject(DefinitionHolder dh,
DefinitionHolder parentDh)
Creates an object given a LibraryObjectDefinition.
|
protected LibraryObject |
SimpleXmlParserImpl.createObject(Element parent,
DefinitionHolder parentDh,
AttributeDescription attribute)
Creates a libraryObject based on an DOM element.
|
protected LibraryObject |
SimpleXmlParserImpl.createObjectWithClass(DefinitionHolder parentDh,
Element element,
AttributeDescription attribute)
Creates an object from an XMLElement
|
protected LibraryObject |
SimpleXmlParserImpl.handleExistingRef(DefinitionHolder dh,
AttributeDescription attribute)
Reads an existing object out of an object which is being updated.
|
protected LibraryObject |
SimpleXmlParserImpl.handleIdRef(Element element,
int datatype)
Finds an object by Object Id
|
protected LibraryObject |
SimpleXmlParserImpl.handleRef(DefinitionHolder dh,
Element element,
AttributeDescription attribute)
Finds an object by reference.
|
protected LibraryObject |
SimpleXmlParserImpl.handleRefType(DefinitionHolder dh,
Element element,
String refType,
AttributeDescription attribute)
Finds an object by reference.
|
protected LibraryObject |
SimpleXmlParserImpl.handleSearchRef(Element element,
AttributeDescription attribute,
String searchAttributeName)
Reads an existing object out of an object which is being updated.
|
LibraryObject |
SimpleUserTagHandler.handleTag(Element root,
SimpleXmlParserImpl sxpi)
Deprecated.
|
LibraryObject |
TopLevelTagHandler.handleTag(Element root,
SimpleXmlParserImpl sxpi)
Deprecated.
The SimpleXmlParserImpl will call this function when a top-level
tag which matches tagName() is encountered.
|
protected LibraryObject |
SimpleXmlParserImpl.handleValueDefaultRef(Element element,
AttributeDescription attribute)
Finds an object referenced by a named ValueDefault
|
LibraryObject |
IfsSimpleXmlParser.parse(IfsXmlParser ifsxmlparser,
InputStream stream,
ParserCallback callback,
Hashtable options) |
LibraryObject |
LiteralDocumentParser.parse(IfsXmlParser ifsxmlparser,
InputStream stream,
ParserCallback callback,
Hashtable options) |
LibraryObject |
XmlParserInterface.parse(IfsXmlParser ifsxmlparser,
InputStream stream,
ParserCallback callback,
Hashtable options)
Parses the specified InputStream representing an XML document.
|
LibraryObject |
IfsSimpleXmlParser.parse(IfsXmlParser ifsxmlparser,
Reader reader,
ParserCallback callback,
Hashtable options) |
LibraryObject |
LiteralDocumentParser.parse(IfsXmlParser ifsxmlparser,
Reader reader,
ParserCallback callback,
Hashtable options) |
LibraryObject |
XmlParserInterface.parse(IfsXmlParser ifsxmlparser,
Reader reader,
ParserCallback callback,
Hashtable options)
Parses the specified Reader representing an XML document.
|
LibraryObject |
ClassSelectionParser.parse(InputStream stream,
ParserCallback callback,
Hashtable options)
Deprecated.
Use the stream as the content of a Document subclass based on the
Parser.CURRENT_NAME_OPTION.
|
LibraryObject |
IfsXmlParser.parse(InputStream stream,
ParserCallback callback,
Hashtable options)
Inherited from Parser
|
LibraryObject |
Parser.parse(InputStream stream,
ParserCallback callback,
Hashtable options)
Parses the specified InputStream.
|
LibraryObject |
ClassSelectionParser.parse(Reader reader,
ParserCallback callback,
Hashtable options)
Deprecated.
Use the reader as the content of a Document subclass based on the
Parser.CURRENT_NAME_OPTION.
|
LibraryObject |
IfsXmlParser.parse(Reader reader,
ParserCallback callback,
Hashtable options)
Inherited from Parser
|
LibraryObject |
Parser.parse(Reader reader,
ParserCallback callback,
Hashtable options)
Parses the specified Reader.
|
protected LibraryObject |
SimpleXmlParserImpl.readLibraryObject(DefinitionHolder dh,
Element element,
AttributeDescription attribute)
Reads in a LibraryObject from an XMLElement.
|
protected LibraryObject |
IfsSimpleXmlParser.traverseTree(Document doc,
ParserCallback callback,
Hashtable options)
Traverses the DOM tree and creates the appropriate LibraryObjects.
|
Modifier and Type | Method and Description |
---|---|
void |
ParserCallback.postOperation(LibraryObject libobj)
Invoked immediately after performing an operation on a LibraryObject.
|
LibraryObjectDefinition |
ParserCallback.preOperation(LibraryObject libobj,
LibraryObjectDefinition lodef)
Invoked immediately prior to performing an operation on a LibraryObject.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject[] |
ActionAdapter.getAuxiliaryObjects()
Gets the auxiliary objects associated with this Action,
not counting the Actor.
|
LibraryObject |
ActionAdapter.getFirstAuxiliaryObject()
Gets the first auxiliary object associated with this Action,
not counting the Actor.
|
LibraryObject |
ActionAdapter.getSecondAuxiliaryObject()
Gets the second auxiliary object associated with this Action,
not counting the Actor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ActionAdapter.dispatchEvent(AuditEventTypeDefinition eventType,
ActivityRecord ar,
Actor actor,
LibraryObject auxObj2)
Dispatch an activity event.
|
protected void |
ActionAdapter.dispatchEvent(AuditEventTypeDefinition eventType,
ActivityRecord ar,
Actor actor,
LibraryObject auxObj2,
LibraryObject auxObj3)
Dispatch an activity event.
|
protected void |
ActionAdapter.dispatchEvent(AuditEventTypeDefinition eventType,
ActivityRecord ar,
Actor actor,
LibraryObject auxObj2,
LibraryObject auxObj3,
String auxString,
AttributeValue[] properties)
Dispatch an activity event.
|
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 | Method and Description |
---|---|
protected LibraryObject |
ScriptOperations.createLibraryObject(AttributeValueTable avt,
LibraryObjectDefinition def,
LibraryObject existingObj)
Creates a new LibraryObject entirely, using embeeded definitions.
|
protected LibraryObject[] |
ScriptOperations.getSavedSearchResultPrimaryObjects(String tag)
Gets the search results when Primary target's objects were selected.
|
protected LibraryObject |
ScriptDriver.lookupObject(LibrarySession sess,
String tag)
Lookup a LibraryObject by the specified tag.
|
protected LibraryObject |
ScriptOperations.lookupObject(LibrarySession sess,
String tag)
Lookup a LibraryObject by the specified tag.
|
protected LibraryObject |
ScriptDriver.lookupObject(LibrarySession sess,
String tag,
String className)
Lookup a LibraryObject by the specified tag and that is an instance
of the specified class.
|
protected LibraryObject |
ScriptOperations.lookupObject(LibrarySession sess,
String tag,
String className)
Lookup a LibraryObject by the specified tag and that is an instance
of the specified class.
|
Modifier and Type | Method and Description |
---|---|
protected AuditEvent |
ScriptOperations.constructAuditEvent(LibraryObject target,
String opTypeKey,
String domainTag,
String auxString,
String auxNumber,
String auxObjsToken)
Construct an audit event, to be posted as either a Custom or System
AuditEvent.
|
protected LibraryObject |
ScriptOperations.createLibraryObject(AttributeValueTable avt,
LibraryObjectDefinition def,
LibraryObject existingObj)
Creates a new LibraryObject entirely, using embeeded definitions.
|
protected void |
ScriptOperations.ensureFreed(LibraryObject obj)
Ensure that the specified object is freed.
|
static String |
ShowUtils.getObjectNameAndClass(LibraryObject obj)
Return the name and class of the specified object
|
protected boolean |
ScriptOperations.isInArray(LibraryObject obj,
LibraryObject[] objs)
Check if the specified object is in the specified array.
|
protected boolean |
ScriptOperations.isInArray(LibraryObject obj,
LibraryObject[] objs)
Check if the specified object is in the specified array.
|
protected void |
ScriptDriver.registerObject(String tag,
LibraryObject obj)
Register a LibraryObject by name.
|
protected void |
ScriptOperations.registerObject(String tag,
LibraryObject obj)
Register a LibraryObject by name.
|
protected void |
ScriptOperations.saveSearchResultPrimaryObjects(String tag,
LibraryObject[] objs)
Saves the search results when selecting the Primary target's objects.
|
protected void |
ScriptOperations.showLibraryObject(Logger logger,
LibraryObject obj,
boolean showDates,
String prefix)
Show details about a LibraryObject.
|
static void |
ShowUtils.showLibraryObject(Logger logger,
LibraryObject obj,
boolean showDates,
String prefix)
Show details about a LibraryObject.
|
static void |
ShowUtils.showLibraryObjectArray(Logger logger,
LibrarySession session,
LibraryObject[] loValues,
String prefix)
Shows an array of LibraryObject, one value per line
|
protected void |
ScriptOperations.updateLibraryObject(AttributeValueTable avt,
LibraryObject existingObj)
Updates the specified LibraryObject with the updates in the specified table.
|
protected void |
ScriptOperations.updateLibraryObject(AttributeValueTable avt,
LibraryObjectDefinition def,
LibraryObject existingObj)
Updates the specified LibraryObject with the updates in the specified table.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
RenderingOperations.GetDefinitionTest.createObject(LibrarySession session) |
protected LibraryObject |
CursorOperations.findAppObjectByInt(int index) |
Modifier and Type | Method and Description |
---|---|
boolean |
BaseTestOperations.addObjectForCleanup(LibraryObject lo)
Register an object for removal by a subsequent call to
doCleanup . |
boolean |
MediaOperations.addObjectForCleanup(LibraryObject lo)
Register an object for removal by a subsequent call to
doCleanup . |
boolean |
BaseTestOperations.cleanup(LibraryObject lo)
Called once for each object listed in the "to be cleanup" list.
|
boolean |
MediaOperations.cleanup(LibraryObject lo)
Called once for each object listed in the "to be cleanup" list.
|
void |
RenderingOperations.GetDefinitionTest.printObjectAndDefinition(LibrarySession session,
LibraryObject lo) |
protected void |
RenderingOperations.BaseRendererTest.render(LibraryObject lo,
String rendererType,
String rendererName,
Hashtable options)
Renders the specified object.
|
protected void |
CursorOperations.showObject(LibraryObject obj) |
Modifier and Type | Class and Description |
---|---|
class |
RecipeDocument
This class is the bean-side representation of a RecipeDocument.
|
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 | Method and Description |
---|---|
List<LibraryObject> |
StixJsonParser.getCreatedObjects()
Gets the list of objects that were created during execution.
|
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 |
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 | Method and Description |
---|---|
void |
InterMediaAnnotationTrigger.eventPosted(OperationActionSpecification oas,
AuditEvent event,
LibraryObject target)
Receive notification that an event is being posted.
|
void |
OperationActionAdapter.eventPosted(OperationActionSpecification oas,
AuditEvent event,
LibraryObject target)
Receive notification that an event is being posted.
|
Modifier and Type | Method and Description |
---|---|
SimpleProperty[] |
AttributeValueTable.createSimpleProperties(LibraryObject refObj)
Creates SimpleProperty objects
|
void |
OperationAction.eventPosted(OperationActionSpecification oas,
AuditEvent event,
LibraryObject target)
Receive notification that an event is being posted.
|
Modifier and Type | Method and Description |
---|---|
static Item[] |
Item.convertToItems(FdkSession session,
LibraryObject[] reposObjects,
AttributeRequest[] attributes)
Converts a list of repository objects to the corresponding Items.
|
abstract String |
FdkConfiguration.lookupItemType(LibraryObject reposObject)
Lookup the FDK type for the specified LibraryObject.
|
Constructor and Description |
---|
Item(FdkSession session,
LibraryObject reposObject,
AttributeRequest[] attributes)
Constructor that converts a repository object into an Item.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
AttributeHandlerContext.getRepositoryObject()
Returns the repository object.
|
LibraryObject |
AttributeUpdater.getRepositoryObject()
Returns the repository object to be updated.
|
Modifier and Type | Method and Description |
---|---|
AttributeHandler |
AttributeHandlerRegistry.getAttributeHandler(String attributeName,
LibraryObject reposObject)
Returns the AttributeHandler registered for the given attribute name or
null if the attribute name is not registered. |
static LinkedHashMap |
AttributeHelper.getAttributes(FdkSession fsession,
LibraryObject reposObject,
AttributeRequest[] attributes)
Returns the map of specified attributes.
|
static Long |
Utils.getId(LibraryObject reposObject)
Returns the ID of a repository object, ignoring any exceptions.
|
String |
ItemTypeRegistry.getItemType(LibraryObject reposObject)
Returns the ItemType corresponding to the repository object or
null if the object class is not registered. |
static String |
AttributeHelper.getNameAttribute(FdkSession session,
LibraryObject reposObject)
Returns the NAME attribute for an object based on the handler for
the attribute.
|
String |
FdkConfigurationImpl.lookupItemType(LibraryObject reposObject)
Lookup the FDK type for the specified LibraryObject.
|
static void |
AttributeHelper.setAttributes(FdkSessionImpl session,
LibraryObject reposObject,
NamedValue[] attributes)
Sets the attributes on a given repository object.
|
Constructor and Description |
---|
AttributeUpdater(LibraryObject reposObject,
String reposAttrName,
Object value)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
NameAttributeHandler.getName(LibraryObject reposObject)
Helper method called as an optimization from the AttributeHelper.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
AttributeStringDisplayContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
DeleteLibraryObjectContext.getLibraryObject()
Gets the LibraryObject.
|
LibraryObject |
GetAttributeNamesContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
GetAttributesContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
IfsAttributeStringDisplayContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
IfsCatContext.getLibraryObject()
Gets the LibraryObject to render.
|
LibraryObject |
IfsDeleteLibraryObjectContext.getLibraryObject()
Gets the LibraryObject.
|
LibraryObject |
IfsGetAttributeNamesContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
IfsGetAttributesContext.getLibraryObject()
Gets the LibraryObject
|
LibraryObject |
IfsParseStreamContext.getLibraryObject()
Gets the returning LibraryObject.
|
LibraryObject |
IfsRenderAsRandomAccessContentContext.getLibraryObject()
Gets the LibraryObject to render.
|
LibraryObject |
IfsRenderAsReaderContext.getLibraryObject()
Gets the LibraryObject to render.
|
LibraryObject |
IfsRenderAsStreamContext.getLibraryObject()
Gets the LibraryObject to render.
|
LibraryObject |
IfsShowAllPathsContext.getLibraryObject()
Gets the target object.
|
LibraryObject |
IfsUploadFileContext.getLibraryObject()
Gets the returning LibraryObject.
|
LibraryObject |
ParseStreamContext.getLibraryObject()
Gets the returning LibraryObject.
|
LibraryObject |
RenderContext.getLibraryObject()
Gets the LibraryObject to render.
|
LibraryObject |
ShowAllPathsContext.getLibraryObject()
Gets the target object.
|
LibraryObject |
UploadFileContext.getLibraryObject()
Gets the returning LibraryObject.
|
LibraryObject[] |
IfsSetAttributesContext.getLibraryObjects()
Gets the LibraryObjects whose attribute would be modified.
|
LibraryObject[] |
IfsStringListContext.getLibraryObjects()
Gets the LibraryObject
|
LibraryObject[] |
SetAttributesContext.getLibraryObjects()
Gets the LibraryObjects whose attribute would be modified.
|
LibraryObject[] |
StringListContext.getLibraryObjects()
Gets the LibraryObject
|
LibraryObject[] |
IfsInvokeSelectorContext.getResult()
Gets the Results.
|
LibraryObject[] |
InvokeSelectorContext.getResult()
Gets the Results.
|
protected LibraryObject |
IfsUploadFileCommand.runParseStreamCommand(LibrarySession session,
Parser parser,
InputStream stream,
String name,
String folderPath,
ParserCallback callback,
AccessControlList acl,
String language,
String characterSet)
Execute an IfsParseStreamCommand.
|
Modifier and Type | Method and Description |
---|---|
protected StringBuffer |
IfsAttributeStringDisplayCommand.displayLongList(StringBuffer buffer,
LibraryObject lo,
LibrarySession session,
boolean obfuscate) |
protected StringBuffer |
IfsAttributeStringDisplayCommand.displayName(StringBuffer buffer,
LibraryObject lo,
LibrarySession session) |
protected void |
IfsStringListCommand.executeAttributeStringDisplay(LibraryObject obj,
AttributeValue[] attrs,
boolean namesOnly,
LibrarySession session,
StringBuffer buffer,
boolean obfuscate) |
protected String[] |
IfsStringListCommand.executeGetAttributeNames(LibraryObject obj) |
protected AttributeValue[] |
IfsStringListCommand.executeGetAttributes(LibraryObject obj,
String[] attrNames) |
protected String[] |
IfsGetAttributeNamesCommand.getAttributeNameList(LibraryObject lo)
Returns a list of available attribute names associated with a LO.
|
protected AttributeValue[] |
IfsGetAttributesCommand.getAttributes(LibraryObject obj,
String[] attrs)
Gets an AttributeValue[] based on a LibraryObject and attribute names.
|
protected String |
IfsAttributeStringDisplayCommand.getMeaningfulString(LibraryObject[] objs,
boolean obfuscate)
Gets a meaningful string for a LibraryObject[].
|
protected String |
IfsAttributeStringDisplayCommand.getMeaningfulString(LibraryObject obj,
boolean obfuscate)
Gets a meaningful string for a LibraryObject.
|
protected StringBuffer |
IfsAttributeStringDisplayCommand.outputObjectVertical(StringBuffer buffer,
LibraryObject obj,
AttributeValue[] attrs,
LibrarySession session,
boolean obfuscate) |
void |
AttributeStringDisplayContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject being displayed
|
void |
DeleteLibraryObjectContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject.
|
void |
GetAttributeNamesContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject
|
void |
GetAttributesContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject
|
void |
IfsAttributeStringDisplayContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject
|
void |
IfsCatContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject to render.
|
void |
IfsDeleteLibraryObjectContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject.
|
void |
IfsGetAttributeNamesContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject
|
void |
IfsGetAttributesContext.setLibraryObject(LibraryObject obj)
Sets the the LibraryObject
|
void |
IfsParseStreamContext.setLibraryObject(LibraryObject lo)
Sets the returning LibraryObject.
|
void |
IfsRenderAsRandomAccessContentContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject to render.
|
void |
IfsRenderAsReaderContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject to render.
|
void |
IfsRenderAsStreamContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject to render.
|
void |
IfsShowAllPathsContext.setLibraryObject(LibraryObject lo)
Sets the target object.
|
void |
IfsUploadFileContext.setLibraryObject(LibraryObject lo)
Sets the returning LibraryObject.
|
void |
ParseStreamContext.setLibraryObject(LibraryObject lo)
Sets the returning LibraryObject.
|
void |
RenderContext.setLibraryObject(LibraryObject lo)
Sets the LibraryObject to render.
|
void |
ShowAllPathsContext.setLibraryObject(LibraryObject po)
Sets the target object.
|
void |
UploadFileContext.setLibraryObject(LibraryObject lo)
Sets the returning LibraryObject
|
void |
IfsSetAttributesContext.setLibraryObjects(LibraryObject[] objs)
Sets the LibraryObjects whose attribute would be
modified.
|
void |
IfsStringListContext.setLibraryObjects(LibraryObject[] objs)
Sets the the LibraryObject
|
void |
SetAttributesContext.setLibraryObjects(LibraryObject[] objs)
Sets the LibraryObjects whose attribute would be
modified.
|
void |
StringListContext.setLibraryObjects(LibraryObject[] objs)
Sets the the LibraryObjects
|
void |
IfsInvokeSelectorContext.setResult(LibraryObject[] result)
Sets the result.
|
void |
InvokeSelectorContext.setResult(LibraryObject[] result)
Sets the result.
|
Constructor and Description |
---|
IfsDeleteLibraryObjectContext(LibrarySession session,
LibraryObject lo,
LibraryObjectDefinition loDef)
Constructor which sets up all the required parameters.
|
IfsGetAttributesContext(LibraryObject obj,
String[] attrNames)
Other Constructor.
|
IfsSetAttributesContext(LibraryObject[] objs,
String attrName,
AttributeValue attrValue)
Another constructor
|
IfsShowAllPathsContext(LibrarySession session,
LibraryObject obj)
Constructor which sets up all the required parameters.
|
Modifier and Type | Method and Description |
---|---|
protected LibraryObject[] |
CupLsArgumentTranslator.expandFolders(LibraryObject[] los) |
protected LibraryObject[] |
CupArgumentTranslator.resolveObject(LibrarySession session,
FolderPathResolver fpr,
Hashtable tstate,
boolean multipleObjectsAllowed)
This returns an array of LibraryObjects based on the flags and positionals.
|
Modifier and Type | Method and Description |
---|---|
protected LibraryObject[] |
CupLsArgumentTranslator.expandFolders(LibraryObject[] los) |
protected FolderDefinition |
CupRmArgumentTranslator.resolveDefinition(CommandContext state,
Object invoker,
Hashtable tstate,
LibraryObject lo)
Creates a FolderDefinition if we need to one to be used with RM command.
|
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 |
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 | Method and Description |
---|---|
static LibraryObject |
Message.getOwningObject(LibraryObject lo)
getOwningObject()
Get the LibraryObject that owns this object
This is for use in the Web-UI and Win-Ui finds
|
Modifier and Type | Method and Description |
---|---|
static LibraryObject |
Message.getOwningObject(LibraryObject lo)
getOwningObject()
Get the LibraryObject that owns this object
This is for use in the Web-UI and Win-Ui finds
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
BoundedLibraryObjectCache.findLibraryObject(Object itemKey,
LibrarySession session)
Gets an item from this cache.
|
Modifier and Type | Method and Description |
---|---|
void |
BoundedLibraryObjectCache.putLibraryObject(Object itemKey,
LibraryObject value)
Puts an item in this cache.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
IfsObjectResolver.getLibraryObjectById(Long id)
Gets either the PublicObject, SystemObject, or SchemaObject
associated with id.
|
LibraryObject |
IfsObjectResolver.getLibraryObjectByValueDefault(String valDefName)
Gets a LibraryObject from a ValueDefault name.
|
LibraryObject |
ParserHelper.parseExistingDocument(Document doc,
String workingName,
String workingParentFolderPath,
ParserCallback callback,
AccessControlList acl)
Handles the creation of objects given an existing Document.
|
LibraryObject |
ParserHelper.parseStream(InputStream in,
String name,
String parentFolderPath,
ParserCallback callback,
AccessControlList acl,
String language,
String characterSet)
Handles the creation of objects given a Stream and a name
|
Modifier and Type | Method and Description |
---|---|
String[] |
IfsObjectResolver.getAttributeNameList(LibraryObject lo)
Returns a list of available attribute names associated with a LO.
|
AttributeValue[] |
IfsObjectResolver.getAttributes(LibraryObject obj,
String[] attrs) |
AttributeValue[][] |
IfsObjectResolver.getAttributesArray(LibraryObject[] objs,
String[] attrs)
Gets a set of Attributes for an array of LibraryObjects.
|
Copyright © 2023. All rights reserved.