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 |
---|---|
SubsystemConfigurationList |
VirtualServer.get_SubsystemConfigurations()
Returns the value of the SubsystemConfigurations property.
|
SubsystemConfigurationList |
Site.get_SubsystemConfigurations()
Returns the value of the SubsystemConfigurations property.
|
SubsystemConfigurationList |
ServerInstance.get_SubsystemConfigurations()
Returns the value of the SubsystemConfigurations property.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualServer.set_SubsystemConfigurations(SubsystemConfigurationList value)
Sets the value of the SubsystemConfigurations property.
|
void |
Site.set_SubsystemConfigurations(SubsystemConfigurationList value)
Sets the value of the SubsystemConfigurations property.
|
void |
ServerInstance.set_SubsystemConfigurations(SubsystemConfigurationList value)
Sets the value of the SubsystemConfigurations property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncProcessingConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
CFSImportAgentConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
ContentCacheConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
ContentConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
ImageServicesImportAgentConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
PublishingConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
ReplicationConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
ServerCacheConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
TraceLoggingConfigurationList
Deprecated.
As of release 5.0.0.
|
interface |
VerityServerConfigurationList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static SubsystemConfigurationList |
Factory.SubsystemConfiguration.createList()
Creates a new instance of this collection class.
|
SubsystemConfigurationList |
Domain.get_SubsystemConfigurations()
Returns the value of the SubsystemConfigurations property.
|
Modifier and Type | Method and Description |
---|---|
void |
Domain.set_SubsystemConfigurations(SubsystemConfigurationList value)
Sets the value of the SubsystemConfigurations property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.