com.bea.content.repo.server
Class SearchEngineManagerFactory

java.lang.Object
  extended by com.bea.content.repo.server.SearchEngineManagerFactory

public class SearchEngineManagerFactory
extends Object


Field Summary
protected static com.bea.content.repo.i18n.SearchExceptionTextFormatter textFormatter
           
 
Method Summary
static ISearchEngineManager getInstance(String repositoryName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

textFormatter

protected static final com.bea.content.repo.i18n.SearchExceptionTextFormatter textFormatter
Method Detail

getInstance

public static ISearchEngineManager getInstance(String repositoryName)
                                        throws RepositoryException
Throws
RepositoryException


Copyright © 2011, Oracle. All rights reserved.