BEA Systems, Inc.

com.beasys.commerce.axiom.document
Interface DocumentManagerHome


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.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved