|
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.OrderObjectImpl
@Deprecated public class OrderObjectImpl
Interface to be implemented by 'orders' used as pool objects.
| Constructor Summary | |
|---|---|
OrderObjectImpl(Pool pool,
Quote quote,
String uid)
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
Money |
getActualPrice()
Deprecated See BEA Commerce product offering |
Money |
getBasePrice()
Deprecated See BEA Commerce product offering |
Pool |
getPool()
Deprecated See BEA Commerce product offering |
String |
getUID()
Deprecated See BEA Commerce product offering |
String |
toString()
Deprecated See BEA Commerce product offering |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrderObjectImpl(Pool pool,
Quote quote,
String uid)
| Method Detail |
|---|
public Money getBasePrice()
getBasePrice in interface OrderObjectMoneypublic Money getActualPrice()
getActualPrice in interface PoolObjectMoneypublic Pool getPool()
getPool in interface PoolObjectpublic String getUID()
PoolObject
getUID in interface PoolObjectpublic String toString()
toString in class Object
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||