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

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated

@Deprecated
public interface DiscountAssociationMgrHome
extends javax.ejb.EJBHome

The home interface for the DiscountAssociationMgr service.


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

Method Detail

create

DiscountAssociationMgr create()
                              throws javax.ejb.CreateException,
                                     RemoteException
Deprecated 
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 © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.