-
Packages that use RepositoryRowSet Package Description com.filenet.api.query Provides classes related to constructing and performing Content Engine searches. -
-
Uses of RepositoryRowSet in com.filenet.api.query
Methods in com.filenet.api.query that return RepositoryRowSet Modifier and Type Method and Description 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.RepositoryRowSetSearchScope. fetchRows(StoredSearch storedSearch, java.lang.String searchClauseFromClass, SearchTemplateParameters templateData, java.lang.Integer pageSize, PropertyFilter filter, java.lang.Boolean continuable)Retrieves rows of properties (Propertiesobjects) from the repository or repositories specified for this instance based on a query generated from the XML for aStoredSearchinstance.
-