© 2004 BEA Systems, Inc.

com.bea.commerce.ebusiness.customer
Interface CustomerPropertyManagerHome

All Superinterfaces:
EJBHome, Remote

public interface CustomerPropertyManagerHome
extends EJBHome

The home interface for the ProfileManager Session Beans.


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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved