Interface OrderBy
- All Superinterfaces:
ApplyItem
Represents the orderby transformation.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem
ApplyItem.Kind
-
Method Summary
-
Method Details
-
getOrderByOption
OrderByOption getOrderByOption()Gets the order by option.- Returns:
- a
OrderByOption
(but nevernull
)
-