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 |
---|---|
SiteSettingsList |
FixedContentDevice.get_SiteSettings()
Returns the value of the SiteSettings property.
|
Modifier and Type | Method and Description |
---|---|
void |
FixedContentDevice.set_SiteSettings(SiteSettingsList value)
Sets the value of the SiteSettings property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CenteraSiteSettingsList
Deprecated.
As of release 5.0.0.
|
interface |
CFSSiteSettingsList
Deprecated.
As of release 5.0.0.
|
interface |
CmReplicaSynchronizationSiteSettingsList
Represents a collection of
CmReplicaSynchronizationSiteSettings objects. |
interface |
ImageServicesSiteSettingsList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static SiteSettingsList |
Factory.SiteSettings.createList()
Creates a new instance of this collection class.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.