Package org.cxbox.core.controller.param
Class FilterParameters
java.lang.Object
org.cxbox.core.controller.param.BaseParameterHolder<FilterParameter>
org.cxbox.core.controller.param.FilterParameters
- All Implemented Interfaces:
Iterable<FilterParameter>,ParameterHolder<FilterParameter>
-
Method Summary
Modifier and TypeMethodDescriptionstatic FilterParametersfromList(List<FilterParameter> list) static FilterParametersMethods 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
-