Uses of Class
org.alfresco.rest.api.search.model.SortDef
-
Packages that use SortDef Package Description org.alfresco.rest.api.search.impl org.alfresco.rest.api.search.model -
-
Uses of SortDef in org.alfresco.rest.api.search.impl
Method parameters in org.alfresco.rest.api.search.impl with type arguments of type SortDef Modifier and Type Method Description void
SearchMapper. fromSort(org.alfresco.service.cmr.search.SearchParameters sp, List<SortDef> sort)
SearchParameters from List -
Uses of SortDef in org.alfresco.rest.api.search.model
Methods in org.alfresco.rest.api.search.model that return types with arguments of type SortDef Modifier and Type Method Description List<SortDef>
SearchQuery. getSort()
-