EpmCustomDataManagerHome Interface

com.beasys.commerce.ebusiness.catalog.service.data
EpmCustomDataManagerHome Interface

public interface EpmCustomDataManagerHome

    extends SmartEJBHome

The home interface for the EpmCustomDataManager Session EJB. Use this class to create EpmCustomDataManager instances.

Related Topics

EpmCustomDataManager


All Superinterfaces
EJBHome, Remote, SmartEJBHome, SmartHome

Method Summary

public EpmCustomDataManager
create()
Create a new EpmCustomDataManager EJB.
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public EpmCustomDataManager create()
throws CreateException, RemoteException
Create a new EpmCustomDataManager EJB.

Exceptions

CreateException
RemoteException