Uses of Class
com.filenet.api.query.SearchSQL

Packages that use SearchSQL
com.filenet.api.query Provides classes related to constructing and performing Content Engine searches. 
 

Uses of SearchSQL in com.filenet.api.query
 

Methods in com.filenet.api.query with parameters of type SearchSQL
 IndependentObjectSet SearchScope.fetchObjects(SearchSQL searchSQL, java.lang.Integer pageSize, PropertyFilter filter, java.lang.Boolean continuable)
          Retrieves EngineObject objects from the repository or repositories specified for this instance.
 RepositoryRowSet SearchScope.fetchRows(SearchSQL searchSQL, java.lang.Integer pageSize, PropertyFilter filter, java.lang.Boolean continuable)
          Retrieves rows of properties (Properties objects) from the repository or repositories specified for this instance.
 



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