com.bea.commerce.ebusiness.customer
Interface CustomerPropertyManagerHome

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated See BEA Commerce product offering

@Deprecated
public interface CustomerPropertyManagerHome
extends javax.ejb.EJBHome

The home interface for the ProfileManager Session Beans.


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

Method Detail

create

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

Create a new ProfileManager Session Bean.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2008 BEA Systems, Inc. All Rights Reserved