|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.commerce.ebusiness.price.engine.pool.OrderAttribute
@Deprecated public class OrderAttribute
Specifies a queryable attribute of an item to be used in the form:
Field Summary
static OrderAttributeALWAYS
Deprecated
static StringcName
Deprecated
static OrderAttributeEACH_QUALIFIER
Deprecated
static intI_ALWAYS
Deprecated
static intI_EACH_QUALIFIER
Deprecated
static intI_SHIPPING
Deprecated
static intI_SUBTOTAL
Deprecated
static StringS_ALWAYS
Deprecated
static StringS_EACH_QUALIFIER
Deprecated
static StringS_SHIPPING
Deprecated
static StringS_SUBTOTAL
Deprecated
static OrderAttributeSHIPPING
Deprecated
static OrderAttributeSUBTOTAL
Deprecated
Method Summary
booleanequals(Object object)
Deprecated
intgetInt()
Deprecated
static OrderAttributegetObject(String token)
Deprecated
StringgetString()
Deprecated
inthashCode()
Deprecated
StringtoString()
Deprecated
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Field Detail
cName
public static final String cName
I_SUBTOTAL
public static final int I_SUBTOTAL
I_SHIPPING
public static final int I_SHIPPING
I_ALWAYS
public static final int I_ALWAYS
I_EACH_QUALIFIER
public static final int I_EACH_QUALIFIER
SUBTOTAL
public static final OrderAttribute SUBTOTAL
SHIPPING
public static final OrderAttribute SHIPPING
ALWAYS
public static final OrderAttribute ALWAYS
EACH_QUALIFIER
public static final OrderAttribute EACH_QUALIFIER
S_SUBTOTAL
public static final String S_SUBTOTAL
S_SHIPPING
public static final String S_SHIPPING
S_ALWAYS
public static final String S_ALWAYS
S_EACH_QUALIFIER
public static final String S_EACH_QUALIFIER
Method Detail
toString
public String toString()
getString
public String getString()
getInt
public int getInt()
getObject
public static OrderAttribute getObject(String token)
equals
public boolean equals(Object object)
hashCode
public int hashCode()
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.