com.bea.commerce.ebusiness.customer
Interface CustomerProfileManagerHome

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated See BEA Commerce product offering

@Deprecated
public interface CustomerProfileManagerHome
extends javax.ejb.EJBHome

The home interface for the ProfileManager Session Beans.


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

Method Detail

create

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

Create a new ProfileManager Session Bean.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved