Uses of Class
org.alfresco.service.cmr.search.SearchParameters
Packages that use SearchParameters
Package
Description
-
Uses of SearchParameters in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search that return SearchParametersMethods in org.alfresco.opencmis.search with parameters of type SearchParametersModifier and TypeMethodDescriptionstatic CMISQueryOptions
CMISQueryOptions.create
(SearchParameters searchParameters) -
Uses of SearchParameters in org.alfresco.repo.search.adaptor
Methods in org.alfresco.repo.search.adaptor that return SearchParameters -
Uses of SearchParameters in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return SearchParametersMethods in org.alfresco.repo.search.impl.querymodel with parameters of type SearchParametersModifier and TypeMethodDescriptionstatic QueryOptions
QueryOptions.create
(SearchParameters searchParameters) -
Uses of SearchParameters in org.alfresco.service.cmr.search
Methods in org.alfresco.service.cmr.search that return SearchParametersModifier and TypeMethodDescriptionSearchParameters.copy()
ResultSetMetaData.getSearchParameters()
Get the parameters that were specified to define this search.Methods in org.alfresco.service.cmr.search with parameters of type SearchParametersModifier and TypeMethodDescriptionSearchService.query
(SearchParameters searchParameters) Search using the given SearchParameters