|
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.ItemAttribute
@Deprecated public class ItemAttribute
Specifies a queryable attribute of an item to be used in the form:
Field Summary
static ItemAttributeALL
Deprecated
static ItemAttributeCATEGORY
Deprecated
static StringcName
Deprecated
static intI_ALL
Deprecated
static intI_CATEGORY
Deprecated
static intI_SKU
Deprecated
static StringS_ALL
Deprecated
static StringS_CATEGORY
Deprecated
static StringS_SKU
Deprecated
static ItemAttributeSKU
Deprecated
Method Summary
booleanequals(Object object)
Deprecated
intgetInt()
Deprecated
static ItemAttributegetObject(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_SKU
public static final int I_SKU
I_CATEGORY
public static final int I_CATEGORY
I_ALL
public static final int I_ALL
SKU
public static final ItemAttribute SKU
CATEGORY
public static final ItemAttribute CATEGORY
ALL
public static final ItemAttribute ALL
S_SKU
public static final String S_SKU
S_CATEGORY
public static final String S_CATEGORY
S_ALL
public static final String S_ALL
Method Detail
toString
public String toString()
getString
public String getString()
getInt
public int getInt()
getObject
public static ItemAttribute 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.