com.bea.commerce.ebusiness.discount.mgmt
Interface DiscountMgmtHome

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated See BEA Commerce product offering

@Deprecated
public interface DiscountMgmtHome
extends javax.ejb.EJBHome

The home interface for the DiscountMgmt service.


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

Method Detail

create

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

Creates a new instance of the DiscountMgmt.

Returns
DiscountMgmt 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
DiscountMgmt


Copyright © 2008 BEA Systems, Inc. All Rights Reserved