© 2002 BEA Systems, Inc.


com.bea.p13n.content.document
Interface DocumentManagerHome


public interface DocumentManagerHome
extends javax.ejb.EJBHome

The home interface for the DocumentManager Session Bean.


Method Summary
 DocumentManager create()
          Get a reference to the DocumentManager.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public DocumentManager create()
                       throws javax.ejb.CreateException,
                              java.rmi.RemoteException
Get a reference to the DocumentManager.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved