|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A constraint that restricts the value of a stepfield to be in a specified list of values.
This corresponds to the use of "in (...)" in SQL SELECT-syntax.
| Method Summary | |
SortedSet |
getValues()
Gets the list of values that is specified for this constraint. |
String |
toString()
Returns a string representation of this FieldValueInConstraint. |
| Methods inherited from interface org.mmbase.storage.search.FieldConstraint |
getField, isCaseSensitive |
| Methods inherited from interface org.mmbase.storage.search.Constraint |
equals, getBasicSupportLevel, hashCode, isInverse |
| Method Detail |
public SortedSet getValues()
public String toString()
isInverse()
FieldConstraint#getField().getAlias()
isCaseSensitive()
getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||