Uses of Class
org.alfresco.rest.search.SearchRequest
Packages that use SearchRequest
-
Uses of SearchRequest in org.alfresco.rest.requests.search
Methods in org.alfresco.rest.requests.search with parameters of type SearchRequest -
Uses of SearchRequest in org.alfresco.rest.search
Methods in org.alfresco.rest.search that return SearchRequestModifier and TypeMethodDescriptionSearchRequest.addSortClause(String type, String fieldname, boolean ascending) Adds a new sort clause to this request.RestResultSetContextModel.getRequest()Methods in org.alfresco.rest.search with parameters of type SearchRequestModifier and TypeMethodDescriptionvoidRestResultSetContextModel.setRequest(SearchRequest request)