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

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated See BEA Commerce product offering

@Deprecated
public interface DiscountAssociationMgrHome
extends javax.ejb.EJBHome

The home interface for the DiscountAssociationMgr service.


Method Summary
 DiscountAssociationMgr create()
          Deprecated See BEA Commerce product offering
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

DiscountAssociationMgr create()
                              throws javax.ejb.CreateException,
                                     RemoteException
Deprecated See BEA Commerce product offering

Creates a new instance of the DiscountAssociationMgr service

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved