Interface SearchEngineHelper


public interface SearchEngineHelper
Author:
Michael C. Han
  • Method Details

    • getEntryClassNames

      String[] getEntryClassNames()
    • getSearchEngine

      SearchEngine getSearchEngine()
    • initialize

      void initialize(long companyId)
    • removeCompany

      void removeCompany(long companyId)