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 |
---|---|
PropertyDefinitionList |
ClassDefinition.get_PropertyDefinitions()
Returns the value of the PropertyDefinitions property.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassDefinition.set_PropertyDefinitions(PropertyDefinitionList value)
Sets the value of the PropertyDefinitions property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PropertyDefinitionBinaryList
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionBooleanList
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionDateTimeList
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionFloat64List
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionIdList
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionInteger32List
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionObjectList
Deprecated.
As of release 5.0.0.
|
interface |
PropertyDefinitionStringList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static PropertyDefinitionList |
Factory.PropertyDefinition.createList()
Creates a new instance of this collection class.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.