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