Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
ClassDefinitionSet |
ClassDefinition.get_ImmediateSubclassDefinitions()
Returns the value of the ImmediateSubclassDefinitions property.
|
ClassDefinitionSet |
TableDefinition.get_UsedInClasses()
Returns the value of the UsedInClasses property.
|
ClassDefinitionSet |
PropertyTemplate.get_UsedInClasses()
Returns the value of the UsedInClasses property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CmConversionSettingsClassDefinitionSet
This collection interface is not supported.
|
interface |
DocumentClassDefinitionSet
Deprecated.
As of release 5.0.0.
|
interface |
EventClassDefinitionSet
Deprecated.
As of release 5.0.0.
|
interface |
ReplicableClassDefinitionSet
Represents a collection of
ReplicableClassDefinition objects. |
interface |
SubscribableClassDefinitionSet
Represents a collection of
SubscribableClassDefinition objects. |
interface |
VersionableClassDefinitionSet
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
ClassDefinitionSet |
ObjectStore.get_RootClassDefinitions()
Returns the value of the RootClassDefinitions property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.