© 2001 BEA Systems, Inc.

com.beasys.commerce.axiom.document
Interface DocumentManagerHome

All Superinterfaces:
SmartEJBHome, SmartHome

public interface DocumentManagerHome
extends SmartEJBHome

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


Method Summary
 DocumentManager create()
          Create a new DocumentManager Session.
 

Method Detail

create

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

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved