-
Packages that use SearchSQL Package Description 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 Modifier and Type Method and Description IndependentObjectSetSearchScope. fetchObjects(SearchSQL searchSQL, java.lang.Integer pageSize, PropertyFilter filter, java.lang.Boolean continuable)RetrievesIndependentObjectobjects from the repository or repositories specified for this instance.RepositoryRowSetSearchScope. fetchRows(SearchSQL searchSQL, java.lang.Integer pageSize, PropertyFilter filter, java.lang.Boolean continuable)Retrieves rows of properties (Propertiesobjects) from the repository or repositories specified for this instance.
-