|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClassDefinitionSet | |
---|---|
com.filenet.api.admin | Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. |
com.filenet.api.collection | Provides type-safe interfaces related to collections of objects. |
com.filenet.api.core | Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork , Domain , Document , Folder , and so on. |
Uses of ClassDefinitionSet in com.filenet.api.admin |
---|
Methods in com.filenet.api.admin that return ClassDefinitionSet | |
---|---|
ClassDefinitionSet |
ClassDefinition.get_ImmediateSubclassDefinitions()
Returns the value of the ImmediateSubclassDefinitions property. |
ClassDefinitionSet |
PropertyTemplate.get_UsedInClasses()
Returns the value of the UsedInClasses property. |
ClassDefinitionSet |
TableDefinition.get_UsedInClasses()
Returns the value of the UsedInClasses property. |
Uses of ClassDefinitionSet in com.filenet.api.collection |
---|
Subinterfaces of ClassDefinitionSet in com.filenet.api.collection | |
---|---|
interface |
DocumentClassDefinitionSet
Represents a collection of DocumentClassDefinition objects. |
interface |
EventClassDefinitionSet
Represents a collection of EventClassDefinition objects. |
interface |
ReplicableClassDefinitionSet
Represents a collection of ReplicableClassDefinition objects. |
interface |
SubscribableClassDefinitionSet
Represents a collection of SubscribableClassDefinition objects. |
interface |
VersionableClassDefinitionSet
Represents a collection of VersionableClassDefinition objects. |
Uses of ClassDefinitionSet in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return ClassDefinitionSet | |
---|---|
ClassDefinitionSet |
ObjectStore.get_RootClassDefinitions()
Returns the value of the RootClassDefinitions property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |