FileNet Content Services
Java Connector v3.0

Uses of Class
com.filenet.wcm.api.SearchClassInfo

Packages that use SearchClassInfo
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 SearchClassInfo in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api with parameters of type SearchClassInfo
 SearchPropertyDescriptions Search.getPropertyDescriptions(ObjectStores objectStores, java.lang.String mergeOption, SearchClassInfo[] classInfo)
          

Not Implemented in CS Java Connector v3.0.

 SearchPropertyDescriptions Search.getPropertyDescriptions(ObjectStores objectStores, java.lang.String mergeOption, int objectType, SearchClassInfo[] classInfo)
          

Not Implemented in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0