|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This represents a value which is used to define the critera of a filter.
| Method Summary | |
Property |
getProperty()
Returns the property associated with this value. |
FilterValueType |
getType()
Returns type of this filter value. |
boolean |
matches(java.util.Map properties)
Returns whether the given properties match this filter value. |
| Method Detail |
public FilterValueType getType()
public Property getProperty()
public boolean matches(java.util.Map properties)
properties - properties to check
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||