© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.discount.association
Interface DiscountAssociationMgrHome

All Superinterfaces:
EJBHome, Remote

public interface DiscountAssociationMgrHome
extends EJBHome

The home interface for the DiscountAssociationMgr service.


Method Summary
 DiscountAssociationMgr create()
          Creates a new instance of the DiscountAssociationMgr service
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public DiscountAssociationMgr create()
                              throws CreateException,
                                     RemoteException
Creates a new instance of the DiscountAssociationMgr service

Returns:
DiscountAssociationMgr remote reference
Throws:
RemoteException - if there is a communications or systems failure
CreateException - if there is a problem creating the bean
See Also:
DiscountAssociationMgr

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved