Package com.adobe.granite.haf.api
Interface OrderByDetails
public interface OrderByDetails
An interface providing the ordering details for paginated requests. Ordering consists of a field to order by,
as well as the direction to ordering should be applied.
-
Method Summary
Modifier and TypeMethodDescriptiongetField()
The name of the field the results should be ordered on.The direction the ordering should be applied.