FileNet Content Services
Java Connector v3.0

Uses of Interface
com.filenet.wcm.api.ChoiceLists

Packages that use ChoiceLists
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of ChoiceLists in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that return ChoiceLists
 ChoiceLists StoredSearch.getChoiceLists(java.lang.String[] propNames)
          

Not Implemented in CS Java Connector v3.0.

 ChoiceLists StoredSearch.getChoiceLists(SearchPropInfo[] propInfo)
          

Not Implemented in CS Java Connector v3.0.

 ChoiceLists Search.getChoiceLists(ObjectStores objectStores, java.lang.String mergeOption, SearchPropInfo[] propInfo)
          

Not Implemented in CS Java Connector v3.0.

 ChoiceLists ObjectStore.getChoiceLists(java.util.Vector cvlids, int depth)
          Returns a ChoiceLists collection.
 


FileNet Content Services
Java Connector v3.0