com.beasys.commerce.ebusiness.catalog.service.item
Interface ProductItemManagerHome
- All Superinterfaces:
- EJBHome, Remote, SmartEJBHome, SmartHome
- public interface ProductItemManagerHome
- extends SmartEJBHome
The home interface for the ProductItemManager Session EJB. Use this
class to create ProductItemManager instances.
- See Also:
ProductItemManager
create
public ProductItemManager create()
throws CreateException,
RemoteException
- Create a new
ProductItemManager EJB.
CreateException
RemoteException
Copyright © 2003 BEA Systems, Inc. All Rights Reserved