com.beasys.commerce.ebusiness.catalog.service
Interface CatalogServiceHome
- All Superinterfaces
- SmartEJBHome, SmartHome
public interface CatalogServiceHome
- extends SmartEJBHome
The home interface for the CatalogService Session EJB. Use this
class to create CatalogService instances.
- See Also
CatalogService
create
CatalogService create()
throws CreateException,
RemoteException
- Create a new
CatalogService EJB.
- Throws
CreateException - on service create error.
RemoteException - on remote error.
Copyright © 2006 BEA Systems, Inc. All Rights Reserved