-
Packages that use SubsystemConfigurationList 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.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of SubsystemConfigurationList in com.filenet.api.admin
Methods in com.filenet.api.admin that return SubsystemConfigurationList Modifier and Type Method and Description SubsystemConfigurationListVirtualServer. get_SubsystemConfigurations()Returns the value of the SubsystemConfigurations property.SubsystemConfigurationListSite. get_SubsystemConfigurations()Returns the value of the SubsystemConfigurations property.SubsystemConfigurationListServerInstance. get_SubsystemConfigurations()Returns the value of the SubsystemConfigurations property.Methods in com.filenet.api.admin with parameters of type SubsystemConfigurationList Modifier and Type Method and Description voidVirtualServer. set_SubsystemConfigurations(SubsystemConfigurationList value)Sets the value of the SubsystemConfigurations property.voidSite. set_SubsystemConfigurations(SubsystemConfigurationList value)Sets the value of the SubsystemConfigurations property.voidServerInstance. set_SubsystemConfigurations(SubsystemConfigurationList value)Sets the value of the SubsystemConfigurations property. -
Uses of SubsystemConfigurationList in com.filenet.api.core
Methods in com.filenet.api.core that return SubsystemConfigurationList Modifier and Type Method and Description static SubsystemConfigurationListFactory.SubsystemConfiguration. createList()Creates a new instance of this collection class.SubsystemConfigurationListDomain. get_SubsystemConfigurations()Returns the value of the SubsystemConfigurations property.Methods in com.filenet.api.core with parameters of type SubsystemConfigurationList Modifier and Type Method and Description voidDomain. set_SubsystemConfigurations(SubsystemConfigurationList value)Sets the value of the SubsystemConfigurations property.
-