Package org.cxbox.core.controller.param
Class AbstractQueryParameter
java.lang.Object
org.cxbox.core.controller.param.AbstractQueryParameter
- All Implemented Interfaces:
QueryParameter
- Direct Known Subclasses:
BindParameter,FilterParameter,SortParameter
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.cxbox.core.controller.param.QueryParameter
QueryParameter.StringListTypeReference -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cxbox.core.controller.param.QueryParameter
apply, getName
-
Constructor Details
-
AbstractQueryParameter
-