|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterValueSetParam
This interface represents one filter parameter in an FilterValueSet
filter specification.
Each filtering parameter has a lookup-able and operator type, and a value to filter for.
Method Summary | |
---|---|
void |
appendTo(java.io.StringWriter writer)
|
java.lang.Object |
getFilterForValue()
Return the filter parameter constant to filter for. |
FilterOperator |
getFilterOperator()
Returns the filter operator type. |
FilterSpecLookupable |
getLookupable()
Returns the lookup-able for the filter parameter. |
Method Detail |
---|
FilterSpecLookupable getLookupable()
FilterOperator getFilterOperator()
java.lang.Object getFilterForValue()
void appendTo(java.io.StringWriter writer)
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |