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

Packages that use ChoiceList
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 as EntireNetwork, Domain, Document, Folder, and so on. 
 

Uses of ChoiceList in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return ChoiceList
 ChoiceList Choice.get_ChoiceValues()
          Returns the value of the ChoiceValues property.
 ChoiceList ChoiceList.get_ChoiceValues()
          Returns the value of the ChoiceValues property.
 

Methods in com.filenet.api.admin with parameters of type ChoiceList
 void Choice.set_ChoiceValues(ChoiceList value)
          Sets the value of the ChoiceValues property.
 void ChoiceList.set_ChoiceValues(ChoiceList value)
          Sets the value of the ChoiceValues property.
 

Uses of ChoiceList in com.filenet.api.core
 

Methods in com.filenet.api.core that return ChoiceList
static ChoiceList Factory.Choice.createList()
          Creates a new instance of this collection class.
 



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