Package org.cxbox.core.controller.param
Class SortParameters
java.lang.Object
org.cxbox.core.controller.param.BaseParameterHolder<SortParameter>
org.cxbox.core.controller.param.SortParameters
- All Implemented Interfaces:
Iterable<SortParameter>,ParameterHolder<SortParameter>
-
Method Summary
Modifier and TypeMethodDescriptionstatic SortParametersfromList(List<SortParameter> list) static SortParametersMethods inherited from class org.cxbox.core.controller.param.BaseParameterHolder
getBuilder, isEmpty, iteratorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
fromMap
-
fromList
-