JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.rest.entity.api.search.order
OrderingParser
Contents
Description
Method Summary
Method Details
parse(EntityModel, String)
Hide sidebar
Show sidebar
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)