|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The ShippingHelper interface defines a method to get a list of available shipping methods.
ShippingMethodValue| Method Summary | |
java.util.List |
getShippingMethodList()
Gets a list of available shipping methods. |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome,
getHandle,
getPrimaryKey,
isIdentical,
remove |
| Method Detail |
public java.util.List getShippingMethodList()
throws java.rmi.RemoteException
ShippingMethodValue
objects.
java.util.List list of ShippingMethodValue
objects.RemoteException - on Remote error.
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||