BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface EntityPropertyManagerHome


public interface EntityPropertyManagerHome
extends SmartEJBHome

The home interface for the EntityPropertyManager Session Bean. Use this class to create EntityPropertyManager.


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

Method Detail

create

public EntityPropertyManager create()
                             throws javax.ejb.CreateException,
                                    java.rmi.RemoteException
Create a new EntityPropertyManager Session.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved