| Modifier and Type | Method and Description | 
|---|---|
LibraryObjectDefinition | 
DefinitionAdmin.checkDefinition(String idname)  | 
protected LibraryObjectDefinition | 
AdminManager.getDefinitionFromSectionParams(LibrarySession sess,
                              ParameterTable params)
getDefinitionFromSectionParams() - returns a cloned
 LibraryObjectDefinition is 
 an explicit Definition specified in the Section. 
 | 
LibraryObjectDefinition | 
DefinitionAdmin.lookupDefinition(String idname)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AccessControlListAdmin.deleteAccessControlList(LibrarySession sess,
                       String idname,
                       LibraryObjectDefinition def)
Inline/internal variant of Delete AccessControlList 
 | 
void | 
ApplicationObjectAdmin.deleteApplicationObject(LibrarySession sess,
                       String idname,
                       LibraryObjectDefinition def)
Inline/internal variant of Delete ApplicationObject 
 | 
void | 
DirectoryGroupAdmin.deleteDirectoryGroup(LibrarySession sess,
                    String idname,
                    LibraryObjectDefinition def)
Inline/internal variant of Delete DirectoryGroup 
 | 
void | 
DirectoryUserAdmin.deleteDirectoryUser(LibrarySession sess,
                   String idname,
                   LibraryObjectDefinition def)
Inline/internal variant of Delete DirectoryUser 
 | 
void | 
DocumentAdmin.deleteDocument(LibrarySession sess,
              String idname,
              LibraryObjectDefinition def)
Inline/internal variant of Delete Document 
 | 
void | 
FamilyAdmin.deleteFamily(LibrarySession sess,
            String idname,
            LibraryObjectDefinition def)
Inline/internal variant of Delete Family 
 | 
void | 
FolderAdmin.deleteFolder(LibrarySession sess,
            String idname,
            LibraryObjectDefinition def)
Inline/internal variant of Delete Folder 
 | 
void | 
PropertyBundleAdmin.deletePropertyBundle(LibrarySession sess,
                    String idname,
                    LibraryObjectDefinition def)
Inline/internal variant of Delete PropertyBundle 
 | 
void | 
SearchObjectAdmin.deleteSearchObject(LibrarySession sess,
                  String idname,
                  LibraryObjectDefinition def)
Inline/internal variant of Delete SearchObject 
 | 
void | 
SelectorObjectAdmin.deleteSelectorObject(LibrarySession sess,
                    String idname,
                    LibraryObjectDefinition def)
Inline/internal variant of Delete SelectorObject 
 | 
void | 
UserProfileAdmin.deleteUserProfile(LibrarySession sess,
                 String idname,
                 LibraryObjectDefinition def)
Inline/internal variant of Delete UserProfile 
 | 
void | 
VersionDescriptionAdmin.deleteVersionDescription(LibrarySession sess,
                        String idname,
                        LibraryObjectDefinition def)
Inline/internal variant of Delete VersionDescription 
 | 
void | 
VersionSeriesAdmin.deleteVersionSeries(LibrarySession sess,
                   String idname,
                   LibraryObjectDefinition def)
Inline/internal variant of Delete VersionSeries 
 | 
void | 
FolderAdmin.freeFolder(LibrarySession sess,
          String idname,
          LibraryObjectDefinition def)
Inline/internal variant of Free Folder 
 | 
protected void | 
AdminManager.setDefinitionFromSectionParams(LibrarySession sess,
                              ParameterTable params,
                              LibraryObjectDefinition def)
setDefinitionFromSectionParams() - calls main variant
 of setDefinitionFromSectionParams with the forceNameUpper
 parameter set to true. 
 | 
protected void | 
AdminManager.setDefinitionFromSectionParams(LibrarySession sess,
                              ParameterTable params,
                              LibraryObjectDefinition def,
                              boolean forceNameUpper)
setDefinitionFromSectionParams() - apply any attribuite settings
 and other section settings to the specified LODef. 
 | 
void | 
DefinitionAdmin.showDefinition(LibrarySession sess,
              LibraryObjectDefinition def)  | 
void | 
AccessControlListAdmin.undeleteAccessControlList(LibrarySession sess,
                         String idname,
                         LibraryObjectDefinition def)
Inline/internal variant of Undelete AccessControlList 
 | 
void | 
ApplicationObjectAdmin.undeleteApplicationObject(LibrarySession sess,
                         String idname,
                         LibraryObjectDefinition def)
Inline/internal variant of Undelete ApplicationObject 
 | 
void | 
DirectoryGroupAdmin.undeleteDirectoryGroup(LibrarySession sess,
                      String idname,
                      LibraryObjectDefinition def)
Inline/internal variant of Undelete DirectoryGroup 
 | 
void | 
DirectoryUserAdmin.undeleteDirectoryUser(LibrarySession sess,
                     String idname,
                     LibraryObjectDefinition def)
Inline/internal variant of Undelete DirectoryUser 
 | 
void | 
DocumentAdmin.undeleteDocument(LibrarySession sess,
                String idname,
                LibraryObjectDefinition def)
Inline/internal variant of Undelete Document 
 | 
void | 
FamilyAdmin.undeleteFamily(LibrarySession sess,
              String idname,
              LibraryObjectDefinition def)
Inline/internal variant of Undelete Family 
 | 
void | 
FolderAdmin.undeleteFolder(LibrarySession sess,
              String idname,
              LibraryObjectDefinition def)
Inline/internal variant of Undelete Folder 
 | 
void | 
PropertyBundleAdmin.undeletePropertyBundle(LibrarySession sess,
                      String idname,
                      LibraryObjectDefinition def)
Inline/internal variant of Undelete PropertyBundle 
 | 
void | 
SearchObjectAdmin.undeleteSearchObject(LibrarySession sess,
                    String idname,
                    LibraryObjectDefinition def)
Inline/internal variant of Undelete SearchObject 
 | 
void | 
SelectorObjectAdmin.undeleteSelectorObject(LibrarySession sess,
                      String idname,
                      LibraryObjectDefinition def)
Inline/internal variant of Undelete SelectorObject 
 | 
void | 
UserProfileAdmin.undeleteUserProfile(LibrarySession sess,
                   String idname,
                   LibraryObjectDefinition def)
Inline/internal variant of Undelete UserProfile 
 | 
void | 
VersionDescriptionAdmin.undeleteVersionDescription(LibrarySession sess,
                          String idname,
                          LibraryObjectDefinition def)
Inline/internal variant of Undelete VersionDescription 
 | 
void | 
VersionSeriesAdmin.undeleteVersionSeries(LibrarySession sess,
                     String idname,
                     LibraryObjectDefinition def)
Inline/internal variant of Undelete VersionSeries 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AccessControlEntryDefinition
The AccessControlEntryDefinition class is used to
 construct an AccessControlEntry object. 
 | 
class  | 
AccessControlListDefinition
The AccessControlListDefinition class is used to
 create or update an AccessControlList object. 
 | 
class  | 
ActionSpecificationDefinition
A ActionSpecificationDefinition is used to create or modify
 a ActionSpecification instance. 
 | 
class  | 
ActivityRecordDefinition
A ActivityRecordDefinition is used to create or modify
 a ActivityRecord instance. 
 | 
class  | 
ActivitySpecificationDefinition
A ActivitySpecificationDefinition is used to create or modify
 a ActivitySpecification instance. 
 | 
class  | 
ActorDefinition
A ActorDefinition is used to define or update 
 Actor instances. 
 | 
class  | 
ActorRelationDefinition
A ActorRelationDefinition is used to create or modify
 a ActorRelation instance. 
 | 
class  | 
ApplicationObjectDefinition
The ApplicationObjectDefinition class is used to construct an 
 ApplicationObject. 
 | 
class  | 
ApplicationTokenDefinition
An ApplicationTokenDefinition is used to create or modify
 an ApplicationToken instance. 
 | 
class  | 
AttachmentRelationDefinition
An AttachmentRelationDefinition is used to define or update 
 AttachmentRelation instances. 
 | 
class  | 
AttributeDefinition
An AttributeDefinition is a template for creating an Attribute. 
 | 
class  | 
BranchRelationshipDefinition
This feature is not supported in PRODUCTION 9.0. 
 | 
class  | 
CategoryDefinition
A CategoryDefinition is used to define or update Category instances. 
 | 
class  | 
ClassAccessControlListDefinition
The ClassAccessControlListDefinition class is used to construct a
 ClassAccessControlList object. 
 | 
class  | 
ClassDomainDefinition
The ClassDomainDefinition class is used to construct a ClassDomain
 object. 
 | 
class  | 
ClassObjectDefinition
The ClassObjectDefinition class is used to construct an 
 ClassObject. 
 | 
class  | 
CompositeGroupDefinition
A CompositeGroupDefinition is used to create or modify
 a CompositeGroup instance. 
 | 
class  | 
ConfigurationCategoryDefinition
A ConfigurationCategoryDefinition is used to create or modify
 a ConfigurationCategory instance. 
 | 
class  | 
ContactListDefinition
A ContactListDefinition is used to create or modify
 a ContactList instance. 
 | 
class  | 
ContentControllerDefinition
A ContentControllerDefinition is used to create or modify
 a ContentController instance. 
 | 
class  | 
ContentObjectDefinition
The ContentObjectDefinition class is used to
 construct a ContentObject object. 
 | 
class  | 
ContentQuotaDefinition
The ContentQuotaDefinition class is used to
 create or update a ContentQuota object. 
 | 
class  | 
ContentVaultEntryDefinition
A ContentVaultEntryDefinition is used to create or modify
 a ContentVaultEntry instance. 
 | 
class  | 
ConversationDefinition
A ConversationDefinition is used to create or modify
 a Conversation instance. 
 | 
class  | 
ConversationRelationDefinition
A ConversationRelationDefinition is used to create or modify
 a ConversationRelation instance. 
 | 
class  | 
CustomMediaDriverSpecificationDefinition
A CustomMediaDriverSpecificationDefinition is used to create or modify a
 CustomMediaDriverSpecification instance. 
 | 
class  | 
DefinitionObjectDefinition
A DefinitionObjectDefinition is used to create or modify
 a DefinitionObject instance. 
 | 
class  | 
DependentViewDefinition
A DependentViewDefinition is used to create or modify
 a DependentView instance. 
 | 
class  | 
DirectoryGroupDefinition
A DirectoryGroupDefinition is used to create or update a DirectoryGroup. 
 | 
class  | 
DirectoryObjectDefinition
The DirectoryObjectDefinition class is used to create or update 
 a DirectoryObject. 
 | 
class  | 
DirectoryUserDefinition
A DirectoryUserDefinition is used to create or update a 
 DirectoryUser. 
 | 
class  | 
DocumentDefinition
A DocumentDefinition is used to create or update a Document object. 
 | 
class  | 
ExtendedPermissionDefinition
An ExtendedPermissionDefinition is used to create or update an ExtendedPermission object. 
 | 
class  | 
ExtendedUserProfileDefinition
The ExtendedUserProfileDefinition class is used to 
 construct a ExtendedUserProfile
 object. 
 | 
class  | 
ExternalRetentionPolicyDefinition
A ExternalRetentionPolicyDefinition is used to create or modify
 a ExternalRetentionPolicy instance. 
 | 
class  | 
FamilyDefinition
The FamilyDefinition class is used to
 construct a Family object. 
 | 
class  | 
FolderDefinition
The FolderDefinition class is used to
 construct a Folder object. 
 | 
class  | 
FolderLinkDefinition
A FolderLinkDefinition class is used to construct a 
 FolderLink. 
 | 
class  | 
FolderPathRelationshipDefinition
The FolderPathRelationshipDefinition class is used to
 construct a FolderPathRelationship object. 
 | 
class  | 
FolderRelationshipDefinition
A FolderRelationshipDefinition is used to
 construct a FolderRelationship object. 
 | 
class  | 
FormatDefinition
The FormatDefinition class is used to construct a Format object. 
 | 
class  | 
GroupMemberRelationshipDefinition
The GroupMemberRelationshipDefinition class is used to 
 construct a GroupMemberRelationship object. 
 | 
class  | 
InterMediaAudioCdTrackDefinition
The InterMediaAudioCdTrackDefinition class 
  
 | 
class  | 
InterMediaAudioDefinition
The InterMediaAudioDefinition class 
  
 | 
class  | 
InterMediaImageDefinition
The InterMediaImageDefinition class 
  
 | 
class  | 
InterMediaMovieDefinition
The InterMediaMovieDefinition class 
  
 | 
class  | 
InterMediaSourceDefinition
The InterMediaSourceDefinition class 
  
 | 
class  | 
InterMediaVideoDefinition
The InterMediaVideoDefinition class 
  
 | 
class  | 
InternalRetentionPolicyDefinition
A InternalRetentionPolicyDefinition is used to create or modify
 a InternalRetentionPolicy instance. 
 | 
class  | 
LifecycleDateRuleSpecificationDefinition
A LifecycleDateRuleSpecificationDefinition is used to create or modify
 a LifecycleDateRuleSpecification instance. 
 | 
class  | 
LifecyclePolicyActionSpecificationDefinition
A LifecyclePolicyActionSpecificationDefinition is used to create or modify
 a LifecyclePolicyActionSpecification instance. 
 | 
class  | 
LifecyclePolicyDefinition
A LifecyclePolicyDefinition is used to create or modify
 a LifecyclePolicy instance. 
 | 
class  | 
LifecyclePolicyEntryDefinition
A LifecyclePolicyEntryDefinition is used to create or modify
 a LifecyclePolicyEntry instance. 
 | 
class  | 
LinkDefinition
A LinkDefinition is used to create or update a Link. 
 | 
class  | 
LockEntryDefinition
A LockEntryDefinition is used to create or modify
 a LockEntry instance. 
 | 
class  | 
LockObjectDefinition
The LockObjectDefinition class is used to define an instance of a LockObject. 
 | 
class  | 
MediaBfileDefinition
A MediaBfileDefinition is used to create or modify a MediaBfile instance. 
 | 
class  | 
MediaBlobDefinition
A MediaBlobDefinition is used to create or modify a MediaBlob instance. 
 | 
class  | 
MediaCustomDefinition
A MediaCustomDefinition is used to create or modify a MediaCustom instance. 
 | 
class  | 
MediaDefinition
The MediaDefinition class is used to
 construct a Media object. 
 | 
class  | 
MediaLobDefinition
A MediaLobDefinition is used to create or modify a MediaLob instance. 
 | 
class  | 
MessageEntryDefinition
A MessageEntryDefinition is used to define or update MessageEntry instances. 
 | 
class  | 
MessageListDefinition
A MessageListDefinition is used to define or update MessageList instances. 
 | 
class  | 
MountPointDefinition
The MountPointDefinition class is used to
 construct a MountPoint object. 
 | 
class  | 
NamedRelationshipDefinition
This feature is not supported in PRODUCTION 9iFS. 
 | 
class  | 
NodeConfigurationDefinition
A NodeConfigurationDefinition is a template used to
 create a NodeConfiguration. 
 | 
class  | 
PerformedActivitySpecificationDefinition
A PerformedActivitySpecificationDefinition is used to create or modify
 a PerformedActivitySpecification instance. 
 | 
class  | 
PermissionBundleDefinition
A PermissionBundleDefinition is used to create or update
 a PermissionBundle object. 
 | 
class  | 
PolicyDefinition
A PolicyDefinition is used to create of update a Policy. 
 | 
class  | 
PolicyListDefinition
A PolicyListDefinition is used to
 create or update a PolicyList object. 
 | 
class  | 
PolicyListElementDefinition
A PolicyListDefinition is used to
 create or update a PolicyListElement object. 
 | 
class  | 
PolicyPropertyBundleDefinition
Deprecated. 
 
CM SDK 10gR2: see release notes for changes to Policy framework 
 | 
class  | 
PrimaryUserProfileDefinition
The PrimaryUserProfileDefinition class is used to
 construct a PrimaryUserProfile object. 
 | 
class  | 
PrinterDefinition
The PrinterDefinition class is used to
 construct a Printer object. 
 | 
class  | 
PrintJobDefinition
A PrintJobDefinition is used to construct a PrintJob object. 
 | 
class  | 
PropertyBundleDefinition
A PropertyBundleDefinition class is used to create or update a 
 PropertyBundle. 
 | 
class  | 
PropertyDefinition
A PropertyDefinition is used to hold the specification of a Property value 
 associated with a PropertyBundle. 
 | 
class  | 
PublicObjectDefinition
The PublicObjectDefinition class is the abstract superclass
 of all public object definition classes. 
 | 
class  | 
QueueDefinition
The QueueDefinition class is used to
 construct a Queue instance. 
 | 
class  | 
RelationDefinition
A RelationDefinition is used to create or modify
 a Relation instance. 
 | 
class  | 
RelationshipDefinition
The RelationshipDefinition class is used to
 construct a Relationship between two public objects. 
 | 
class  | 
RetentionPolicyDefinition
A RetentionPolicyDefinition is used to create or modify
 a RetentionPolicy instance. 
 | 
class  | 
SchemaCategoryDefinition
The SchemaCategoryDefinition class is used to
 construct a SchemaCategory object. 
 | 
class  | 
SchemaObjectDefinition
A SchemaObjectDefinition is a template for creating a new SchemaObject. 
 | 
class  | 
SearchObjectDefinition
Deprecated. 
 
CM SDK 10g: Class is deprecated and will be deleted 
 in a future release. 
 | 
class  | 
SelectorObjectDefinition
The SelectorObjectDefinition class creates SelectorObjects. 
 | 
class  | 
ServerConfigurationDefinition
A ServerConfigurationDefinition is a template used to
 create a ServerConfiguration. 
 | 
class  | 
ServiceConfigurationDefinition
A ServiceConfigurationDefinition is a template used to
 create a ServiceConfiguration. 
 | 
class  | 
SimpleObjectDefinition
A SimpleObjectDefinition is used to create or modify
 a SimpleObject instance. 
 | 
class  | 
SimplePropertyDefinition
A SimplePropertyDefinition is used to create or modify
 a SimpleProperty instance. 
 | 
class  | 
SimplePropertyTableDefinition
A SimplePropertyTableDefinition is used to create or modify
 a SimplePropertyTable instance. 
 | 
class  | 
SimplePropertyTableListDefinition
A SimplePropertyTableListDefinition is used to create or modify
 a SimplePropertyTableList instance. 
 | 
class  | 
SortObjectDefinition
A SortObjectDefinition is used to create or modify
 a SortObject instance. 
 | 
class  | 
StorageGroupDefinition
A StorageGroupDefinition is used to create or modify a StorageGroup instance. 
 | 
class  | 
SystemAccessControlListDefinition
The SystemAccessControlListDefinition class is used to
 construct a SystemAccessControlList object. 
 | 
class  | 
SystemCategoryDefinition
The SystemCategoryDefinition class is used to
 construct a SystemCategory object. 
 | 
class  | 
SystemLockEntryDefinition
A SystemLockEntryDefinition is used to create or modify
 a SystemLockEntry instance. 
 | 
class  | 
SystemLockObjectDefinition
The SystemLockObjectDefinition class is used to define an instance of a 
 SystemLockObject. 
 | 
class  | 
SystemObjectDefinition
A SystemObjectDefinition is used to create and update
 instances of SystemObject objects. 
 | 
class  | 
TrackedActivitySpecificationDefinition
A TrackedActivitySpecificationDefinition is used to create or modify
 a TrackedActivitySpecification instance. 
 | 
class  | 
UserProfileDefinition
The UserProfileDefinition class is used to
 construct a UserProfile object. 
 | 
class  | 
ValueDefaultDefinition
The ValueDefaultDefinition class is used to
 construct a ValueDefault object. 
 | 
class  | 
ValueDefaultPropertyBundleDefinition
A ValueDefaultPropertyBundleDefinition is a template for creating a new
 ValueDefaultPropertyBundle. 
 | 
class  | 
ValueDomainDefinition
The ValueDomainDefinition class is used to
 construct a ValueDomain object. 
 | 
class  | 
ValueDomainPropertyBundleDefinition
A ValueDomainPropertyBundleDefinition is a template for creating a new
 ValueDomainPropertyBundle. 
 | 
class  | 
VersionDescriptionDefinition
The VersionDescriptionDefinition class is used to
 construct a VersionDescription object. 
 | 
class  | 
VersionSeriesDefinition
The VersionSeriesDefinition class is used to
 construct a VersionSeries object. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LibraryObjectDefinition | 
LibraryObjectDefinition.m_EnclosedDefinition  | 
| Modifier and Type | Method and Description | 
|---|---|
LibraryObjectDefinition | 
LibraryObjectDefinition.clone(LibrarySessionInterface session)
Returns a clone of this LibraryObjectDefinition. 
 | 
static LibraryObjectDefinition | 
LibraryObjectDefinition.constructInstance(LibrarySession session,
                 AttributeValueTable avt,
                 String defClassName)
Dynamically construct an instance from a table that contains the
 desired class. 
 | 
static LibraryObjectDefinition | 
LibraryObjectDefinition.constructInstance(LibrarySessionInterface session,
                 Long classId)
Dynamically construct an instance from a fully qualified class
 name and a session instance 
 | 
static LibraryObjectDefinition | 
LibraryObjectDefinition.constructInstance(LibrarySessionInterface session,
                 String defClassName)
Dynamically construct an instance from a fully qualified class
 name and a session instance 
 | 
LibraryObjectDefinition | 
DefinitionObject.createDefinition()
Create a LibraryObjectDefinition from the properties of this
 DefintiionObject. 
 | 
LibraryObjectDefinition | 
LibraryObject.getCopyContext()
Get the context of a copy operation, if a copy is in progress for the
 target object. 
 | 
LibraryObjectDefinition | 
LibrarySession.getCopyContext(Long id)
Get the context of a copy operation, if a copy is in progress for the
 specified object. 
 | 
LibraryObjectDefinition | 
LibraryObject.getCreateContext()
Get the context of a create operation, if a create is in progress for the
 target object. 
 | 
LibraryObjectDefinition | 
LibrarySession.getCreateContext(Long id)
Get the context of a create operation, if a create is in progress for the
 specified object. 
 | 
LibraryObjectDefinition | 
LibraryObject.getDefinition()
Creates a LibraryObjectDefinition which represents this object. 
 | 
LibraryObjectDefinition | 
LibraryObjectDefinition.getDefinition(String name)
Return a definition value. 
 | 
LibraryObjectDefinition | 
LibraryObject.getDefinitionForSimplePropertyUpdates(boolean updateLastModInfo)
Gets the LibraryObjectDefinition to use for adding or removing
 SimpleProperties to/from the target object. 
 | 
LibraryObjectDefinition | 
PublicObject.getDefinitionForSimplePropertyUpdates(boolean updateLastModInfo)
Gets the LibraryObjectDefinition to use for adding or removing
 SimpleProperties to/from the target object. 
 | 
LibraryObjectDefinition[] | 
LibraryObjectDefinition.getDefinitions(String name)
Return a set of definitions for a definition list, identified by the specified name. 
 | 
LibraryObjectDefinition | 
LibraryObject.getFreeContext()
Get the context of a free operation, if a free is in progress for the
 target object. 
 | 
LibraryObjectDefinition | 
LibrarySession.getFreeContext(Long id)
Get the context of a free operation, if a free is in progress for the
 specified object. 
 | 
LibraryObjectDefinition | 
DefinitionObjectDefinition.getTargetDefinition()
get the target definition that this DefinitionObject is to represent. 
 | 
LibraryObjectDefinition | 
LibraryObject.getUpdateContext()
Get the context of an update operation, if an update is in progress for the
 target object. 
 | 
LibraryObjectDefinition | 
LibrarySession.getUpdateContext(Long id)
Get the context of an update operation, if an update is in progress for the
 specified object. 
 | 
LibraryObjectDefinition | 
LibraryObjectDefinition.getWriteableInstance()
Returns a a non-readonly instance. 
 | 
protected LibraryObjectDefinition | 
LibraryObject.updateAndExposeDefinition(LibraryObjectDefinition def)
Updates this object from the attributes and options set in 
 the specified LibraryObjectDefinition, returning the definition
 that was used server-side. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LibraryObjectDefinition.addDefinition(String name,
             LibraryObjectDefinition value)
Add a definition to a definition list, which is identified by the specified name. 
 | 
void | 
LibraryObjectDefinition.addDefinitions(String name,
              LibraryObjectDefinition[] values)
Add definitions to a definition list, which is identified by the specified name. 
 | 
protected void | 
LibraryObject.applyProperties(LibraryObjectDefinition def)
Applies any properties that might be present in the specified definition. 
 | 
protected void | 
PropertyBundle.applyProperties(LibraryObjectDefinition def)  | 
protected void | 
LibraryObject.auditCreated(LibraryObjectDefinition lodef)
Creates audit events for the create operation. 
 | 
protected void | 
ApplicationObject.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
DirectoryGroup.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
DirectoryUser.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
Document.auditUpdated(LibraryObjectDefinition lodef)
Creates audit events for the update operation. 
 | 
protected void | 
Family.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
Folder.auditUpdated(LibraryObjectDefinition lodef)
Creates audit events for the update operation. 
 | 
protected void | 
FolderLink.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.auditUpdated(LibraryObjectDefinition lodef)
Creates audit events for the update operation. 
 | 
protected void | 
Link.auditUpdated(LibraryObjectDefinition lodef)  | 
protected void | 
Relation.auditUpdated(LibraryObjectDefinition lodef)
Creates audit events for the update operation. 
 | 
void | 
LibraryObject.checkRequiredAttributeSet(LibraryObjectDefinition def,
                         String attrName,
                         boolean forUpdate)
Verify that a required attribute is set properly in
 the specified LibraryObjectDefinition. 
 | 
PublicObject | 
PublicObject.copy(LibraryObjectDefinition def)
Produces a copy of this PublicObject. 
 | 
void | 
LibraryObjectDefinition.copyInto(LibraryObjectDefinition lodef)
Copy the contents of the target Definition into the specified
 Definition. 
 | 
void | 
ValueDomainPropertyBundleDefinition.copyInto(LibraryObjectDefinition lodef)
Copy the contents of the target Definition into the specified
 Definition. 
 | 
void | 
Folder.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
void | 
LibraryObject.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
void | 
PublicObject.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
void | 
SchemaObject.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
void | 
SimpleObject.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
void | 
SystemObject.free(LibraryObjectDefinition def)
Permanently removes this object from the repository, with options. 
 | 
protected static String | 
SortObject.generateUniqueNameFromDefinition(LibrarySession session,
                                LibraryObjectDefinition lodef)
Generate the unique name of the sort object using the attributes
 in the supplied library object definition. 
 | 
AttributeValue | 
LibraryObject.getEventualAttributeByUpperCaseName(String attrName,
                                   LibraryObjectDefinition def)
Gets the attribute value for the specified attribute from either
 the target object or from the specified definition. 
 | 
protected PublicObject | 
PublicObject.handleCopy(LibraryObjectDefinition def)
Handle the low-level repository copy 
 | 
protected PublicObject | 
PublicObject.handleCreate(LibraryObjectDefinition lodef)
Handles the low-level creation of the PublicObject 
 | 
protected SchemaObject | 
SchemaObject.handleCreate(LibraryObjectDefinition lodef)
Handle the low-level creation of the SchemaObject 
 | 
protected SimpleObject | 
SimpleObject.handleCreate(LibraryObjectDefinition lodef)
Handle the low-level creation of the SimpleObject 
 | 
protected SystemObject | 
SystemObject.handleCreate(LibraryObjectDefinition lodef)
Handle the low-level creation of the SystemObject 
 | 
protected void | 
LibraryObject.handleFree(LibraryObjectDefinition def)
Handle the low-level repository free 
 | 
protected void | 
LibraryObject.handleUpdate(LibraryObjectDefinition def)
Handle the low-level repository update 
 | 
protected void | 
RetentionPolicy.handleUpdate(LibraryObjectDefinition lodef)  | 
Object | 
LibraryObject.invokeOperation(String operationName,
               LibraryObjectDefinition def)
Invokes a policy-driven operation. 
 | 
protected void | 
LibraryObject.performPostCreateExtensions(LibraryObjectDefinition def,
                           ClassObject co)
Perform standard operations for postCreate, for a specific ClassObject
 in the target object's class hierarchy. 
 | 
protected void | 
LibraryObject.performPostFreeExtensions(LibraryObjectDefinition def)
Perform standard operations for postFree. 
 | 
protected void | 
LibraryObject.performPostUpdateExtensions(LibraryObjectDefinition def,
                           ClassObject co)
Perform standard operations for postUpdate, for a specific ClassObject
 in the target object's class hierarchy. 
 | 
protected void | 
LibraryObject.performPreCreateExtensions(LibraryObjectDefinition def)
Perform standard operations for preCreate. 
 | 
protected void | 
LibraryObject.performPreFreeExtensions(LibraryObjectDefinition def,
                        ClassObject co)
Perform standard operations for PreFree, for a specific ClassObject
 in the target object's class hierarchy. 
 | 
protected void | 
LibraryObject.performPreUpdateExtensions(LibraryObjectDefinition def,
                          ClassObject co)
Perform standard operations for PreUpdate, for a specific ClassObject
 in the target object's class hierarchy. 
 | 
protected void | 
PublicObject.postCopy(LibraryObjectDefinition def,
        PublicObject clone)
Extensibility point to perform actions after the copy of a object. 
 | 
protected void | 
ActionSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ActivityRecord.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
ActivitySpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
Actor.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
ApplicationObject.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ApplicationToken.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
Conversation.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
DefinitionObject.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a DefinitionObject. 
 | 
protected void | 
DirectoryGroup.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
DirectoryUser.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
Document.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
Family.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
Folder.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
FolderLink.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.postCreate(LibraryObjectDefinition def)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
Link.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
MessageEntry.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
MessageList.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
PerformedActivitySpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
PublicObject.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
Relation.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
SchemaObject.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a SchemaObject. 
 | 
protected void | 
SimplePropertyTable.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
SimplePropertyTableList.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
SystemObject.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a SystemObject. 
 | 
protected void | 
TrackedActivitySpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.postFree(LibraryObjectDefinition def)
Extensibility point to perform actions after the 
 permanent deletion ("Free") of a object. 
 | 
protected void | 
ActionSpecification.postUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
ApplicationToken.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a PublicObject. 
 | 
protected void | 
DefinitionObject.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a 
 DefinitionObject. 
 | 
protected void | 
LibraryObject.postUpdate(LibraryObjectDefinition def)
Extensibility point to perform actions after the update of a object. 
 | 
protected void | 
MessageList.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a PublicObject. 
 | 
protected void | 
PublicObject.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a PublicObject. 
 | 
protected void | 
SchemaObject.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a SchemaObject. 
 | 
protected void | 
SystemObject.postUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the update of a SystemObject. 
 | 
protected void | 
PublicObject.preCopy(LibraryObjectDefinition def)
Extensibility point to perform actions prior to the copy of a object. 
 | 
protected void | 
ActivityRecord.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
ActivitySpecification.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
Actor.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
ApplicationToken.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
CompositeGroup.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
Conversation.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
DefinitionObject.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a DefinitionObject. 
 | 
protected void | 
Document.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.preCreate(LibraryObjectDefinition def)
Extensibility point to perform actions prior to the 
 creation of a object. 
 | 
protected void | 
LifecycleDateRuleSpecification.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
LifecyclePolicy.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
LifecyclePolicyActionSpecification.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
LifecyclePolicyEntry.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
MessageEntry.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
MessageList.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
PerformedActivitySpecification.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
PublicObject.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
SortObject.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a SortObject. 
 | 
protected void | 
SystemObject.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
TrackedActivitySpecification.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ValueDefault.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a object. 
 | 
protected void | 
ValueDomain.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a object. 
 | 
protected void | 
ActionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ActivityRecord.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ActivitySpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
Actor.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ApplicationObject.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ApplicationToken.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
Conversation.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
DefinitionObject.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion of a DefinitionObject. 
 | 
protected void | 
DirectoryGroup.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
DirectoryUser.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
Document.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
Family.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
Folder.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
FolderLink.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.preFree(LibraryObjectDefinition def)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
LifecycleDateRuleSpecification.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
LifecyclePolicy.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
LifecyclePolicyActionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
LifecyclePolicyEntry.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
Link.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
MessageEntry.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
MessageList.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
NodeConfiguration.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
PerformedActivitySpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
PublicObject.preFree(LibraryObjectDefinition def)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
Relation.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
protected void | 
RetentionPolicy.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
SimpleProperty.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
SimplePropertyTable.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
SimplePropertyTableList.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
SortObject.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 free of a SortObject. 
 | 
protected void | 
TrackedActivitySpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ActivityRecord.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
ApplicationToken.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
Conversation.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
DefinitionObject.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a DefinitionObject. 
 | 
protected void | 
Document.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
LibraryObject.preUpdate(LibraryObjectDefinition def)
Extensibility point to perform actions prior to the update of a object. 
 | 
protected void | 
LifecycleDateRuleSpecification.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
LifecyclePolicy.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
LifecyclePolicyActionSpecification.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
LifecyclePolicyEntry.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
MessageEntry.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
MessageList.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
PublicObject.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
Relation.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
SimplePropertyTable.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
SimplePropertyTableList.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
SortObject.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 updation of a SortObject. 
 | 
protected void | 
SystemObject.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
void | 
LibraryObject.setCopyContext(LibraryObjectDefinition def)
Set the context of a copy operation for the target object. 
 | 
void | 
LibrarySession.setCopyContext(Long id,
              LibraryObjectDefinition def)
Set the context of a copy operation for the specified object. 
 | 
void | 
LibrarySession.setCreateContext(Long id,
                LibraryObjectDefinition def)
Set the context of a create operation for the specified object. 
 | 
void | 
LibraryObjectDefinition.setDefinition(String name,
             LibraryObjectDefinition value)
Set a Definition option for the new instance, identified by a name
 which distinguishes it from other definition options. 
 | 
void | 
LibraryObjectDefinition.setDefinitions(String name,
              LibraryObjectDefinition[] values)
Set the definitions of a definition list, which is identified by the specified name. 
 | 
void | 
LibraryObject.setFreeContext(LibraryObjectDefinition def)
Set the context of a free operation for the target object. 
 | 
void | 
LibrarySession.setFreeContext(Long id,
              LibraryObjectDefinition def)
Set the context of a free operation for the specified object. 
 | 
void | 
DefinitionObjectDefinition.setTargetDefinition(LibraryObjectDefinition lodef)
Set the target definition that this DefinitionObject is to represent. 
 | 
void | 
LibraryObject.setUpdateContext(LibraryObjectDefinition def)
Set the context of an update operation for the target object. 
 | 
void | 
LibrarySession.setUpdateContext(Long id,
                LibraryObjectDefinition def)
Set the context of an update operation for the specified object. 
 | 
static ActionSpecificationDefinition | 
ActionSpecificationDefinition.toActionSpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActionSpecificationDefinition. 
 | 
static ActionSpecificationDefinition | 
ActionSpecificationDefinition.toActionSpecificationDefinition(LibraryObjectDefinition lodef,
                               boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ActionSpecificationDefinition. 
 | 
static ActivityRecordDefinition | 
ActivityRecordDefinition.toActivityRecordDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActivityRecordDefinition. 
 | 
static ActivityRecordDefinition | 
ActivityRecordDefinition.toActivityRecordDefinition(LibraryObjectDefinition lodef,
                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ActivityRecordDefinition. 
 | 
static ActivitySpecificationDefinition | 
ActivitySpecificationDefinition.toActivitySpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActivitySpecificationDefinition. 
 | 
static ActivitySpecificationDefinition | 
ActivitySpecificationDefinition.toActivitySpecificationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ActivitySpecificationDefinition. 
 | 
static ActorDefinition | 
ActorDefinition.toActorDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActorDefinition. 
 | 
static ActorDefinition | 
ActorDefinition.toActorDefinition(LibraryObjectDefinition lodef,
                 boolean enforce)
Cast specified LibraryObjectDefinition to a ActorDefinition. 
 | 
static ActorRelationDefinition | 
ActorRelationDefinition.toActorRelationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ActorRelationDefinition. 
 | 
static ActorRelationDefinition | 
ActorRelationDefinition.toActorRelationDefinition(LibraryObjectDefinition lodef,
                         boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ActorRelationDefinition. 
 | 
static ApplicationTokenDefinition | 
ApplicationTokenDefinition.toApplicationTokenDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ApplicationTokenDefinition. 
 | 
static ApplicationTokenDefinition | 
ApplicationTokenDefinition.toApplicationTokenDefinition(LibraryObjectDefinition lodef,
                            boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ApplicationTokenDefinition. 
 | 
static AttachmentRelationDefinition | 
AttachmentRelationDefinition.toAttachmentRelationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a AttachmentRelationDefinition. 
 | 
static AttachmentRelationDefinition | 
AttachmentRelationDefinition.toAttachmentRelationDefinition(LibraryObjectDefinition lodef,
                              boolean enforce)
Cast specified LibraryObjectDefinition to a AttachmentRelationDefinition. 
 | 
static AttributeDefinition | 
AttributeDefinition.toAttributeDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a AttributeDefinition. 
 | 
static AttributeDefinition | 
AttributeDefinition.toAttributeDefinition(LibraryObjectDefinition lodef,
                     boolean enforceCompat)
Cast specified LibraryObjectDefinition to a AttributeDefinition. 
 | 
static CategoryDefinition | 
CategoryDefinition.toCategoryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CategoryDefinition. 
 | 
static CategoryDefinition | 
CategoryDefinition.toCategoryDefinition(LibraryObjectDefinition lodef,
                    boolean enforceCompat)
Cast specified LibraryObjectDefinition to a CategoryDefinition. 
 | 
static CompositeGroupDefinition | 
CompositeGroupDefinition.toCompositeGroupDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CompositeGroupDefinition. 
 | 
static CompositeGroupDefinition | 
CompositeGroupDefinition.toCompositeGroupDefinition(LibraryObjectDefinition lodef,
                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a CompositeGroupDefinition. 
 | 
static ConfigurationCategoryDefinition | 
ConfigurationCategoryDefinition.toConfigurationCategoryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ConfigurationCategoryDefinition. 
 | 
static ConfigurationCategoryDefinition | 
ConfigurationCategoryDefinition.toConfigurationCategoryDefinition(LibraryObjectDefinition lodef,
                                 boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ConfigurationCategoryDefinition. 
 | 
static ContactListDefinition | 
ContactListDefinition.toContactListDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ContactListDefinition. 
 | 
static ContactListDefinition | 
ContactListDefinition.toContactListDefinition(LibraryObjectDefinition lodef,
                       boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ContactListDefinition. 
 | 
static ContentControllerDefinition | 
ContentControllerDefinition.toContentControllerDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ContentControllerDefinition. 
 | 
static ContentControllerDefinition | 
ContentControllerDefinition.toContentControllerDefinition(LibraryObjectDefinition lodef,
                             boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ContentControllerDefinition. 
 | 
static ContentObjectDefinition | 
ContentObjectDefinition.toContentObjectDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a ContentObjectDefinition. 
 | 
static ContentObjectDefinition | 
ContentObjectDefinition.toContentObjectDefinition(LibraryObjectDefinition lodef,
                         boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a ContentObjectDefinition. 
 | 
static ContentVaultEntryDefinition | 
ContentVaultEntryDefinition.toContentVaultEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ContentVaultEntryDefinition. 
 | 
static ContentVaultEntryDefinition | 
ContentVaultEntryDefinition.toContentVaultEntryDefinition(LibraryObjectDefinition lodef,
                             boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ContentVaultEntryDefinition. 
 | 
static ConversationDefinition | 
ConversationDefinition.toConversationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ConversationDefinition. 
 | 
static ConversationDefinition | 
ConversationDefinition.toConversationDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ConversationDefinition. 
 | 
static ConversationRelationDefinition | 
ConversationRelationDefinition.toConversationRelationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ConversationRelationDefinition. 
 | 
static ConversationRelationDefinition | 
ConversationRelationDefinition.toConversationRelationDefinition(LibraryObjectDefinition lodef,
                                boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ConversationRelationDefinition. 
 | 
static CustomMediaDriverSpecificationDefinition | 
CustomMediaDriverSpecificationDefinition.toCustomMediaDriverSpecificationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 CustomMediaDriverSpecificationDefinition. 
 | 
static CustomMediaDriverSpecificationDefinition | 
CustomMediaDriverSpecificationDefinition.toCustomMediaDriverSpecificationDefinition(LibraryObjectDefinition lodef,
                                          boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a
 CustomMediaDriverSpecificationDefinition. 
 | 
static DefinitionObjectDefinition | 
DefinitionObjectDefinition.toDefinitionObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a DefinitionObjectDefinition. 
 | 
static DefinitionObjectDefinition | 
DefinitionObjectDefinition.toDefinitionObjectDefinition(LibraryObjectDefinition lodef,
                            boolean enforceCompat)
Cast specified LibraryObjectDefinition to a DefinitionObjectDefinition. 
 | 
static DependentViewDefinition | 
DependentViewDefinition.toDependentViewDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 DependentViewDefinition. 
 | 
static DependentViewDefinition | 
DependentViewDefinition.toDependentViewDefinition(LibraryObjectDefinition lodef,
                         boolean enforce)
Casts the specified LibraryObjectDefinition to a
 DependentViewDefinition. 
 | 
static DirectoryUserDefinition | 
DirectoryUserDefinition.toDirectoryUserDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a DirectoryUserDefinition. 
 | 
static DirectoryUserDefinition | 
DirectoryUserDefinition.toDirectoryUserDefinition(LibraryObjectDefinition lodef,
                         boolean enforceCompat)
Cast specified LibraryObjectDefinition to a DirectoryUserDefinition. 
 | 
static DocumentDefinition | 
DocumentDefinition.toDocumentDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a DocumentDefinition. 
 | 
static DocumentDefinition | 
DocumentDefinition.toDocumentDefinition(LibraryObjectDefinition lodef,
                    boolean enforceCompat)
Cast specified LibraryObjectDefinition to a DocumentDefinition. 
 | 
static ExternalRetentionPolicyDefinition | 
ExternalRetentionPolicyDefinition.toExternalRetentionPolicyDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ExternalRetentionPolicyDefinition. 
 | 
static ExternalRetentionPolicyDefinition | 
ExternalRetentionPolicyDefinition.toExternalRetentionPolicyDefinition(LibraryObjectDefinition lodef,
                                   boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ExternalRetentionPolicyDefinition. 
 | 
static FolderDefinition | 
FolderDefinition.toFolderDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a FolderDefinition. 
 | 
static FolderDefinition | 
FolderDefinition.toFolderDefinition(LibraryObjectDefinition lodef,
                  boolean enforceCompat)
Cast specified LibraryObjectDefinition to a FolderDefinition. 
 | 
static FormatDefinition | 
FormatDefinition.toFormatDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a FormatDefinition. 
 | 
static FormatDefinition | 
FormatDefinition.toFormatDefinition(LibraryObjectDefinition lodef,
                  boolean enforceCompat)
Cast specified LibraryObjectDefinition to a FormatDefinition. 
 | 
static InterMediaSourceDefinition | 
InterMediaSourceDefinition.toInterMediaSourceDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a InterMediaSourceDefinition. 
 | 
static InterMediaSourceDefinition | 
InterMediaSourceDefinition.toInterMediaSourceDefinition(LibraryObjectDefinition lodef,
                            boolean enforceCompat)
Cast specified LibraryObjectDefinition to a InterMediaSourceDefinition. 
 | 
static InternalRetentionPolicyDefinition | 
InternalRetentionPolicyDefinition.toInternalRetentionPolicyDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a 
 InternalRetentionPolicyDefinition. 
 | 
static InternalRetentionPolicyDefinition | 
InternalRetentionPolicyDefinition.toInternalRetentionPolicyDefinition(LibraryObjectDefinition lodef,
                                   boolean enforceCompat)
Cast specified LibraryObjectDefinition to a 
 InternalRetentionPolicyDefinition. 
 | 
static LifecycleDateRuleSpecificationDefinition | 
LifecycleDateRuleSpecificationDefinition.toLifecycleDateRuleSpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a LifecycleDateRuleSpecificationDefinition. 
 | 
static LifecycleDateRuleSpecificationDefinition | 
LifecycleDateRuleSpecificationDefinition.toLifecycleDateRuleSpecificationDefinition(LibraryObjectDefinition lodef,
                                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a LifecycleDateRuleSpecificationDefinition. 
 | 
static LifecyclePolicyActionSpecificationDefinition | 
LifecyclePolicyActionSpecificationDefinition.toLifecyclePolicyActionSpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a 
 LifecyclePolicyActionSpecificationDefinition. 
 | 
static LifecyclePolicyActionSpecificationDefinition | 
LifecyclePolicyActionSpecificationDefinition.toLifecyclePolicyActionSpecificationDefinition(LibraryObjectDefinition lodef,
                                              boolean enforceCompat)
Cast specified LibraryObjectDefinition to a 
 LifecyclePolicyActionSpecificationDefinition. 
 | 
static LifecyclePolicyDefinition | 
LifecyclePolicyDefinition.toLifecyclePolicyDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a LifecyclePolicyDefinition. 
 | 
static LifecyclePolicyDefinition | 
LifecyclePolicyDefinition.toLifecyclePolicyDefinition(LibraryObjectDefinition lodef,
                           boolean enforceCompat)
Cast specified LibraryObjectDefinition to a LifecyclePolicyDefinition. 
 | 
static LifecyclePolicyEntryDefinition | 
LifecyclePolicyEntryDefinition.toLifecyclePolicyEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a 
 LifecyclePolicyEntryDefinition. 
 | 
static LifecyclePolicyEntryDefinition | 
LifecyclePolicyEntryDefinition.toLifecyclePolicyEntryDefinition(LibraryObjectDefinition lodef,
                                boolean enforceCompat)
Cast specified LibraryObjectDefinition to a 
 LifecyclePolicyEntryDefinition. 
 | 
static LockEntryDefinition | 
LockEntryDefinition.toLockEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a LockEntryDefinition. 
 | 
static LockEntryDefinition | 
LockEntryDefinition.toLockEntryDefinition(LibraryObjectDefinition lodef,
                     boolean enforceCompat)
Cast specified LibraryObjectDefinition to a LockEntryDefinition. 
 | 
static MediaBfileDefinition | 
MediaBfileDefinition.toMediaBfileDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a MediaBfileDefinition. 
 | 
static MediaBfileDefinition | 
MediaBfileDefinition.toMediaBfileDefinition(LibraryObjectDefinition lodef,
                      boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a MediaBfileDefinition. 
 | 
static MediaCustomDefinition | 
MediaCustomDefinition.toMediaCustomDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a MediaCustomDefinition. 
 | 
static MediaCustomDefinition | 
MediaCustomDefinition.toMediaCustomDefinition(LibraryObjectDefinition lodef,
                       boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a MediaCustomDefinition. 
 | 
static MediaDefinition | 
MediaDefinition.toMediaDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a MediaDefinition. 
 | 
static MediaDefinition | 
MediaDefinition.toMediaDefinition(LibraryObjectDefinition lodef,
                 boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a MediaDefinition. 
 | 
static MessageEntryDefinition | 
MessageEntryDefinition.toMessageEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a MessageEntryDefinition. 
 | 
static MessageEntryDefinition | 
MessageEntryDefinition.toMessageEntryDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Cast specified LibraryObjectDefinition to a MessageEntryDefinition. 
 | 
static MessageListDefinition | 
MessageListDefinition.toMessageListDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a MessageListDefinition. 
 | 
static MessageListDefinition | 
MessageListDefinition.toMessageListDefinition(LibraryObjectDefinition lodef,
                       boolean enforce)
Cast specified LibraryObjectDefinition to a MessageListDefinition. 
 | 
static PerformedActivitySpecificationDefinition | 
PerformedActivitySpecificationDefinition.toPerformedActivitySpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a PerformedActivitySpecificationDefinition. 
 | 
static PerformedActivitySpecificationDefinition | 
PerformedActivitySpecificationDefinition.toPerformedActivitySpecificationDefinition(LibraryObjectDefinition lodef,
                                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a PerformedActivitySpecificationDefinition. 
 | 
static PublicObjectDefinition | 
PublicObjectDefinition.toPublicObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a PublicObjectDefinition. 
 | 
static PublicObjectDefinition | 
PublicObjectDefinition.toPublicObjectDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a PublicObjectDefinition. 
 | 
static RelationDefinition | 
RelationDefinition.toRelationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a RelationDefinition. 
 | 
static RelationDefinition | 
RelationDefinition.toRelationDefinition(LibraryObjectDefinition lodef,
                    boolean enforceCompat)
Casts specified LibraryObjectDefinition to a RelationDefinition. 
 | 
static RetentionPolicyDefinition | 
RetentionPolicyDefinition.toRetentionPolicyDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a RetentionPolicyDefinition. 
 | 
static RetentionPolicyDefinition | 
RetentionPolicyDefinition.toRetentionPolicyDefinition(LibraryObjectDefinition lodef,
                           boolean enforceCompat)
Cast specified LibraryObjectDefinition to a RetentionPolicyDefinition. 
 | 
static SchemaObjectDefinition | 
SchemaObjectDefinition.toSchemaObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SchemaObjectDefinition. 
 | 
static SchemaObjectDefinition | 
SchemaObjectDefinition.toSchemaObjectDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a SchemaObjectDefinition. 
 | 
static SimpleObjectDefinition | 
SimpleObjectDefinition.toSimpleObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SimpleObjectDefinition. 
 | 
static SimpleObjectDefinition | 
SimpleObjectDefinition.toSimpleObjectDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a SimpleObjectDefinition. 
 | 
static SimplePropertyDefinition | 
SimplePropertyDefinition.toSimplePropertyDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyDefinition. 
 | 
static SimplePropertyDefinition | 
SimplePropertyDefinition.toSimplePropertyDefinition(LibraryObjectDefinition lodef,
                          boolean enforce)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyDefinition. 
 | 
static SimplePropertyTableDefinition | 
SimplePropertyTableDefinition.toSimplePropertyTableDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyTableDefinition. 
 | 
static SimplePropertyTableDefinition | 
SimplePropertyTableDefinition.toSimplePropertyTableDefinition(LibraryObjectDefinition lodef,
                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyTableDefinition. 
 | 
static SimplePropertyTableListDefinition | 
SimplePropertyTableListDefinition.toSimplePropertyTableListDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyTableListDefinition. 
 | 
static SimplePropertyTableListDefinition | 
SimplePropertyTableListDefinition.toSimplePropertyTableListDefinition(LibraryObjectDefinition lodef,
                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 SimplePropertyTableListDefinition. 
 | 
static SortObjectDefinition | 
SortObjectDefinition.toSortObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SortObjectDefinition. 
 | 
static SortObjectDefinition | 
SortObjectDefinition.toSortObjectDefinition(LibraryObjectDefinition lodef,
                      boolean enforceCompat)
Cast specified LibraryObjectDefinition to a SortObjectDefinition. 
 | 
static StorageGroupDefinition | 
StorageGroupDefinition.toStorageGroupDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a StorageGroupDefinition. 
 | 
static StorageGroupDefinition | 
StorageGroupDefinition.toStorageGroupDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Casts the specified LibraryObjectDefinition to a StorageGroupDefinition. 
 | 
static SystemLockEntryDefinition | 
SystemLockEntryDefinition.toSystemLockEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SystemLockEntryDefinition. 
 | 
static SystemLockEntryDefinition | 
SystemLockEntryDefinition.toSystemLockEntryDefinition(LibraryObjectDefinition lodef,
                           boolean enforceCompat)
Cast specified LibraryObjectDefinition to a SystemLockEntryDefinition. 
 | 
static SystemObjectDefinition | 
SystemObjectDefinition.toSystemObjectDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SystemObjectDefinition. 
 | 
static SystemObjectDefinition | 
SystemObjectDefinition.toSystemObjectDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a SystemObjectDefinition. 
 | 
static TrackedActivitySpecificationDefinition | 
TrackedActivitySpecificationDefinition.toTrackedActivitySpecificationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a TrackedActivitySpecificationDefinition. 
 | 
static TrackedActivitySpecificationDefinition | 
TrackedActivitySpecificationDefinition.toTrackedActivitySpecificationDefinition(LibraryObjectDefinition lodef,
                                        boolean enforceCompat)
Cast specified LibraryObjectDefinition to a TrackedActivitySpecificationDefinition. 
 | 
static ValueDefaultDefinition | 
ValueDefaultDefinition.toValueDefaultDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ValueDefaultDefinition. 
 | 
static ValueDefaultDefinition | 
ValueDefaultDefinition.toValueDefaultDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ValueDefaultDefinition. 
 | 
static ValueDefaultPropertyBundleDefinition | 
ValueDefaultPropertyBundleDefinition.toValueDefaultPropertyBundleDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ValueDefaultPropertyBundleDefinition. 
 | 
static ValueDefaultPropertyBundleDefinition | 
ValueDefaultPropertyBundleDefinition.toValueDefaultPropertyBundleDefinition(LibraryObjectDefinition lodef,
                                      boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ValueDefaultPropertyBundleDefinition. 
 | 
static ValueDomainDefinition | 
ValueDomainDefinition.toValueDomainDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ValueDomainDefinition. 
 | 
static ValueDomainDefinition | 
ValueDomainDefinition.toValueDomainDefinition(LibraryObjectDefinition lodef,
                       boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ValueDomainDefinition. 
 | 
static ValueDomainPropertyBundleDefinition | 
ValueDomainPropertyBundleDefinition.toValueDomainPropertyBundleDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ValueDomainPropertyBundleDefinition. 
 | 
static ValueDomainPropertyBundleDefinition | 
ValueDomainPropertyBundleDefinition.toValueDomainPropertyBundleDefinition(LibraryObjectDefinition lodef,
                                     boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ValueDomainPropertyBundleDefinition. 
 | 
void | 
LibraryObject.update(LibraryObjectDefinition def)
Updates this object from the attributes and options set in 
 the specified LibraryObjectDefinition. 
 | 
protected LibraryObjectDefinition | 
LibraryObject.updateAndExposeDefinition(LibraryObjectDefinition def)
Updates this object from the attributes and options set in 
 the specified LibraryObjectDefinition, returning the definition
 that was used server-side. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
LibraryObjectDefinition | 
DefinitionHolder.lod  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LibraryObjectDefinition | 
SimpleXmlParserImpl.getDefinitionInstance(String name)
Creates the instance of the passed in definition classname 
 | 
protected LibraryObjectDefinition | 
IfsSimpleXmlParser.handleUnknownTag(Element unknownElement,
                LibraryObjectDefinition lod)
Handles an unknown tag. 
 | 
LibraryObjectDefinition | 
ParserCallback.preOperation(LibraryObject libobj,
            LibraryObjectDefinition lodef)
Invoked immediately prior to performing an operation on a LibraryObject. 
 | 
static LibraryObjectDefinition | 
LiteralDocumentParser.setAcl(LibraryObjectDefinition def,
      AccessControlList acl,
      Folder parent,
      boolean takeAclFromParent)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected LibraryObjectDefinition | 
IfsSimpleXmlParser.handleUnknownTag(Element unknownElement,
                LibraryObjectDefinition lod)
Handles an unknown tag. 
 | 
LibraryObjectDefinition | 
ParserCallback.preOperation(LibraryObject libobj,
            LibraryObjectDefinition lodef)
Invoked immediately prior to performing an operation on a LibraryObject. 
 | 
static LibraryObjectDefinition | 
LiteralDocumentParser.setAcl(LibraryObjectDefinition def,
      AccessControlList acl,
      Folder parent,
      boolean takeAclFromParent)  | 
| Constructor and Description | 
|---|
DefinitionHolder(LibraryObjectDefinition newLod)  | 
| Modifier and Type | Method and Description | 
|---|---|
LibraryObjectDefinition | 
OperationContext.getDefinition()
Returns the definition containing the detials of the 
 operation to be performed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OperationContext.setDefinition(LibraryObjectDefinition def)
Sets the definition containing the details of the 
 operation to be performed. 
 | 
static void | 
SortSpecification.sortByClassId(LibraryObjectDefinition[] sort)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditHandlerSpecificationDefinition
An AuditHandlerSpecificationDefinition is used to create or modify
 an AuditHandlerSpecification instance. 
 | 
class  | 
AuditSpecificationDefinition
An AuditSpecificationDefinition is used to create or modify
 an AuditSpecification instance. 
 | 
class  | 
AuditTargetSpecificationDefinition
An AuditTargetSpecificationDefinition is used to create or modify
 a AuditTargetSpecification instance. 
 | 
class  | 
AuditTypeEntryDefinition
A AuditTypeEntryDefinition is used to create or modify
 a AuditTypeEntry instance. 
 | 
class  | 
AuditTypeListDefinition
A AuditTypeListDefinition is used to create or modify
 a AuditTypeList instance. 
 | 
class  | 
AutoFolderingActionSpecificationDefinition
A AutoFolderingActionSpecificationDefinition is used to create or modify
 a AutoFolderingActionSpecification instance. 
 | 
class  | 
ControllerAlertDefinition
A ControllerAlertDefinition is used to create or modify
 a ControllerAlert instance. 
 | 
class  | 
ControllerJobDefinition
A ControllerJobDefinition is used to create or modify
 a ControllerJob instance. 
 | 
class  | 
ControllerLoadRatioDefinition
A ControllerLoadRatioDefinition is used to create or modify
 a ControllerLoadRatio instance. 
 | 
class  | 
ControllerPlanDefinition
A ControllerPlanDefinition is used to create or modify
 a ControllerPlan instance. 
 | 
class  | 
ControllerPlanExecutionDefinition
A ControllerPlanExecutionDefinition is used to create or modify
 a ControllerPlanExecution instance. 
 | 
class  | 
ControllerReplyDefinition
A ControllerReplyDefinition is used to create or modify
 a ControllerReply instance. 
 | 
class  | 
ControllerRequestDefinition
A ControllerRequestDefinition is used to create or modify
 a ControllerRequest instance. 
 | 
class  | 
ControllerStateDefinition
A ControllerStateDefinition is used to create or modify
 a ControllerState instance. 
 | 
class  | 
DispatchedEventDefinition
A DispatchedEventDefinition is used to create or modify
 a DispatchedEvent instance. 
 | 
class  | 
DispatchingHandlerSpecificationDefinition
A DispatchingHandlerSpecificationDefinition is used to create or modify
 a DispatchingHandlerSpecification instance. 
 | 
class  | 
FolderIndexPartitionSpecificationDefinition
A FolderIndexPartitionSpecificationDefinition is used to create or modify
 a FolderIndexPartitionSpecification instance. 
 | 
class  | 
HandlerStateDefinition
A HandlerStateDefinition is used to create or modify
 a HandlerState instance. 
 | 
class  | 
NodeStateDefinition
A NodeStateDefinition is used to create or modify
 a NodeState instance. 
 | 
class  | 
OperationActionSpecificationDefinition
A OperationActionSpecificationDefinition is used to create or modify
 a OperationActionSpecification instance. 
 | 
class  | 
RuntimeStateDefinition
A RuntimeStateDefinition is used to create or modify
 a RuntimeState instance. 
 | 
class  | 
ServerSpecificationDefinition
An ServerSpecificationDefinition is used to create or modify
 an ServerSpecification instance. 
 | 
class  | 
ServerStateDefinition
A ServerStateDefinition is used to create or modify
 a ServerState instance. 
 | 
class  | 
ServiceStateDefinition
A ServiceStateDefinition is used to create or modify
 a ServiceState instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AuditSpecification.auditUpdated(LibraryObjectDefinition lodef)  | 
protected SystemObject | 
AuditTypeEntry.handleCreate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditHandlerSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerJob.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerPlan.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
DispatchingHandlerSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
FolderIndexPartitionSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ServerSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
FolderIndexPartitionSpecification.postUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditSpecification.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditTypeList.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerJob.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditHandlerSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
AuditSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
AutoFolderingActionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerJob.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerPlan.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
DispatchingHandlerSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
FolderIndexPartitionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
OperationActionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
RuntimeState.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
ServerSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
AuditHandlerSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
AuditSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
ControllerJob.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
DispatchingHandlerSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
ServerSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
static AuditHandlerSpecificationDefinition | 
AuditHandlerSpecificationDefinition.toAuditHandlerSpecificationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to an
 AuditHandlerSpecificationDefinition. 
 | 
static AuditHandlerSpecificationDefinition | 
AuditHandlerSpecificationDefinition.toAuditHandlerSpecificationDefinition(LibraryObjectDefinition lodef,
                                     boolean enforceCompat)
Casts the specified LibraryObjectDefinition to an
 AuditHandlerSpecificationDefinition. 
 | 
static AuditSpecificationDefinition | 
AuditSpecificationDefinition.toAuditSpecificationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to an AuditSpecificationDefinition. 
 | 
static AuditSpecificationDefinition | 
AuditSpecificationDefinition.toAuditSpecificationDefinition(LibraryObjectDefinition lodef,
                              boolean enforceCompat)
Casts the specified LibraryObjectDefinition to an AuditSpecificationDefinition. 
 | 
static AuditTargetSpecificationDefinition | 
AuditTargetSpecificationDefinition.toAuditTargetSpecificationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition
 to an AuditTargetSpecificationDefinition. 
 | 
static AuditTargetSpecificationDefinition | 
AuditTargetSpecificationDefinition.toAuditTargetSpecificationDefinition(LibraryObjectDefinition lodef,
                                    boolean enforceCompat)
Casts the specified LibraryObjectDefinition
 to an AuditTargetSpecificationDefinition. 
 | 
static AuditTypeEntryDefinition | 
AuditTypeEntryDefinition.toAuditTypeEntryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a AuditTypeEntryDefinition. 
 | 
static AuditTypeEntryDefinition | 
AuditTypeEntryDefinition.toAuditTypeEntryDefinition(LibraryObjectDefinition lodef,
                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a AuditTypeEntryDefinition. 
 | 
static AuditTypeListDefinition | 
AuditTypeListDefinition.toAuditTypeListDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a AuditTypeListDefinition. 
 | 
static AuditTypeListDefinition | 
AuditTypeListDefinition.toAuditTypeListDefinition(LibraryObjectDefinition lodef,
                         boolean enforceCompat)
Cast specified LibraryObjectDefinition to a AuditTypeListDefinition. 
 | 
static AutoFolderingActionSpecificationDefinition | 
AutoFolderingActionSpecificationDefinition.toAutoFolderingActionSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a AutoFolderingActionSpecificationDefinition. 
 | 
static AutoFolderingActionSpecificationDefinition | 
AutoFolderingActionSpecificationDefinition.toAutoFolderingActionSpecificationDefinition(LibraryObjectDefinition lodef,
                                            boolean enforceCompat)
Casts specified LibraryObjectDefinition to a AutoFolderingActionSpecificationDefinition. 
 | 
static ControllerAlertDefinition | 
ControllerAlertDefinition.toControllerAlertDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerAlertDefinition. 
 | 
static ControllerAlertDefinition | 
ControllerAlertDefinition.toControllerAlertDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerAlertDefinition. 
 | 
static ControllerJobDefinition | 
ControllerJobDefinition.toControllerJobDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerJobDefinition. 
 | 
static ControllerJobDefinition | 
ControllerJobDefinition.toControllerJobDefinition(LibraryObjectDefinition lodef,
                         boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerJobDefinition. 
 | 
static ControllerLoadRatioDefinition | 
ControllerLoadRatioDefinition.toControllerLoadRatioDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerLoadRatioDefinition. 
 | 
static ControllerLoadRatioDefinition | 
ControllerLoadRatioDefinition.toControllerLoadRatioDefinition(LibraryObjectDefinition lodef,
                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerLoadRatioDefinition. 
 | 
static ControllerPlanDefinition | 
ControllerPlanDefinition.toControllerPlanDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerPlanDefinition. 
 | 
static ControllerPlanDefinition | 
ControllerPlanDefinition.toControllerPlanDefinition(LibraryObjectDefinition lodef,
                          boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerPlanDefinition. 
 | 
static ControllerPlanExecutionDefinition | 
ControllerPlanExecutionDefinition.toControllerPlanExecutionDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerPlanExecutionDefinition. 
 | 
static ControllerPlanExecutionDefinition | 
ControllerPlanExecutionDefinition.toControllerPlanExecutionDefinition(LibraryObjectDefinition lodef,
                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerPlanExecutionDefinition. 
 | 
static ControllerReplyDefinition | 
ControllerReplyDefinition.toControllerReplyDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerReplyDefinition. 
 | 
static ControllerReplyDefinition | 
ControllerReplyDefinition.toControllerReplyDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerReplyDefinition. 
 | 
static ControllerRequestDefinition | 
ControllerRequestDefinition.toControllerRequestDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerRequestDefinition. 
 | 
static ControllerRequestDefinition | 
ControllerRequestDefinition.toControllerRequestDefinition(LibraryObjectDefinition lodef,
                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerRequestDefinition. 
 | 
static ControllerStateDefinition | 
ControllerStateDefinition.toControllerStateDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 ControllerStateDefinition. 
 | 
static ControllerStateDefinition | 
ControllerStateDefinition.toControllerStateDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 ControllerStateDefinition. 
 | 
static DispatchedEventDefinition | 
DispatchedEventDefinition.toDispatchedEventDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 DispatchedEventDefinition. 
 | 
static DispatchedEventDefinition | 
DispatchedEventDefinition.toDispatchedEventDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 DispatchedEventDefinition. 
 | 
static DispatchingHandlerSpecificationDefinition | 
DispatchingHandlerSpecificationDefinition.toDispatchingHandlerSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a DispatchingHandlerSpecificationDefinition. 
 | 
static DispatchingHandlerSpecificationDefinition | 
DispatchingHandlerSpecificationDefinition.toDispatchingHandlerSpecificationDefinition(LibraryObjectDefinition lodef,
                                           boolean enforceCompat)
Casts specified LibraryObjectDefinition to a DispatchingHandlerSpecificationDefinition. 
 | 
static FolderIndexPartitionSpecificationDefinition | 
FolderIndexPartitionSpecificationDefinition.toFolderIndexPartitionSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a FolderIndexPartitionSpecificationDefinition. 
 | 
static FolderIndexPartitionSpecificationDefinition | 
FolderIndexPartitionSpecificationDefinition.toFolderIndexPartitionSpecificationDefinition(LibraryObjectDefinition lodef,
                                             boolean enforceCompat)
Casts specified LibraryObjectDefinition to a FolderIndexPartitionSpecificationDefinition. 
 | 
static HandlerStateDefinition | 
HandlerStateDefinition.toHandlerStateDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a HandlerStateDefinition. 
 | 
static HandlerStateDefinition | 
HandlerStateDefinition.toHandlerStateDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Casts specified LibraryObjectDefinition to a HandlerStateDefinition. 
 | 
static NodeStateDefinition | 
NodeStateDefinition.toNodeStateDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a NodeStateDefinition. 
 | 
static NodeStateDefinition | 
NodeStateDefinition.toNodeStateDefinition(LibraryObjectDefinition lodef,
                     boolean enforceCompat)
Casts specified LibraryObjectDefinition to a NodeStateDefinition. 
 | 
static OperationActionSpecificationDefinition | 
OperationActionSpecificationDefinition.toOperationActionSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a OperationActionSpecificationDefinition. 
 | 
static OperationActionSpecificationDefinition | 
OperationActionSpecificationDefinition.toOperationActionSpecificationDefinition(LibraryObjectDefinition lodef,
                                        boolean enforceCompat)
Casts specified LibraryObjectDefinition to a OperationActionSpecificationDefinition. 
 | 
static RuntimeStateDefinition | 
RuntimeStateDefinition.toRuntimeStateDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a RuntimeStateDefinition. 
 | 
static RuntimeStateDefinition | 
RuntimeStateDefinition.toRuntimeStateDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Casts specified LibraryObjectDefinition to a RuntimeStateDefinition. 
 | 
static ServerSpecificationDefinition | 
ServerSpecificationDefinition.toServerSpecificationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to an
 ServerSpecificationDefinition. 
 | 
static ServerSpecificationDefinition | 
ServerSpecificationDefinition.toServerSpecificationDefinition(LibraryObjectDefinition lodef,
                               boolean enforceCompat)
Casts the specified LibraryObjectDefinition to an
 ServerSpecificationDefinition. 
 | 
static ServerStateDefinition | 
ServerStateDefinition.toServerStateDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a ServerStateDefinition. 
 | 
static ServerStateDefinition | 
ServerStateDefinition.toServerStateDefinition(LibraryObjectDefinition lodef,
                       boolean enforceCompat)
Casts specified LibraryObjectDefinition to a ServerStateDefinition. 
 | 
static ServiceStateDefinition | 
ServiceStateDefinition.toServiceStateDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a ServiceStateDefinition. 
 | 
static ServiceStateDefinition | 
ServiceStateDefinition.toServiceStateDefinition(LibraryObjectDefinition lodef,
                        boolean enforceCompat)
Casts specified LibraryObjectDefinition to a ServiceStateDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CoreNlpRegexRuleDefinition
A CoreNlpRegexRuleDefinition is used to create or modify
 a CoreNlpRegexRule instance. 
 | 
class  | 
DependencyMatcherRegexRuleDefinition
A DependencyMatcherRegexRuleDefinition is used to create or modify
 a DependencyMatcherRegexRule instance. 
 | 
class  | 
EntityRulerRegexRuleDefinition
A EntityRulerRegexRuleDefinition is used to create or modify
 a EntityRulerRegexRule instance. 
 | 
class  | 
InformationExtractionAbstractSpecificationDefinition
A InformationExtractionAbstractSpecificationDefinition is used to create or modify
 a InformationExtractionAbstractSpecification instance. 
 | 
class  | 
InformationExtractionCorefChainDefinition
A InformationExtractionCorefChainDefinition is used to create or modify
 a InformationExtractionCorefChain instance. 
 | 
class  | 
InformationExtractionDefinition
A InformationExtractionDefinition is used to create or modify
 a InformationExtraction instance. 
 | 
class  | 
InformationExtractionDependencyGraphEdgeDefinition
A InformationExtractionDependencyGraphEdgeDefinition is used to create or modify
 a InformationExtractionDependencyGraphEdge instance. 
 | 
class  | 
InformationExtractionDomainSpecificationDefinition
A InformationExtractionDomainSpecificationDefinition is used to create or modify
 a InformationExtractionDomainSpecification instance. 
 | 
class  | 
InformationExtractionEntityMentionDefinition
A InformationExtractionEntityMentionDefinition is used to create or modify
 a InformationExtractionEntityMention instance. 
 | 
class  | 
InformationExtractionEntityPhraseDefinition
A InformationExtractionEntityPhraseDefinition is used to create or modify
 a InformationExtractionEntityPhrase instance. 
 | 
class  | 
InformationExtractionEntityRelationTypeDefinition
A InformationExtractionEntityRelationTypeDefinition is used to create or modify
 a InformationExtractionEntityRelationType instance. 
 | 
class  | 
InformationExtractionEntityTypeDefinition
A InformationExtractionEntityTypeDefinition is used to create or modify
 a InformationExtractionEntityType instance. 
 | 
class  | 
InformationExtractionFinisherSpecificationDefinition
A InformationExtractionFinisherSpecificationDefinition is used to create or modify
 a InformationExtractionFinisherSpecification instance. 
 | 
class  | 
InformationExtractionImplicitEntityRelationDefinition
A InformationExtractionImplicitEntityRelationDefinition is used to create or modify
 a InformationExtractionImplicitEntityRelation instance. 
 | 
class  | 
InformationExtractionLegalEntityRelationDefinition
A InformationExtractionLegalEntityRelationDefinition is used to create or modify
 a InformationExtractionLegalEntityRelation instance. 
 | 
class  | 
InformationExtractionOutcomeDefinition
A InformationExtractionOutcomeDefinition is used to create or modify
 a InformationExtractionOutcome instance. 
 | 
class  | 
InformationExtractionOutcomeMarkingDefinition
A InformationExtractionOutcomeMarkingDefinition is used to create or modify
 a InformationExtractionOutcomeMarking instance. 
 | 
class  | 
InformationExtractionOutcomeMarkingRelationDefinition
A InformationExtractionOutcomeMarkingRelationDefinition is used to create or modify
 a InformationExtractionOutcomeMarkingRelation instance. 
 | 
class  | 
InformationExtractionParserSpecificationDefinition
A InformationExtractionParserSpecificationDefinition is used to create or modify
 a InformationExtractionParserSpecification instance. 
 | 
class  | 
InformationExtractionPreparerSpecificationDefinition
A InformationExtractionPreparerSpecificationDefinition is used to create or modify
 a InformationExtractionPreparerSpecification instance. 
 | 
class  | 
InformationExtractionRegexMappingDefinition
A InformationExtractionRegexMappingDefinition is used to create or modify
 a InformationExtractionRegexMapping instance. 
 | 
class  | 
InformationExtractionRegexPatternDefinition
A InformationExtractionRegexPatternDefinition is used to create or modify
 a InformationExtractionRegexPattern instance. 
 | 
class  | 
InformationExtractionRegexRuleDefinition
A InformationExtractionRegexRuleDefinition is used to create or modify
 a InformationExtractionRegexRule instance. 
 | 
class  | 
InformationExtractionRelationMentionDefinition
A InformationExtractionRelationMentionDefinition is used to create or modify
 a InformationExtractionRelationMention instance. 
 | 
class  | 
InformationExtractionRelationTripleDefinition
A InformationExtractionRelationTripleDefinition is used to create or modify
 a InformationExtractionRelationTriple instance. 
 | 
class  | 
InformationExtractionResultSetDefinition
A InformationExtractionResultSetDefinition is used to create or modify
 a InformationExtractionResultSet instance. 
 | 
class  | 
InformationExtractionSentenceDefinition
A InformationExtractionSentenceDefinition is used to create or modify
 a InformationExtractionSentence instance. 
 | 
class  | 
InformationExtractionSolverSpecificationDefinition
A InformationExtractionSolverSpecificationDefinition is used to create or modify
 a InformationExtractionSolverSpecification instance. 
 | 
class  | 
InformationExtractionSpecificationDefinition
A InformationExtractionSpecificationDefinition is used to create or modify
 a InformationExtractionSpecification instance. 
 | 
class  | 
InformationExtractionTokenDefinition
A InformationExtractionTokenDefinition is used to create or modify
 a InformationExtractionToken instance. 
 | 
class  | 
InformationExtractionTokenListDefinition
A InformationExtractionTokenListDefinition is used to create or modify
 a InformationExtractionTokenList instance. 
 | 
class  | 
InformationExtractionTrainerSpecificationDefinition
A InformationExtractionTrainerSpecificationDefinition is used to create or modify
 a InformationExtractionTrainerSpecification instance. 
 | 
class  | 
InformationExtractionTrainingSetDefinition
A InformationExtractionTrainingSetDefinition is used to create or modify
 a InformationExtractionTrainingSet instance. 
 | 
class  | 
TokenMatcherRegexRuleDefinition
A TokenMatcherRegexRuleDefinition is used to create or modify
 a TokenMatcherRegexRule instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
InformationExtraction.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
InformationExtractionAbstractSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionDomainSpecification.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionEntityPhrase.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionImplicitEntityRelation.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionOutcome.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
InformationExtractionOutcomeMarking.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
InformationExtractionOutcomeMarkingRelation.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
InformationExtractionRelationMention.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
InformationExtractionResultSet.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionSentence.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionTrainingSet.postCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtraction.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
InformationExtractionDomainSpecification.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionResultSet.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionTrainingSet.preCreate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtraction.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionAbstractSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionCorefChain.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionDependencyGraphEdge.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionDomainSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionEntityMention.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionEntityPhrase.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionImplicitEntityRelation.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionOutcome.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionOutcomeMarking.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionOutcomeMarkingRelation.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionRelationMention.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionRelationTriple.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionResultSet.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionSentence.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionSpecification.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionTrainingSet.preFree(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtraction.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of 
 a PublicObject. 
 | 
protected void | 
InformationExtractionAbstractSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionDomainSpecification.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionEntityPhrase.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionImplicitEntityRelation.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionOutcome.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of a object. 
 | 
protected void | 
InformationExtractionOutcomeMarking.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of a object. 
 | 
protected void | 
InformationExtractionOutcomeMarkingRelation.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of a object. 
 | 
protected void | 
InformationExtractionRelationMention.preUpdate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the update of a object. 
 | 
protected void | 
InformationExtractionResultSet.preUpdate(LibraryObjectDefinition lodef)  | 
protected void | 
InformationExtractionTrainingSet.preUpdate(LibraryObjectDefinition lodef)  | 
static CoreNlpRegexRuleDefinition | 
CoreNlpRegexRuleDefinition.toCoreNlpRegexRuleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 CoreNlpRegexRuleDefinition. 
 | 
static CoreNlpRegexRuleDefinition | 
CoreNlpRegexRuleDefinition.toCoreNlpRegexRuleDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 CoreNlpRegexRuleDefinition. 
 | 
static DependencyMatcherRegexRuleDefinition | 
DependencyMatcherRegexRuleDefinition.toDependencyMatcherRegexRuleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 DependencyMatcherRegexRuleDefinition. 
 | 
static DependencyMatcherRegexRuleDefinition | 
DependencyMatcherRegexRuleDefinition.toDependencyMatcherRegexRuleDefinition(LibraryObjectDefinition lodef,
                                      boolean enforce)
Casts the specified LibraryObjectDefinition to a
 DependencyMatcherRegexRuleDefinition. 
 | 
static EntityRulerRegexRuleDefinition | 
EntityRulerRegexRuleDefinition.toEntityRulerRegexRuleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 EntityRulerRegexRuleDefinition. 
 | 
static EntityRulerRegexRuleDefinition | 
EntityRulerRegexRuleDefinition.toEntityRulerRegexRuleDefinition(LibraryObjectDefinition lodef,
                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 EntityRulerRegexRuleDefinition. 
 | 
static InformationExtractionAbstractSpecificationDefinition | 
InformationExtractionAbstractSpecificationDefinition.toInformationExtractionAbstractSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionAbstractSpecificationDefinition. 
 | 
static InformationExtractionAbstractSpecificationDefinition | 
InformationExtractionAbstractSpecificationDefinition.toInformationExtractionAbstractSpecificationDefinition(LibraryObjectDefinition lodef,
                                                      boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionAbstractSpecificationDefinition. 
 | 
static InformationExtractionCorefChainDefinition | 
InformationExtractionCorefChainDefinition.toInformationExtractionCorefChainDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionCorefChainDefinition. 
 | 
static InformationExtractionCorefChainDefinition | 
InformationExtractionCorefChainDefinition.toInformationExtractionCorefChainDefinition(LibraryObjectDefinition lodef,
                                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionCorefChainDefinition. 
 | 
static InformationExtractionDefinition | 
InformationExtractionDefinition.toInformationExtractionDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionDefinition. 
 | 
static InformationExtractionDefinition | 
InformationExtractionDefinition.toInformationExtractionDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionDefinition. 
 | 
static InformationExtractionDependencyGraphEdgeDefinition | 
InformationExtractionDependencyGraphEdgeDefinition.toInformationExtractionDependencyGraphEdgeDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionDependencyGraphEdgeDefinition. 
 | 
static InformationExtractionDependencyGraphEdgeDefinition | 
InformationExtractionDependencyGraphEdgeDefinition.toInformationExtractionDependencyGraphEdgeDefinition(LibraryObjectDefinition lodef,
                                                    boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionDependencyGraphEdgeDefinition. 
 | 
static InformationExtractionDomainSpecificationDefinition | 
InformationExtractionDomainSpecificationDefinition.toInformationExtractionDomainSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionDomainSpecificationDefinition. 
 | 
static InformationExtractionDomainSpecificationDefinition | 
InformationExtractionDomainSpecificationDefinition.toInformationExtractionDomainSpecificationDefinition(LibraryObjectDefinition lodef,
                                                    boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionDomainSpecificationDefinition. 
 | 
static InformationExtractionEntityMentionDefinition | 
InformationExtractionEntityMentionDefinition.toInformationExtractionEntityMentionDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityMentionDefinition. 
 | 
static InformationExtractionEntityMentionDefinition | 
InformationExtractionEntityMentionDefinition.toInformationExtractionEntityMentionDefinition(LibraryObjectDefinition lodef,
                                              boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityMentionDefinition. 
 | 
static InformationExtractionEntityPhraseDefinition | 
InformationExtractionEntityPhraseDefinition.toInformationExtractionEntityPhraseDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityPhraseDefinition. 
 | 
static InformationExtractionEntityPhraseDefinition | 
InformationExtractionEntityPhraseDefinition.toInformationExtractionEntityPhraseDefinition(LibraryObjectDefinition lodef,
                                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityPhraseDefinition. 
 | 
static InformationExtractionEntityRelationTypeDefinition | 
InformationExtractionEntityRelationTypeDefinition.toInformationExtractionEntityRelationTypeDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityRelationTypeDefinition. 
 | 
static InformationExtractionEntityRelationTypeDefinition | 
InformationExtractionEntityRelationTypeDefinition.toInformationExtractionEntityRelationTypeDefinition(LibraryObjectDefinition lodef,
                                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityRelationTypeDefinition. 
 | 
static InformationExtractionEntityTypeDefinition | 
InformationExtractionEntityTypeDefinition.toInformationExtractionEntityTypeDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityTypeDefinition. 
 | 
static InformationExtractionEntityTypeDefinition | 
InformationExtractionEntityTypeDefinition.toInformationExtractionEntityTypeDefinition(LibraryObjectDefinition lodef,
                                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionEntityTypeDefinition. 
 | 
static InformationExtractionFinisherSpecificationDefinition | 
InformationExtractionFinisherSpecificationDefinition.toInformationExtractionFinisherSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionFinisherSpecificationDefinition. 
 | 
static InformationExtractionFinisherSpecificationDefinition | 
InformationExtractionFinisherSpecificationDefinition.toInformationExtractionFinisherSpecificationDefinition(LibraryObjectDefinition lodef,
                                                      boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionFinisherSpecificationDefinition. 
 | 
static InformationExtractionImplicitEntityRelationDefinition | 
InformationExtractionImplicitEntityRelationDefinition.toInformationExtractionImplicitEntityRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionImplicitEntityRelationDefinition. 
 | 
static InformationExtractionImplicitEntityRelationDefinition | 
InformationExtractionImplicitEntityRelationDefinition.toInformationExtractionImplicitEntityRelationDefinition(LibraryObjectDefinition lodef,
                                                       boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionImplicitEntityRelationDefinition. 
 | 
static InformationExtractionLegalEntityRelationDefinition | 
InformationExtractionLegalEntityRelationDefinition.toInformationExtractionLegalEntityRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionLegalEntityRelationDefinition. 
 | 
static InformationExtractionLegalEntityRelationDefinition | 
InformationExtractionLegalEntityRelationDefinition.toInformationExtractionLegalEntityRelationDefinition(LibraryObjectDefinition lodef,
                                                    boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionLegalEntityRelationDefinition. 
 | 
static InformationExtractionOutcomeDefinition | 
InformationExtractionOutcomeDefinition.toInformationExtractionOutcomeDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeDefinition. 
 | 
static InformationExtractionOutcomeDefinition | 
InformationExtractionOutcomeDefinition.toInformationExtractionOutcomeDefinition(LibraryObjectDefinition lodef,
                                        boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeDefinition. 
 | 
static InformationExtractionOutcomeMarkingDefinition | 
InformationExtractionOutcomeMarkingDefinition.toInformationExtractionOutcomeMarkingDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeMarkingDefinition. 
 | 
static InformationExtractionOutcomeMarkingDefinition | 
InformationExtractionOutcomeMarkingDefinition.toInformationExtractionOutcomeMarkingDefinition(LibraryObjectDefinition lodef,
                                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeMarkingDefinition. 
 | 
static InformationExtractionOutcomeMarkingRelationDefinition | 
InformationExtractionOutcomeMarkingRelationDefinition.toInformationExtractionOutcomeMarkingRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeMarkingRelationDefinition. 
 | 
static InformationExtractionOutcomeMarkingRelationDefinition | 
InformationExtractionOutcomeMarkingRelationDefinition.toInformationExtractionOutcomeMarkingRelationDefinition(LibraryObjectDefinition lodef,
                                                       boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionOutcomeMarkingRelationDefinition. 
 | 
static InformationExtractionParserSpecificationDefinition | 
InformationExtractionParserSpecificationDefinition.toInformationExtractionParserSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionParserSpecificationDefinition. 
 | 
static InformationExtractionParserSpecificationDefinition | 
InformationExtractionParserSpecificationDefinition.toInformationExtractionParserSpecificationDefinition(LibraryObjectDefinition lodef,
                                                    boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionParserSpecificationDefinition. 
 | 
static InformationExtractionPreparerSpecificationDefinition | 
InformationExtractionPreparerSpecificationDefinition.toInformationExtractionPreparerSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionPreparerSpecificationDefinition. 
 | 
static InformationExtractionPreparerSpecificationDefinition | 
InformationExtractionPreparerSpecificationDefinition.toInformationExtractionPreparerSpecificationDefinition(LibraryObjectDefinition lodef,
                                                      boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionPreparerSpecificationDefinition. 
 | 
static InformationExtractionRegexMappingDefinition | 
InformationExtractionRegexMappingDefinition.toInformationExtractionRegexMappingDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexMappingDefinition. 
 | 
static InformationExtractionRegexMappingDefinition | 
InformationExtractionRegexMappingDefinition.toInformationExtractionRegexMappingDefinition(LibraryObjectDefinition lodef,
                                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexMappingDefinition. 
 | 
static InformationExtractionRegexPatternDefinition | 
InformationExtractionRegexPatternDefinition.toInformationExtractionRegexPatternDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexPatternDefinition. 
 | 
static InformationExtractionRegexPatternDefinition | 
InformationExtractionRegexPatternDefinition.toInformationExtractionRegexPatternDefinition(LibraryObjectDefinition lodef,
                                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexPatternDefinition. 
 | 
static InformationExtractionRegexRuleDefinition | 
InformationExtractionRegexRuleDefinition.toInformationExtractionRegexRuleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexRuleDefinition. 
 | 
static InformationExtractionRegexRuleDefinition | 
InformationExtractionRegexRuleDefinition.toInformationExtractionRegexRuleDefinition(LibraryObjectDefinition lodef,
                                          boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRegexRuleDefinition. 
 | 
static InformationExtractionRelationMentionDefinition | 
InformationExtractionRelationMentionDefinition.toInformationExtractionRelationMentionDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRelationMentionDefinition. 
 | 
static InformationExtractionRelationMentionDefinition | 
InformationExtractionRelationMentionDefinition.toInformationExtractionRelationMentionDefinition(LibraryObjectDefinition lodef,
                                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRelationMentionDefinition. 
 | 
static InformationExtractionRelationTripleDefinition | 
InformationExtractionRelationTripleDefinition.toInformationExtractionRelationTripleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRelationTripleDefinition. 
 | 
static InformationExtractionRelationTripleDefinition | 
InformationExtractionRelationTripleDefinition.toInformationExtractionRelationTripleDefinition(LibraryObjectDefinition lodef,
                                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionRelationTripleDefinition. 
 | 
static InformationExtractionResultSetDefinition | 
InformationExtractionResultSetDefinition.toInformationExtractionResultSetDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionResultSetDefinition. 
 | 
static InformationExtractionResultSetDefinition | 
InformationExtractionResultSetDefinition.toInformationExtractionResultSetDefinition(LibraryObjectDefinition lodef,
                                          boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionResultSetDefinition. 
 | 
static InformationExtractionSentenceDefinition | 
InformationExtractionSentenceDefinition.toInformationExtractionSentenceDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionSentenceDefinition. 
 | 
static InformationExtractionSentenceDefinition | 
InformationExtractionSentenceDefinition.toInformationExtractionSentenceDefinition(LibraryObjectDefinition lodef,
                                         boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionSentenceDefinition. 
 | 
static InformationExtractionSolverSpecificationDefinition | 
InformationExtractionSolverSpecificationDefinition.toInformationExtractionSolverSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionSolverSpecificationDefinition. 
 | 
static InformationExtractionSolverSpecificationDefinition | 
InformationExtractionSolverSpecificationDefinition.toInformationExtractionSolverSpecificationDefinition(LibraryObjectDefinition lodef,
                                                    boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionSolverSpecificationDefinition. 
 | 
static InformationExtractionSpecificationDefinition | 
InformationExtractionSpecificationDefinition.toInformationExtractionSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionSpecificationDefinition. 
 | 
static InformationExtractionSpecificationDefinition | 
InformationExtractionSpecificationDefinition.toInformationExtractionSpecificationDefinition(LibraryObjectDefinition lodef,
                                              boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionSpecificationDefinition. 
 | 
static InformationExtractionTokenDefinition | 
InformationExtractionTokenDefinition.toInformationExtractionTokenDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTokenDefinition. 
 | 
static InformationExtractionTokenDefinition | 
InformationExtractionTokenDefinition.toInformationExtractionTokenDefinition(LibraryObjectDefinition lodef,
                                      boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTokenDefinition. 
 | 
static InformationExtractionTokenListDefinition | 
InformationExtractionTokenListDefinition.toInformationExtractionTokenListDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTokenListDefinition. 
 | 
static InformationExtractionTokenListDefinition | 
InformationExtractionTokenListDefinition.toInformationExtractionTokenListDefinition(LibraryObjectDefinition lodef,
                                          boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTokenListDefinition. 
 | 
static InformationExtractionTrainerSpecificationDefinition | 
InformationExtractionTrainerSpecificationDefinition.toInformationExtractionTrainerSpecificationDefinition(LibraryObjectDefinition lodef)
Casts specified LibraryObjectDefinition to a InformationExtractionTrainerSpecificationDefinition. 
 | 
static InformationExtractionTrainerSpecificationDefinition | 
InformationExtractionTrainerSpecificationDefinition.toInformationExtractionTrainerSpecificationDefinition(LibraryObjectDefinition lodef,
                                                     boolean enforceCompat)
Casts specified LibraryObjectDefinition to a InformationExtractionTrainerSpecificationDefinition. 
 | 
static InformationExtractionTrainingSetDefinition | 
InformationExtractionTrainingSetDefinition.toInformationExtractionTrainingSetDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTrainingSetDefinition. 
 | 
static InformationExtractionTrainingSetDefinition | 
InformationExtractionTrainingSetDefinition.toInformationExtractionTrainingSetDefinition(LibraryObjectDefinition lodef,
                                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 InformationExtractionTrainingSetDefinition. 
 | 
static TokenMatcherRegexRuleDefinition | 
TokenMatcherRegexRuleDefinition.toTokenMatcherRegexRuleDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 TokenMatcherRegexRuleDefinition. 
 | 
static TokenMatcherRegexRuleDefinition | 
TokenMatcherRegexRuleDefinition.toTokenMatcherRegexRuleDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 TokenMatcherRegexRuleDefinition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LibraryObjectDefinition | 
ScriptDriver.cloneDefinition(LibrarySession sess,
               String sourceDefTag,
               String cloneDefTag)
Clone a LibraryObjectDefinition by the specified source tag. 
 | 
protected LibraryObjectDefinition | 
ScriptOperations.cloneDefinition(LibrarySession sess,
               String sourceDefTag,
               String cloneDefTag)
Clone a LibraryObjectDefinition by the specified source tag. 
 | 
LibraryObjectDefinition | 
ScriptOperations.createDefinition(String defTag,
                String className)
Create a definition object, and identify it for subsequent
 use. 
 | 
protected LibraryObjectDefinition | 
ScriptDriver.lookupDefinition(LibrarySession sess,
                String tag)
Lookup a LibraryObjectDefinition by the specified tag. 
 | 
protected LibraryObjectDefinition | 
ScriptOperations.lookupDefinition(LibrarySession sess,
                String tag)
Lookup a LibraryObjectDefinition by the specified tag. 
 | 
protected LibraryObjectDefinition | 
ScriptDriver.lookupDefinition(LibrarySession sess,
                String tag,
                String className)
Lookup a LibraryObjectDefinition by the specified tag and that is the 
 appropriate instance for the specified classobject name. 
 | 
protected LibraryObjectDefinition | 
ScriptOperations.lookupDefinition(LibrarySession sess,
                String tag,
                String className)
Lookup a LibraryObjectDefinition by the specified tag and that is the
 appropriate instance for the specified classobject name. 
 | 
| 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 void | 
ScriptDriver.registerDefinition(String tag,
                  LibraryObjectDefinition def)
Register a LibraryObjectDefinition by name. 
 | 
protected void | 
ScriptOperations.registerDefinition(String tag,
                  LibraryObjectDefinition def)
Register a LibraryObjectDefinition by name. 
 | 
protected void | 
ScriptOperations.setDefinitionAttribute(LibraryObjectDefinition def,
                      String attrName,
                      AttributeValue value)
Sets an attribute on the specified definition. 
 | 
static void | 
ShowUtils.showDefinition(Logger logger,
              LibraryObjectDefinition def,
              String prefix)
Show details about an LibraryObjectDefinition. 
 | 
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 | 
|---|---|
protected void | 
VersioningOperations.setClassObjectInDefinition(LibrarySession sess,
                          LibraryObjectDefinition def,
                          String classname)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RecipeDocumentDefinition
This class is used to construct, modify and delete RecipeDocument instances 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommunityConversationDefinition
A CommunityConversationDefinition is used to manage CommunityConversation instances,
 which reflect Conversations between members of a Community. 
 | 
class  | 
CommunityDefinition
A CommunityDefinition is used to define or update Community instances. 
 | 
class  | 
CommunityMemberDefinition
A CommunityMemberDefinition is used to manage CommunityMember instances,
 which reflect a members of a Community. 
 | 
class  | 
InvitationDefinition
A InvitationDefinition is used to define or update Invitation instances. 
 | 
class  | 
PostingDefinition
A PostingDefinition is used to define or update Posting instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
Community.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
Community.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
static CommunityConversationDefinition | 
CommunityConversationDefinition.toCommunityConversationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CommunityConversationDefinition. 
 | 
static CommunityConversationDefinition | 
CommunityConversationDefinition.toCommunityConversationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Cast specified LibraryObjectDefinition to a CommunityConversationDefinition. 
 | 
static CommunityDefinition | 
CommunityDefinition.toCommunityDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CommunityDefinition. 
 | 
static CommunityDefinition | 
CommunityDefinition.toCommunityDefinition(LibraryObjectDefinition lodef,
                     boolean enforce)
Cast specified LibraryObjectDefinition to a CommunityDefinition. 
 | 
static CommunityMemberDefinition | 
CommunityMemberDefinition.toCommunityMemberDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CommunityMemberDefinition. 
 | 
static CommunityMemberDefinition | 
CommunityMemberDefinition.toCommunityMemberDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Cast specified LibraryObjectDefinition to a CommunityMemberDefinition. 
 | 
static InvitationDefinition | 
InvitationDefinition.toInvitationDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a InvitationDefinition. 
 | 
static InvitationDefinition | 
InvitationDefinition.toInvitationDefinition(LibraryObjectDefinition lodef,
                      boolean enforce)
Cast specified LibraryObjectDefinition to a InvitationDefinition. 
 | 
static PostingDefinition | 
PostingDefinition.toPostingDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a PostingDefinition. 
 | 
static PostingDefinition | 
PostingDefinition.toPostingDefinition(LibraryObjectDefinition lodef,
                   boolean enforce)
Cast specified LibraryObjectDefinition to a PostingDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryDeviceDefinition
A BinaryDeviceDefinition is used to define BinaryDevice instances. 
 | 
class  | 
DoorDefinition
A DoorDefinition is used to define Door instances. 
 | 
class  | 
GatewayDefinition
A GatewayDefinition is used to define Gateway instances. 
 | 
class  | 
LightDefinition
A LightDefinition is used to define Light instances. 
 | 
class  | 
SwitchDefinition
A SwitchDefinition is used to define Switch instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BinaryDevice.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
BinaryDevice.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
static BinaryDeviceDefinition | 
BinaryDeviceDefinition.toBinaryDeviceDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a BinaryDeviceDefinition. 
 | 
static BinaryDeviceDefinition | 
BinaryDeviceDefinition.toBinaryDeviceDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Cast specified LibraryObjectDefinition to a BinaryDeviceDefinition. 
 | 
static DoorDefinition | 
DoorDefinition.toDoorDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a DoorDefinition. 
 | 
static DoorDefinition | 
DoorDefinition.toDoorDefinition(LibraryObjectDefinition lodef,
                boolean enforce)
Cast specified LibraryObjectDefinition to a DoorDefinition. 
 | 
static GatewayDefinition | 
GatewayDefinition.toGatewayDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a GatewayDefinition. 
 | 
static GatewayDefinition | 
GatewayDefinition.toGatewayDefinition(LibraryObjectDefinition lodef,
                   boolean enforce)
Cast specified LibraryObjectDefinition to a GatewayDefinition. 
 | 
static LightDefinition | 
LightDefinition.toLightDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a LightDefinition. 
 | 
static LightDefinition | 
LightDefinition.toLightDefinition(LibraryObjectDefinition lodef,
                 boolean enforce)
Cast specified LibraryObjectDefinition to a LightDefinition. 
 | 
static SwitchDefinition | 
SwitchDefinition.toSwitchDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SwitchDefinition. 
 | 
static SwitchDefinition | 
SwitchDefinition.toSwitchDefinition(LibraryObjectDefinition lodef,
                  boolean enforce)
Cast specified LibraryObjectDefinition to a SwitchDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SmartHomeDefinition
A SmartHomeDefinition is used to define SmartHome instances. 
 | 
class  | 
SmartHomeItemDefinition
A SmartHomeItemDefinition is used to define SmartHomeItem instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SmartHome.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a PublicObject. 
 | 
protected void | 
SmartHome.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
static SmartHomeDefinition | 
SmartHomeDefinition.toSmartHomeDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SmartHomeDefinition. 
 | 
static SmartHomeDefinition | 
SmartHomeDefinition.toSmartHomeDefinition(LibraryObjectDefinition lodef,
                     boolean enforce)
Cast specified LibraryObjectDefinition to a SmartHomeDefinition. 
 | 
static SmartHomeItemDefinition | 
SmartHomeItemDefinition.toSmartHomeItemDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a SmartHomeItemDefinition. 
 | 
static SmartHomeItemDefinition | 
SmartHomeItemDefinition.toSmartHomeItemDefinition(LibraryObjectDefinition lodef,
                         boolean enforce)
Cast specified LibraryObjectDefinition to a SmartHomeItemDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StixAttackDamageDefinition
A StixAttackDamageDefinition is used to create or modify
 a StixAttackDamage instance. 
 | 
class  | 
StixAttackerIdentityDefinition
A StixAttackerIdentityDefinition is used to create or modify
 a StixAttackerIdentity instance. 
 | 
class  | 
StixAttackIncidentDefinition
A StixAttackIncidentDefinition is used to create or modify
 a StixAttackIncident instance. 
 | 
class  | 
StixAttackPatternDefinition
A StixAttackPatternDefinition is used to create or modify
 a StixAttackPattern instance. 
 | 
class  | 
StixAttributedToRelationDefinition
A StixAttributedToRelationDefinition is used to create or modify
 a StixAttributedToRelation instance. 
 | 
class  | 
StixAuxiliaryObjectDefinition
A StixAuxiliaryObjectDefinition is used to create or modify
 a StixAuxiliaryObject instance. 
 | 
class  | 
StixCampaignDefinition
A StixCampaignDefinition is used to create or modify
 a StixCampaign instance. 
 | 
class  | 
StixCooperatingRelationDefinition
A StixCooperatingRelationDefinition is used to create or modify
 a StixCooperatingRelation instance. 
 | 
class  | 
StixCourseOfActionDefinition
A StixCourseOfActionDefinition is used to create or modify
 a StixCourseOfAction instance. 
 | 
class  | 
StixDefenderIdentityDefinition
A StixDefenderIdentityDefinition is used to create or modify
 a StixDefenderIdentity instance. 
 | 
class  | 
StixDerivedFromRelationDefinition
A StixDerivedFromRelationDefinition is used to create or modify
 a StixDerivedFromRelation instance. 
 | 
class  | 
StixDomainObjectDefinition
A StixDomainObjectDefinition is used to create or modify
 a StixDomainObject instance. 
 | 
class  | 
StixDuplicateOfRelationDefinition
A StixDuplicateOfRelationDefinition is used to create or modify
 a StixDuplicateOfRelation instance. 
 | 
class  | 
StixIdentityDefinition
A StixIdentityDefinition is used to create or modify
 a StixIdentity instance. 
 | 
class  | 
StixImpersonatesRelationDefinition
A StixImpersonatesRelationDefinition is used to create or modify
 a StixImpersonatesRelation instance. 
 | 
class  | 
StixIndicatesRelationDefinition
A StixIndicatesRelationDefinition is used to create or modify
 a StixIndicatesRelation instance. 
 | 
class  | 
StixIndicatorDefinition
A StixIndicatorDefinition is used to create or modify
 a StixIndicator instance. 
 | 
class  | 
StixIntrusionSetDefinition
A StixIntrusionSetDefinition is used to create or modify
 a StixIntrusionSet instance. 
 | 
class  | 
StixLocationDefinition
A StixLocationDefinition is used to create or modify
 a StixLocation instance. 
 | 
class  | 
StixMalwareDefinition
A StixMalwareDefinition is used to create or modify
 a StixMalware instance. 
 | 
class  | 
StixMitigatesRelationDefinition
A StixMitigatesRelationDefinition is used to create or modify
 a StixMitigatesRelation instance. 
 | 
class  | 
StixObservedDataDefinition
A StixObservedDataDefinition is used to create or modify
 a StixObservedData instance. 
 | 
class  | 
StixObserverIdentityDefinition
A StixObserverIdentityDefinition is used to create or modify
 a StixObserverIdentity instance. 
 | 
class  | 
StixRelatedToRelationDefinition
A StixRelatedToRelationDefinition is used to create or modify
 a StixRelatedToRelation instance. 
 | 
class  | 
StixRelationObjectDefinition
A StixRelationObjectDefinition is used to create or modify
 a StixRelationObject instance. 
 | 
class  | 
StixReportDefinition
A StixReportDefinition is used to create or modify
 a StixReport instance. 
 | 
class  | 
StixReportedRelationDefinition
A StixReportedRelationDefinition is used to create or modify
 a StixReportedRelation instance. 
 | 
class  | 
StixTargetsRelationDefinition
A StixTargetsRelationDefinition is used to create or modify
 a StixTargetsRelation instance. 
 | 
class  | 
StixThreatActorDefinition
A StixThreatActorDefinition is used to create or modify
 a StixThreatActor instance. 
 | 
class  | 
StixTimeReferenceDefinition
A StixTimeReferenceDefinition is used to create or modify
 a StixTimeReference instance. 
 | 
class  | 
StixToolDefinition
A StixToolDefinition is used to create or modify
 a StixTool instance. 
 | 
class  | 
StixUsesRelationDefinition
A StixUsesRelationDefinition is used to create or modify
 a StixUsesRelation instance. 
 | 
class  | 
StixVariantOfRelationDefinition
A StixVariantOfRelationDefinition is used to create or modify
 a StixVariantOfRelation instance. 
 | 
class  | 
StixVulnerabilityDefinition
A StixVulnerabilityDefinition is used to create or modify
 a StixVulnerability instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
StixDomainObject.preCreate(LibraryObjectDefinition lodef)  | 
static StixAttackDamageDefinition | 
StixAttackDamageDefinition.toStixAttackDamageDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAttackDamageDefinition. 
 | 
static StixAttackDamageDefinition | 
StixAttackDamageDefinition.toStixAttackDamageDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAttackDamageDefinition. 
 | 
static StixAttackerIdentityDefinition | 
StixAttackerIdentityDefinition.toStixAttackerIdentityDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAttackerIdentityDefinition. 
 | 
static StixAttackerIdentityDefinition | 
StixAttackerIdentityDefinition.toStixAttackerIdentityDefinition(LibraryObjectDefinition lodef,
                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAttackerIdentityDefinition. 
 | 
static StixAttackIncidentDefinition | 
StixAttackIncidentDefinition.toStixAttackIncidentDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAttackIncidentDefinition. 
 | 
static StixAttackIncidentDefinition | 
StixAttackIncidentDefinition.toStixAttackIncidentDefinition(LibraryObjectDefinition lodef,
                              boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAttackIncidentDefinition. 
 | 
static StixAttackPatternDefinition | 
StixAttackPatternDefinition.toStixAttackPatternDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAttackPatternDefinition. 
 | 
static StixAttackPatternDefinition | 
StixAttackPatternDefinition.toStixAttackPatternDefinition(LibraryObjectDefinition lodef,
                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAttackPatternDefinition. 
 | 
static StixAttributedToRelationDefinition | 
StixAttributedToRelationDefinition.toStixAttributedToRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAttributedToRelationDefinition. 
 | 
static StixAttributedToRelationDefinition | 
StixAttributedToRelationDefinition.toStixAttributedToRelationDefinition(LibraryObjectDefinition lodef,
                                    boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAttributedToRelationDefinition. 
 | 
static StixAuxiliaryObjectDefinition | 
StixAuxiliaryObjectDefinition.toStixAuxiliaryObjectDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixAuxiliaryObjectDefinition. 
 | 
static StixAuxiliaryObjectDefinition | 
StixAuxiliaryObjectDefinition.toStixAuxiliaryObjectDefinition(LibraryObjectDefinition lodef,
                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixAuxiliaryObjectDefinition. 
 | 
static StixCampaignDefinition | 
StixCampaignDefinition.toStixCampaignDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixCampaignDefinition. 
 | 
static StixCampaignDefinition | 
StixCampaignDefinition.toStixCampaignDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixCampaignDefinition. 
 | 
static StixCooperatingRelationDefinition | 
StixCooperatingRelationDefinition.toStixCooperatingRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixCooperatingRelationDefinition. 
 | 
static StixCooperatingRelationDefinition | 
StixCooperatingRelationDefinition.toStixCooperatingRelationDefinition(LibraryObjectDefinition lodef,
                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixCooperatingRelationDefinition. 
 | 
static StixCourseOfActionDefinition | 
StixCourseOfActionDefinition.toStixCourseOfActionDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixCourseOfActionDefinition. 
 | 
static StixCourseOfActionDefinition | 
StixCourseOfActionDefinition.toStixCourseOfActionDefinition(LibraryObjectDefinition lodef,
                              boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixCourseOfActionDefinition. 
 | 
static StixDefenderIdentityDefinition | 
StixDefenderIdentityDefinition.toStixDefenderIdentityDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixDefenderIdentityDefinition. 
 | 
static StixDefenderIdentityDefinition | 
StixDefenderIdentityDefinition.toStixDefenderIdentityDefinition(LibraryObjectDefinition lodef,
                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixDefenderIdentityDefinition. 
 | 
static StixDerivedFromRelationDefinition | 
StixDerivedFromRelationDefinition.toStixDerivedFromRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixDerivedFromRelationDefinition. 
 | 
static StixDerivedFromRelationDefinition | 
StixDerivedFromRelationDefinition.toStixDerivedFromRelationDefinition(LibraryObjectDefinition lodef,
                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixDerivedFromRelationDefinition. 
 | 
static StixDomainObjectDefinition | 
StixDomainObjectDefinition.toStixDomainObjectDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixDomainObjectDefinition. 
 | 
static StixDomainObjectDefinition | 
StixDomainObjectDefinition.toStixDomainObjectDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixDomainObjectDefinition. 
 | 
static StixDuplicateOfRelationDefinition | 
StixDuplicateOfRelationDefinition.toStixDuplicateOfRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixDuplicateOfRelationDefinition. 
 | 
static StixDuplicateOfRelationDefinition | 
StixDuplicateOfRelationDefinition.toStixDuplicateOfRelationDefinition(LibraryObjectDefinition lodef,
                                   boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixDuplicateOfRelationDefinition. 
 | 
static StixIdentityDefinition | 
StixIdentityDefinition.toStixIdentityDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixIdentityDefinition. 
 | 
static StixIdentityDefinition | 
StixIdentityDefinition.toStixIdentityDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixIdentityDefinition. 
 | 
static StixImpersonatesRelationDefinition | 
StixImpersonatesRelationDefinition.toStixImpersonatesRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixImpersonatesRelationDefinition. 
 | 
static StixImpersonatesRelationDefinition | 
StixImpersonatesRelationDefinition.toStixImpersonatesRelationDefinition(LibraryObjectDefinition lodef,
                                    boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixImpersonatesRelationDefinition. 
 | 
static StixIndicatesRelationDefinition | 
StixIndicatesRelationDefinition.toStixIndicatesRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixIndicatesRelationDefinition. 
 | 
static StixIndicatesRelationDefinition | 
StixIndicatesRelationDefinition.toStixIndicatesRelationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixIndicatesRelationDefinition. 
 | 
static StixIndicatorDefinition | 
StixIndicatorDefinition.toStixIndicatorDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixIndicatorDefinition. 
 | 
static StixIndicatorDefinition | 
StixIndicatorDefinition.toStixIndicatorDefinition(LibraryObjectDefinition lodef,
                         boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixIndicatorDefinition. 
 | 
static StixIntrusionSetDefinition | 
StixIntrusionSetDefinition.toStixIntrusionSetDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixIntrusionSetDefinition. 
 | 
static StixIntrusionSetDefinition | 
StixIntrusionSetDefinition.toStixIntrusionSetDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixIntrusionSetDefinition. 
 | 
static StixLocationDefinition | 
StixLocationDefinition.toStixLocationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixLocationDefinition. 
 | 
static StixLocationDefinition | 
StixLocationDefinition.toStixLocationDefinition(LibraryObjectDefinition lodef,
                        boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixLocationDefinition. 
 | 
static StixMalwareDefinition | 
StixMalwareDefinition.toStixMalwareDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixMalwareDefinition. 
 | 
static StixMalwareDefinition | 
StixMalwareDefinition.toStixMalwareDefinition(LibraryObjectDefinition lodef,
                       boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixMalwareDefinition. 
 | 
static StixMitigatesRelationDefinition | 
StixMitigatesRelationDefinition.toStixMitigatesRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixMitigatesRelationDefinition. 
 | 
static StixMitigatesRelationDefinition | 
StixMitigatesRelationDefinition.toStixMitigatesRelationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixMitigatesRelationDefinition. 
 | 
static StixObservedDataDefinition | 
StixObservedDataDefinition.toStixObservedDataDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixObservedDataDefinition. 
 | 
static StixObservedDataDefinition | 
StixObservedDataDefinition.toStixObservedDataDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixObservedDataDefinition. 
 | 
static StixObserverIdentityDefinition | 
StixObserverIdentityDefinition.toStixObserverIdentityDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixObserverIdentityDefinition. 
 | 
static StixObserverIdentityDefinition | 
StixObserverIdentityDefinition.toStixObserverIdentityDefinition(LibraryObjectDefinition lodef,
                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixObserverIdentityDefinition. 
 | 
static StixRelatedToRelationDefinition | 
StixRelatedToRelationDefinition.toStixRelatedToRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixRelatedToRelationDefinition. 
 | 
static StixRelatedToRelationDefinition | 
StixRelatedToRelationDefinition.toStixRelatedToRelationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixRelatedToRelationDefinition. 
 | 
static StixRelationObjectDefinition | 
StixRelationObjectDefinition.toStixRelationObjectDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixRelationObjectDefinition. 
 | 
static StixRelationObjectDefinition | 
StixRelationObjectDefinition.toStixRelationObjectDefinition(LibraryObjectDefinition lodef,
                              boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixRelationObjectDefinition. 
 | 
static StixReportDefinition | 
StixReportDefinition.toStixReportDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixReportDefinition. 
 | 
static StixReportDefinition | 
StixReportDefinition.toStixReportDefinition(LibraryObjectDefinition lodef,
                      boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixReportDefinition. 
 | 
static StixReportedRelationDefinition | 
StixReportedRelationDefinition.toStixReportedRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixReportedRelationDefinition. 
 | 
static StixReportedRelationDefinition | 
StixReportedRelationDefinition.toStixReportedRelationDefinition(LibraryObjectDefinition lodef,
                                boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixReportedRelationDefinition. 
 | 
static StixTargetsRelationDefinition | 
StixTargetsRelationDefinition.toStixTargetsRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixTargetsRelationDefinition. 
 | 
static StixTargetsRelationDefinition | 
StixTargetsRelationDefinition.toStixTargetsRelationDefinition(LibraryObjectDefinition lodef,
                               boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixTargetsRelationDefinition. 
 | 
static StixThreatActorDefinition | 
StixThreatActorDefinition.toStixThreatActorDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixThreatActorDefinition. 
 | 
static StixThreatActorDefinition | 
StixThreatActorDefinition.toStixThreatActorDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixThreatActorDefinition. 
 | 
static StixTimeReferenceDefinition | 
StixTimeReferenceDefinition.toStixTimeReferenceDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixTimeReferenceDefinition. 
 | 
static StixTimeReferenceDefinition | 
StixTimeReferenceDefinition.toStixTimeReferenceDefinition(LibraryObjectDefinition lodef,
                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixTimeReferenceDefinition. 
 | 
static StixToolDefinition | 
StixToolDefinition.toStixToolDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixToolDefinition. 
 | 
static StixToolDefinition | 
StixToolDefinition.toStixToolDefinition(LibraryObjectDefinition lodef,
                    boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixToolDefinition. 
 | 
static StixUsesRelationDefinition | 
StixUsesRelationDefinition.toStixUsesRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixUsesRelationDefinition. 
 | 
static StixUsesRelationDefinition | 
StixUsesRelationDefinition.toStixUsesRelationDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixUsesRelationDefinition. 
 | 
static StixVariantOfRelationDefinition | 
StixVariantOfRelationDefinition.toStixVariantOfRelationDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixVariantOfRelationDefinition. 
 | 
static StixVariantOfRelationDefinition | 
StixVariantOfRelationDefinition.toStixVariantOfRelationDefinition(LibraryObjectDefinition lodef,
                                 boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixVariantOfRelationDefinition. 
 | 
static StixVulnerabilityDefinition | 
StixVulnerabilityDefinition.toStixVulnerabilityDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 StixVulnerabilityDefinition. 
 | 
static StixVulnerabilityDefinition | 
StixVulnerabilityDefinition.toStixVulnerabilityDefinition(LibraryObjectDefinition lodef,
                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 StixVulnerabilityDefinition. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseballStatisticsDefinition
A BaseballStatisticsDefinition is used to create or modify
 a BaseballStatistics instance. 
 | 
class  | 
BatterMilestoneDefinition
A BatterMilestoneDefinition is used to create or modify
 a BatterMilestone instance. 
 | 
class  | 
BatterStatisticsDefinition
A BatterStatisticsDefinition is used to create or modify
 a BatterStatistics instance. 
 | 
class  | 
BriefWeatherSummaryDefinition
A BriefWeatherSummaryDefinition is used to create or modify
 a BriefWeatherSummary instance. 
 | 
class  | 
CompositeScoutingGroupDefinition
A CompositeScoutingGroupDefinition is used to create or modify
 a CompositeScoutingGroup instance. 
 | 
class  | 
DetailedWeatherSummaryDefinition
A DetailedWeatherSummaryDefinition is used to create or modify
 a DetailedWeatherSummary instance. 
 | 
class  | 
GameSummaryDefinition
A GameSummaryDefinition is used to create or modify
 a GameSummary instance. 
 | 
class  | 
PitcherStatisticsDefinition
A PitcherStatisticsDefinition is used to create or modify
 a PitcherStatistics instance. 
 | 
class  | 
PlateAppearanceDefinition
A PlateAppearanceDefinition is used to create or modify
 a PlateAppearance instance. 
 | 
class  | 
PlayerDocumentDefinition
A PlayerDocumentDefinition is used to create or modify
 a PlayerDocument instance. 
 | 
class  | 
ScoutingGroupDefinition
A ScoutingGroupDefinition is used to create or modify
 a ScoutingGroup instance. 
 | 
class  | 
SportsStatisticsDefinition
A SportsStatisticsDefinition is used to create or modify
 a SportsStatistics instance. 
 | 
class  | 
WeatherSummaryDefinition
A WeatherSummaryDefinition is used to create or modify
 a WeatherSummary instance. 
 | 
class  | 
WeatherSummarySourceDefinition
A WeatherSummarySourceDefinition is used to create or modify
 a WeatherSummarySource instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
BatterMilestone.postCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions after the 
 creation of a object. 
 | 
protected void | 
PlayerDocument.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
ScoutingGroup.preCreate(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 creation of a PublicObject. 
 | 
protected void | 
BatterMilestone.preFree(LibraryObjectDefinition lodef)
Extensibility point to perform actions prior to the 
 permanent deletion ("free") of a object. 
 | 
static BaseballStatisticsDefinition | 
BaseballStatisticsDefinition.toBaseballStatisticsDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 BaseballStatisticsDefinition. 
 | 
static BaseballStatisticsDefinition | 
BaseballStatisticsDefinition.toBaseballStatisticsDefinition(LibraryObjectDefinition lodef,
                              boolean enforce)
Casts the specified LibraryObjectDefinition to a
 BaseballStatisticsDefinition. 
 | 
static BatterMilestoneDefinition | 
BatterMilestoneDefinition.toBatterMilestoneDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 BatterMilestoneDefinition. 
 | 
static BatterMilestoneDefinition | 
BatterMilestoneDefinition.toBatterMilestoneDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 BatterMilestoneDefinition. 
 | 
static BatterStatisticsDefinition | 
BatterStatisticsDefinition.toBatterStatisticsDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 BatterStatisticsDefinition. 
 | 
static BatterStatisticsDefinition | 
BatterStatisticsDefinition.toBatterStatisticsDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 BatterStatisticsDefinition. 
 | 
static BriefWeatherSummaryDefinition | 
BriefWeatherSummaryDefinition.toBriefWeatherSummaryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a BriefWeatherSummaryDefinition. 
 | 
static BriefWeatherSummaryDefinition | 
BriefWeatherSummaryDefinition.toBriefWeatherSummaryDefinition(LibraryObjectDefinition lodef,
                               boolean enforceCompat)
Cast specified LibraryObjectDefinition to a BriefWeatherSummaryDefinition. 
 | 
static CompositeScoutingGroupDefinition | 
CompositeScoutingGroupDefinition.toCompositeScoutingGroupDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a CompositeScoutingGroupDefinition. 
 | 
static CompositeScoutingGroupDefinition | 
CompositeScoutingGroupDefinition.toCompositeScoutingGroupDefinition(LibraryObjectDefinition lodef,
                                  boolean enforceCompat)
Cast specified LibraryObjectDefinition to a CompositeScoutingGroupDefinition. 
 | 
static DetailedWeatherSummaryDefinition | 
DetailedWeatherSummaryDefinition.toDetailedWeatherSummaryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a DetailedWeatherSummaryDefinition. 
 | 
static DetailedWeatherSummaryDefinition | 
DetailedWeatherSummaryDefinition.toDetailedWeatherSummaryDefinition(LibraryObjectDefinition lodef,
                                  boolean enforceCompat)
Cast specified LibraryObjectDefinition to a DetailedWeatherSummaryDefinition. 
 | 
static GameSummaryDefinition | 
GameSummaryDefinition.toGameSummaryDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 GameSummaryDefinition. 
 | 
static GameSummaryDefinition | 
GameSummaryDefinition.toGameSummaryDefinition(LibraryObjectDefinition lodef,
                       boolean enforce)
Casts the specified LibraryObjectDefinition to a
 GameSummaryDefinition. 
 | 
static PitcherStatisticsDefinition | 
PitcherStatisticsDefinition.toPitcherStatisticsDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 PitcherStatisticsDefinition. 
 | 
static PitcherStatisticsDefinition | 
PitcherStatisticsDefinition.toPitcherStatisticsDefinition(LibraryObjectDefinition lodef,
                             boolean enforce)
Casts the specified LibraryObjectDefinition to a
 PitcherStatisticsDefinition. 
 | 
static PlateAppearanceDefinition | 
PlateAppearanceDefinition.toPlateAppearanceDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 PlateAppearanceDefinition. 
 | 
static PlateAppearanceDefinition | 
PlateAppearanceDefinition.toPlateAppearanceDefinition(LibraryObjectDefinition lodef,
                           boolean enforce)
Casts the specified LibraryObjectDefinition to a
 PlateAppearanceDefinition. 
 | 
static PlayerDocumentDefinition | 
PlayerDocumentDefinition.toPlayerDocumentDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a PlayerDocumentDefinition. 
 | 
static PlayerDocumentDefinition | 
PlayerDocumentDefinition.toPlayerDocumentDefinition(LibraryObjectDefinition lodef,
                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a PlayerDocumentDefinition. 
 | 
static ScoutingGroupDefinition | 
ScoutingGroupDefinition.toScoutingGroupDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a ScoutingGroupDefinition. 
 | 
static ScoutingGroupDefinition | 
ScoutingGroupDefinition.toScoutingGroupDefinition(LibraryObjectDefinition lodef,
                         boolean enforceCompat)
Cast specified LibraryObjectDefinition to a ScoutingGroupDefinition. 
 | 
static SportsStatisticsDefinition | 
SportsStatisticsDefinition.toSportsStatisticsDefinition(LibraryObjectDefinition lodef)
Casts the specified LibraryObjectDefinition to a
 SportsStatisticsDefinition. 
 | 
static SportsStatisticsDefinition | 
SportsStatisticsDefinition.toSportsStatisticsDefinition(LibraryObjectDefinition lodef,
                            boolean enforce)
Casts the specified LibraryObjectDefinition to a
 SportsStatisticsDefinition. 
 | 
static WeatherSummaryDefinition | 
WeatherSummaryDefinition.toWeatherSummaryDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a WeatherSummaryDefinition. 
 | 
static WeatherSummaryDefinition | 
WeatherSummaryDefinition.toWeatherSummaryDefinition(LibraryObjectDefinition lodef,
                          boolean enforceCompat)
Cast specified LibraryObjectDefinition to a WeatherSummaryDefinition. 
 | 
static WeatherSummarySourceDefinition | 
WeatherSummarySourceDefinition.toWeatherSummarySourceDefinition(LibraryObjectDefinition lodef)
Cast specified LibraryObjectDefinition to a WeatherSummarySourceDefinition. 
 | 
static WeatherSummarySourceDefinition | 
WeatherSummarySourceDefinition.toWeatherSummarySourceDefinition(LibraryObjectDefinition lodef,
                                boolean enforceCompat)
Cast specified LibraryObjectDefinition to a WeatherSummarySourceDefinition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LibraryObjectDefinition | 
DeleteLibraryObjectContext.getLibraryObjectDefinition()
Gets the LibraryObjectDefinition. 
 | 
LibraryObjectDefinition | 
DetermineAclContext.getLibraryObjectDefinition()
Gets the loDef. 
 | 
LibraryObjectDefinition | 
IfsDeleteLibraryObjectContext.getLibraryObjectDefinition()
Gets the LibraryObjectDefinition. 
 | 
LibraryObjectDefinition | 
IfsDetermineAclContext.getLibraryObjectDefinition()
Gets the loDef. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AccessControlList | 
IfsCreateDocumentCommand.runDetermineAclCommand(LibrarySession session,
                      AccessControlList acl,
                      Folder folder,
                      String name,
                      LibraryObjectDefinition lodef)
Execute an IfsDetermineAclCommand. 
 | 
protected AccessControlList | 
IfsParseStreamCommand.runDetermineAclCommand(LibrarySession session,
                      AccessControlList acl,
                      Folder folder,
                      String name,
                      LibraryObjectDefinition lodef)
Execute an IfsDetermineAclCommand. 
 | 
void | 
DeleteLibraryObjectContext.setLibraryObjectDefinition(LibraryObjectDefinition loDef)
Sets the LibraryObjectDefinition. 
 | 
void | 
DetermineAclContext.setLibraryObjectDefinition(LibraryObjectDefinition loDef)
Sets the loDef. 
 | 
void | 
IfsDeleteLibraryObjectContext.setLibraryObjectDefinition(LibraryObjectDefinition loDef)
Sets the LibraryObjectDefinition. 
 | 
void | 
IfsDetermineAclContext.setLibraryObjectDefinition(LibraryObjectDefinition loDef)
Sets the loDef. 
 | 
| Constructor and Description | 
|---|
IfsDeleteLibraryObjectContext(LibrarySession session,
                             LibraryObject lo,
                             LibraryObjectDefinition loDef)
Constructor which sets up all the required parameters. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DavCategoryDefinition
The DavCategoryDefinition class is used
 construct a DavCategory object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BodyPartRelationshipDefinition
The BodyPartRelationshipDefinition class is used
 construct a BodyPartRelationship object. 
 | 
class  | 
EmailUserProfileDefinition
The EmailUserProfileDefinition class is used
 construct a EmailUserProfile object. 
 | 
class  | 
MailboxDefinition
The MailboxDefinition class is used
 construct a Mailbox object. 
 | 
class  | 
MailDocumentDefinition
The MailDocumentDefinition class is used to
 construct a MailDocumentDefinition object. 
 | 
class  | 
MailFolderDefinition
The MailFolderDefinition class is used to
 construct a MailFolderDefinition object. 
 | 
class  | 
MessageDefinition
The MessageDefinition class is used
 construct a Message object. 
 | 
class  | 
Rfc822ContentObjectDefinition
The Rfc822ContentObjectDefinition class is used
 construct a Rfc822ContentObject object. 
 | 
class  | 
Rfc822MessageDefinition
The Rfc822MessageDefinition class is used
 construct a Rfc822Message object. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LibraryObjectDefinition | 
S_LibraryObjectDefinition.m_Definition
The real definition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected LibraryObjectDefinition | 
S_LibraryObjectDefinition.constructBeanDefinition(LibrarySessionInterface session)
construct a bean-side definition. 
 | 
LibraryObjectDefinition | 
S_LibraryObjectDefinition.getBeanDefinition(LibrarySessionInterface session)
return bean-side definition. 
 | 
LibraryObjectDefinition | 
S_LibraryObjectDefinition.getDefinition()
return bean-side definition. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
S_LibraryObject.privilegedUpdate(LibraryObjectDefinition lodef)
Perform an update in a privileged state. 
 | 
| Constructor and Description | 
|---|
S_LibraryObjectDefinition(LibraryObjectDefinition def)
Construct a S_LibraryObjectDefinition, initializing with a
 class Identifier. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectDefinition | 
PublicObjectUtilities.setAcl(LibraryObjectDefinition def,
      AccessControlList acl,
      Folder parent,
      boolean takeAclFromParent)
defines how to set an acl based on a absolute acl, a boolean, and a parent folder 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static LibraryObjectDefinition | 
PublicObjectUtilities.setAcl(LibraryObjectDefinition def,
      AccessControlList acl,
      Folder parent,
      boolean takeAclFromParent)
defines how to set an acl based on a absolute acl, a boolean, and a parent folder 
 | 
Copyright © 2025. All rights reserved.