|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ShippingMethodHome
The home interface for the ShippingMethod entity bean. Use this class to create, remove, and find ShippingMethod entity beans.
| Method Summary | |
|---|---|
ShippingMethod |
create(ShippingMethodPk shippingMethodPk)
Create a new ShippingMethod entity bean using the com.beasys.commerce.ebusiness.shipping.ShippingMethodPk. |
Enumeration |
findAll()
|
ShippingMethod |
findByPrimaryKey(ShippingMethodPk shippingMethodPk)
Find an ShippingMethod entity bean using the com.beasys.commerce.ebusiness.shipping.ShippingMethodPk. |
| Method Detail |
|---|
ShippingMethod create(ShippingMethodPk shippingMethodPk)
throws CreateException,
RemoteException
CreateException
RemoteException
ShippingMethod findByPrimaryKey(ShippingMethodPk shippingMethodPk)
throws RemoteException,
FinderException
RemoteException
FinderException
Enumeration findAll()
throws RemoteException,
FinderException
RemoteException
FinderException
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||