|
|||||||||
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.And
public static class Predicate.And
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.And(java.util.List<Predicate> predicates)
|
|
Predicate.And(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.And(java.util.List<Predicate> predicates)
public Predicate.And(Predicate... predicates)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |