|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.ui.meta.persistence.Predicate
ariba.ui.meta.persistence.Predicate.Junction
ariba.ui.meta.persistence.Predicate.Or
public static class Predicate.Or
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ariba.ui.meta.persistence.Predicate |
|---|
Predicate.And, Predicate.Junction, Predicate.KeyValue, Predicate.Operator, Predicate.Or, Predicate.RangeValue |
| Constructor Summary | |
|---|---|
Predicate.Or(List<Predicate> predicates)
|
|
Predicate.Or(Predicate... predicates)
|
|
| Method Summary |
|---|
| Methods inherited from class ariba.ui.meta.persistence.Predicate.Junction |
|---|
generate, getPredicates |
| Methods inherited from class ariba.ui.meta.persistence.Predicate |
|---|
fromKeyValueMap |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Predicate.Or(List<Predicate> predicates)
public Predicate.Or(Predicate... predicates)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||