ariba.ui.meta.persistence
Class Predicate.And

java.lang.Object
  extended by ariba.ui.meta.persistence.Predicate
      extended by ariba.ui.meta.persistence.Predicate.Junction
          extended by ariba.ui.meta.persistence.Predicate.And
All Implemented Interfaces:
QueryGenerator.Visitor
Enclosing class:
Predicate

public static class Predicate.And
extends Predicate.Junction


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

Predicate.And

public Predicate.And(java.util.List<Predicate> predicates)

Predicate.And

public Predicate.And(Predicate... predicates)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.