-
Packages that use DirectoryConfigurationList Package Description 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 DirectoryConfigurationList in com.filenet.api.core
Methods in com.filenet.api.core that return DirectoryConfigurationList Modifier and Type Method and Description static DirectoryConfigurationListFactory.DirectoryConfiguration. createList()Creates a new instance of this collection class.DirectoryConfigurationListDomain. get_DirectoryConfigurations()Returns the value of the DirectoryConfigurations property.Methods in com.filenet.api.core with parameters of type DirectoryConfigurationList Modifier and Type Method and Description voidDomain. set_DirectoryConfigurations(DirectoryConfigurationList value)Sets the value of the DirectoryConfigurations property.
-