com.bea.content.indexer
Interface IndexerHome


public interface IndexerHome

Home interface for the Indexer EJB. This EJB provides access to the ISearchManager's indexing methods.


Method Summary
 Indexer create()
          No-parameter create method for the Indexer EJB.
 

Method Detail

create

Indexer create()
               throws CreateException,
                      RemoteException
No-parameter create method for the Indexer EJB.

Returns
Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved