|
Copyright © 2008 BEA Systems, Inc. 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.ItemObjectProxyImpl
@Deprecated public class ItemObjectProxyImpl
This classes uses a LineItem object to get values for the pool object.
LineItem| Field Summary | |
|---|---|
static String |
cName
Deprecated See BEA Commerce product offering |
| Constructor Summary | |
|---|---|
ItemObjectProxyImpl()
Deprecated See BEA Commerce product offering |
|
ItemObjectProxyImpl(Pool pool,
LineItem lineItem,
int line,
int position)
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
int |
compareTo(Object obj)
Deprecated See BEA Commerce product offering |
boolean |
equalLineItem(ItemObject object)
Deprecated See BEA Commerce product offering |
boolean |
equals(Object obj)
Deprecated See BEA Commerce product offering |
Money |
getActualPrice()
Deprecated See BEA Commerce product offering |
Money |
getBasePrice()
Deprecated See BEA Commerce product offering |
CategoryKey[] |
getCategoryKeys()
Deprecated See BEA Commerce product offering |
CatalogItemKey |
getItemKey()
Deprecated See BEA Commerce product offering |
LineItem |
getLineItem()
Deprecated See BEA Commerce product offering |
Money |
getMsrp()
Deprecated See BEA Commerce product offering |
Pool |
getPool()
Deprecated See BEA Commerce product offering |
String |
getUID()
Deprecated See BEA Commerce product offering |
int |
hashCode()
Deprecated See BEA Commerce product offering |
void |
set(Pool pool,
LineItem lineItem,
int line,
int position)
Deprecated See BEA Commerce product offering |
String |
toString()
Deprecated See BEA Commerce product offering |
static String |
toString(Iterator it,
int size)
Deprecated See BEA Commerce product offering |
static String |
toString(List list)
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String cName
| Constructor Detail |
|---|
public ItemObjectProxyImpl()
public ItemObjectProxyImpl(Pool pool,
LineItem lineItem,
int line,
int position)
| Method Detail |
|---|
public void set(Pool pool,
LineItem lineItem,
int line,
int position)
public Money getActualPrice()
PoolObject
getActualPrice in interface PoolObjectMoneypublic Money getBasePrice()
ItemObject
getBasePrice in interface ItemObjectMoney,
ProductItempublic Money getMsrp()
ItemObject
getMsrp in interface ItemObjectMoney,
ProductItempublic CatalogItemKey getItemKey()
ItemObject
getItemKey in interface ItemObjectCatalogItemKey,
ProductItempublic CategoryKey[] getCategoryKeys()
ItemObject
getCategoryKeys in interface ItemObjectCategoryKey,
ProductItempublic boolean equalLineItem(ItemObject object)
ItemObject
equalLineItem in interface ItemObjectpublic LineItem getLineItem()
getLineItem in interface ItemObjectpublic int compareTo(Object obj)
compareTo in interface Comparablepublic boolean equals(Object obj)
equals in class Objectpublic String getUID()
PoolObject
getUID in interface PoolObjectpublic Pool getPool()
getPool in interface PoolObjectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic static String toString(List list)
public static String toString(Iterator it,
int size)
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||