© 2002 BEA Systems, Inc.


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

java.lang.Object
  |
  +--com.bea.commerce.ebusiness.price.engine.pool.OrderQuerySpec

public class OrderQuerySpec
extends java.lang.Object


Field Summary
static java.lang.String cName
           
 
Constructor Summary
OrderQuerySpec(java.util.List properties, boolean isOr)
           
 
Method Summary
 java.util.List getProperties()
           
 boolean isOr()
           
 java.lang.String toString()
           
static java.lang.String toString(java.util.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 java.lang.String cName
Constructor Detail

OrderQuerySpec

public OrderQuerySpec(java.util.List properties,
                      boolean isOr)
Method Detail

getProperties

public java.util.List getProperties()

isOr

public boolean isOr()

toString

public java.lang.String toString()

Overrides:
toString in class java.lang.Object

toString

public static java.lang.String toString(java.util.List list)

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved