© 2001 BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface DirectPropertyManagerHome


public interface DirectPropertyManagerHome

The home interface for the DirectPropertyManager EJB.


Method Summary
 DirectPropertyManager create()
          Create the direct property manager bean.
 

Method Detail

create

public DirectPropertyManager create()
                             throws javax.ejb.CreateException,
                                    java.rmi.RemoteException
Create the direct property manager bean.
Returns:
the DirectPropertyManager session bean
Throws:
CreateException - error on create
RemoteException - container error

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved