CustomerPropertyManagerHome Interface

com.bea.commerce.ebusiness.customer
CustomerPropertyManagerHome Interface

public interface CustomerPropertyManagerHome

    extends EJBHome

The home interface for the ProfileManager Session Beans.


All Superinterfaces
EJBHome, Remote

Method Summary

public CustomerPropertyManager
create()
Create a new ProfileManager Session Bean.
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public CustomerPropertyManager create()
throws CreateException, RemoteException
Create a new ProfileManager Session Bean.

Exceptions

CreateException
RemoteException