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

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

Deprecated See BEA Commerce product offering

@Deprecated
public class OrderAttribute
extends Object

Specifies a queryable attribute of an item to be used in the form:


Field Summary
static OrderAttribute ALWAYS
          Deprecated See BEA Commerce product offering
static String cName
          Deprecated See BEA Commerce product offering
static OrderAttribute EACH_QUALIFIER
          Deprecated See BEA Commerce product offering
static int I_ALWAYS
          Deprecated See BEA Commerce product offering
static int I_EACH_QUALIFIER
          Deprecated See BEA Commerce product offering
static int I_SHIPPING
          Deprecated See BEA Commerce product offering
static int I_SUBTOTAL
          Deprecated See BEA Commerce product offering
static String S_ALWAYS
          Deprecated See BEA Commerce product offering
static String S_EACH_QUALIFIER
          Deprecated See BEA Commerce product offering
static String S_SHIPPING
          Deprecated See BEA Commerce product offering
static String S_SUBTOTAL
          Deprecated See BEA Commerce product offering
static OrderAttribute SHIPPING
          Deprecated See BEA Commerce product offering
static OrderAttribute SUBTOTAL
          Deprecated See BEA Commerce product offering
 
Method Summary
 boolean equals(Object object)
          Deprecated See BEA Commerce product offering
 int getInt()
          Deprecated See BEA Commerce product offering
static OrderAttribute getObject(String token)
          Deprecated See BEA Commerce product offering
 String getString()
          Deprecated See BEA Commerce product offering
 int hashCode()
          Deprecated See BEA Commerce product offering
 String toString()
          Deprecated See BEA Commerce product offering
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

cName

public static final String cName
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_SUBTOTAL

public static final int I_SUBTOTAL
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_SHIPPING

public static final int I_SHIPPING
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_ALWAYS

public static final int I_ALWAYS
Deprecated See BEA Commerce product offering
See Also
Constants Summary

I_EACH_QUALIFIER

public static final int I_EACH_QUALIFIER
Deprecated See BEA Commerce product offering
See Also
Constants Summary

SUBTOTAL

public static final OrderAttribute SUBTOTAL
Deprecated See BEA Commerce product offering

SHIPPING

public static final OrderAttribute SHIPPING
Deprecated See BEA Commerce product offering

ALWAYS

public static final OrderAttribute ALWAYS
Deprecated See BEA Commerce product offering

EACH_QUALIFIER

public static final OrderAttribute EACH_QUALIFIER
Deprecated See BEA Commerce product offering

S_SUBTOTAL

public static final String S_SUBTOTAL
Deprecated See BEA Commerce product offering
See Also
Constants Summary

S_SHIPPING

public static final String S_SHIPPING
Deprecated See BEA Commerce product offering
See Also
Constants Summary

S_ALWAYS

public static final String S_ALWAYS
Deprecated See BEA Commerce product offering
See Also
Constants Summary

S_EACH_QUALIFIER

public static final String S_EACH_QUALIFIER
Deprecated See BEA Commerce product offering
See Also
Constants Summary
Method Detail

toString

public String toString()
Deprecated See BEA Commerce product offering

Overrides:
toString in class Object

getString

public String getString()
Deprecated See BEA Commerce product offering


getInt

public int getInt()
Deprecated See BEA Commerce product offering


getObject

public static OrderAttribute getObject(String token)
Deprecated See BEA Commerce product offering


equals

public boolean equals(Object object)
Deprecated See BEA Commerce product offering

Overrides:
equals in class Object

hashCode

public int hashCode()
Deprecated See BEA Commerce product offering

Overrides:
hashCode in class Object


Copyright © 2006 BEA Systems, Inc. All Rights Reserved