|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DocumentClassDefinition
Represents the class definition (mutable class metadata) of the Document
class and its subclasses.
You can modify class definition metadata via its properties and property definitions throughout the life of an
instantiated object. Note, however, that you cannot modify a class definition's ClassDescription
property.
Metadata
Auditable: undefined
Method Summary | |
---|---|
XMLPropertyMappingScriptSet |
get_XMLPropertyMappingScripts()
Returns the value of the XMLPropertyMappingScripts property. |
Methods inherited from interface com.filenet.api.admin.ReplicableClassDefinition |
---|
get_ExternalAliases, set_ExternalAliases |
Methods inherited from interface com.filenet.api.admin.SubscribableClassDefinition |
---|
get_AuditDefinitions, set_AuditDefinitions |
Methods inherited from interface com.filenet.api.replication.Replicable |
---|
get_ExternalReplicaIdentities, get_ReplicationGroup, set_ExternalReplicaIdentities, set_ReplicationGroup |
Methods inherited from interface com.filenet.api.core.Subscribable |
---|
raiseEvent |
Methods inherited from interface com.filenet.api.core.IndependentlyPersistableObject |
---|
addPendingAction, clearPendingActions, delete, getAccessAllowed, getPendingActions, getUpdateSequenceNumber, isCurrent, save, save, setUpdateSequenceNumber |
Methods inherited from interface com.filenet.api.core.IndependentObject |
---|
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
XMLPropertyMappingScriptSet get_XMLPropertyMappingScripts()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |