Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
CmDirectoryConfigurationOIDList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationAdamList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationADList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationCAList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationIBMList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationNovellList
Deprecated.
As of release 5.0.0.
|
interface |
DirectoryConfigurationSunOneList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryConfigurationList |
Factory.DirectoryConfiguration.createList()
Creates a new instance of this collection class.
|
DirectoryConfigurationList |
Domain.get_DirectoryConfigurations()
Returns the value of the DirectoryConfigurations property.
|
Modifier and Type | Method and Description |
---|---|
void |
Domain.set_DirectoryConfigurations(DirectoryConfigurationList value)
Sets the value of the DirectoryConfigurations property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.