© 2005 BEA Systems, Inc.

com.bea.commerce.ebusiness.customer
Interface CustomerProfileManagerHome

All Superinterfaces:
EJBHome, Remote

public interface CustomerProfileManagerHome
extends EJBHome

The home interface for the ProfileManager Session Beans.


Method Summary
 CustomerProfileManager create()
          Create a new ProfileManager Session Bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved