com.bea.commerce.ebusiness.customer
Interface CustomerPropertyManagerHome

All Superinterfaces
javax.ejb.EJBHome, Remote

Deprecated

@Deprecated
public interface CustomerPropertyManagerHome
extends javax.ejb.EJBHome

The home interface for the ProfileManager Session Beans.


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

Method Detail

create

CustomerPropertyManager create()
                               throws javax.ejb.CreateException,
                                      RemoteException
Deprecated 
Create a new ProfileManager Session Bean.

Throws
javax.ejb.CreateException
RemoteException


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.