|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.utils.format.AndFormatOperator
Combines two format operators in an AND operation.
| Constructor Summary | |
AndFormatOperator(FormatOperator lhs,
FormatOperator rhs)
|
|
| Method Summary | |
boolean |
isValidFor(java.util.Map queryParams)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AndFormatOperator(FormatOperator lhs,
FormatOperator rhs)
| Method Detail |
public boolean isValidFor(java.util.Map queryParams)
isValidFor in interface FormatOperator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||