com.bea.commerce.ebusiness.price.engine.pool
Class OrderQuerySpec

java.lang.Object
  extended by com.bea.commerce.ebusiness.price.engine.pool.OrderQuerySpec

public class OrderQuerySpec
extends Object


Field Summary
static String cName
           
 
Constructor Summary
OrderQuerySpec(List properties, boolean isOr)
           
 
Method Summary
 List getProperties()
           
 boolean isOr()
           
 String toString()
           
static String toString(List list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final String cName
See Also
Constants Summary
Constructor Detail

OrderQuerySpec

public OrderQuerySpec(List properties,
                      boolean isOr)
Method Detail

getProperties

public List getProperties()

isOr

public boolean isOr()

toString

public String toString()
Overrides:
toString in class Object

toString

public static String toString(List list)


Copyright © 2006 BEA Systems, Inc. All Rights Reserved