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

All Superinterfaces
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.
 

Method Detail

create

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

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved