© 2002 BEA Systems, Inc.


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


public interface DiscountAssociationMgrHome
extends javax.ejb.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 javax.ejb.CreateException,
                                     java.rmi.RemoteException
Creates a new instance of the DiscountAssociationMgr service

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

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved