© 2005 BEA Systems, Inc.

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

All Superinterfaces:
EJBHome, Remote, SmartEJBHome, SmartHome

public interface EpmCustomDataManagerHome
extends SmartEJBHome

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

See Also:
EpmCustomDataManager

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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved