Uses of Interface
org.alfresco.service.cmr.search.ResultSet
Packages that use ResultSet
-
Uses of ResultSet in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return types with arguments of type ResultSetConstructor parameters in org.alfresco.repo.search.impl.querymodel with type arguments of type ResultSet -
Uses of ResultSet in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return ResultSetModifier and TypeMethodDescriptionResultSetRow.getResultSet()
Get the containing result setSearch against a store.SearchService.query
(StoreRef store, String language, String query, QueryParameterDefinition[] queryParameterDefinitions) Search against a store.SearchService.query
(StoreRef store, QName queryId, QueryParameter[] queryParameters) Execute a canned querySearchService.query
(SearchParameters searchParameters) Search using the given SearchParameters