|
Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated 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)
Deprecated Create a new ShippingMethod entity bean using the com.beasys.commerce.ebusiness.shipping.ShippingMethodPk. |
Enumeration |
findAll()
Deprecated |
ShippingMethod |
findByPrimaryKey(ShippingMethodPk shippingMethodPk)
Deprecated 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 |
|---|
ShippingMethod create(ShippingMethodPk shippingMethodPk)
throws javax.ejb.CreateException,
RemoteException
javax.ejb.CreateException
RemoteException
ShippingMethod findByPrimaryKey(ShippingMethodPk shippingMethodPk)
throws RemoteException,
javax.ejb.FinderException
RemoteException
javax.ejb.FinderException
Enumeration findAll()
throws RemoteException,
javax.ejb.FinderException
RemoteException
javax.ejb.FinderException
|
Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||