JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ch.tocco.nice2.rest.entity.api.search.order
Interface OrderingParser
All Known Implementing Classes:
OrderingParserImpl
public interface
OrderingParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Ordering
parse
(
EntityModel
baseModel, @Nullable
String
ordering)
Method Details
parse
Ordering
parse
(
EntityModel
baseModel, @Nullable @Nullable
String
ordering)