|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
java.util.Enumeration |
findAll()
|
ShippingMethod |
findByPrimaryKey(ShippingMethodPk shippingMethodPk)
Find an ShippingMethod entity bean using the com.beasys.commerce.ebusiness.shipping.ShippingMethodPk. |
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData,
getHomeHandle,
remove,
remove |
Method Detail |
public ShippingMethod create(ShippingMethodPk shippingMethodPk) throws javax.ejb.CreateException, java.rmi.RemoteException
public ShippingMethod findByPrimaryKey(ShippingMethodPk shippingMethodPk) throws java.rmi.RemoteException, javax.ejb.FinderException
public java.util.Enumeration findAll() throws java.rmi.RemoteException, javax.ejb.FinderException
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |