Uses of Interface
com.filenet.api.collection.DirectoryConfigurationList

Packages that use DirectoryConfigurationList
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. 
 

Uses of DirectoryConfigurationList in com.filenet.api.collection
 

Subinterfaces of DirectoryConfigurationList in com.filenet.api.collection
 interface CmDirectoryConfigurationOIDList
          Collection comment TBD
 interface DirectoryConfigurationAdamList
          Contains the group of DirectoryConfigurationAdam objects defined for a given FileNet P8 domain.
 interface DirectoryConfigurationADList
          Contains the group of DirectoryConfigurationAD objects defined for a given FileNet P8 domain.
 interface DirectoryConfigurationCAList
          This interface is not supported.
 interface DirectoryConfigurationIBMList
          Contains the group of DirectoryConfigurationIBM objects defined for a given FileNet P8 domain.
 interface DirectoryConfigurationNovellList
          Contains the group of DirectoryConfigurationNovell objects defined for a given FileNet P8 domain.
 interface DirectoryConfigurationSunOneList
          Contains the group of DirectoryConfigurationSunOne objects defined for a given FileNet P8 domain.
 

Uses of DirectoryConfigurationList in com.filenet.api.core
 

Methods in com.filenet.api.core that return DirectoryConfigurationList
static DirectoryConfigurationList Factory.DirectoryConfiguration.createList()
          Creates a new instance of this collection class.
 DirectoryConfigurationList Domain.get_DirectoryConfigurations()
          Returns the value of the DirectoryConfigurations property.
 

Methods in com.filenet.api.core with parameters of type DirectoryConfigurationList
 void Domain.set_DirectoryConfigurations(DirectoryConfigurationList value)
          Sets the value of the DirectoryConfigurations property.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.