|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiValuedFilter
Defines a filter that supports filtering on multi-valued attributes.
| Nested Class Summary | |
|---|---|
static class |
MultiValuedFilter.MatchAction
Enumerated type for MatchAction property (used by comparison and geometry operations): When one or more of the operands evaluates to multiple values rather than a single value, which action should be taken? |
| Field Summary |
|---|
| Fields inherited from interface Filter |
|---|
EXCLUDE, INCLUDE |
| Method Summary | |
|---|---|
MultiValuedFilter.MatchAction |
getMatchAction()
Flag Controlling MatchAction property When one or more of the operands evaluates to multiple values rather than a single value, which action should be taken? |
| Methods inherited from interface Filter |
|---|
accept, evaluate |
| Method Detail |
|---|
@XmlElement(value="matchAction") MultiValuedFilter.MatchAction getMatchAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||