Class SortDef
java.lang.Object
org.alfresco.rest.api.search.model.SortDef
This is a copy of the SortDefinition class found in data-model. Due to the use of a very old version
of Jackson it is necessary to duplicate this class rather than reuse it.
- Author:
- Gethin James
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SortDef
-
-
Method Details
-
getType
-
getField
-
isAscending
public boolean isAscending()
-