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


public interface DiscountMgmtHome

The home interface for the DiscountMgmt service.


Method Summary
 DiscountMgmt create()
          Creates a new instance of the DiscountMgmt.
 

Method Detail

create

DiscountMgmt create()
                    throws CreateException,
                           RemoteException
Creates a new instance of the DiscountMgmt.

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


Copyright © 2006 BEA Systems, Inc. All Rights Reserved