|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubsystemConfiguration
Represents a configuration object related to a particular subsystem or functional area that can be configured relative to a server hierarchy. This interface is the superclass for configuration objects. For each object in the hierarchy, there are a number of associated configuration objects. Each of these configuration objects has one or more attributes defining various configuration options for a particular subsystem area (such as content cache, server caching, trace logging, and so on).
All of the configuration objects available on the objects of the server hierarchy (Domain
,
Site
, VirtualServer
, and ServerInstance
) are represented as a
collection of dependent objects (SubsystemConfigurationList
). To access a SubsystemConfiguration
object, call get_SubsystemConfigurations
to retrieve the SubsystemConfigurationList
from
the "host" independent object.
Metadata
Auditable: false
Method Summary | |
---|---|
Id |
get_Id()
Returns the value of the Id property. |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
Id get_Id()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |