-
Packages that use ChoiceList 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 ChoiceList in com.filenet.api.admin
Methods in com.filenet.api.admin that return ChoiceList Modifier and Type Method and Description ChoiceListChoiceList. get_ChoiceValues()Returns the value of the ChoiceValues property.ChoiceListChoice. get_ChoiceValues()Returns the value of the ChoiceValues property.Methods in com.filenet.api.admin with parameters of type ChoiceList Modifier and Type Method and Description voidChoiceList. set_ChoiceValues(ChoiceList value)Sets the value of the ChoiceValues property.voidChoice. 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 Modifier and Type Method and Description static ChoiceListFactory.Choice. createList()Creates a new instance of this collection class.
-