Class SurveyIndexer

java.lang.Object
org.silverpeas.components.survey.SurveyIndexer
All Implemented Interfaces:
org.silverpeas.core.web.index.components.ComponentIndexation

@Technical @Bean @Singleton @Named("surveyIndexation") public class SurveyIndexer extends Object implements org.silverpeas.core.web.index.components.ComponentIndexation
This class is the main entry point to index the content of survey component
  • Field Summary

    Fields inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation

    QUALIFIER_SUFFIX
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    index(org.silverpeas.core.admin.component.model.SilverpeasComponentInstance componentInst)
    Implementation of component indexer interface

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.silverpeas.core.web.index.components.ComponentIndexation

    index
  • Constructor Details

    • SurveyIndexer

      public SurveyIndexer()
  • Method Details

    • index

      public void index(org.silverpeas.core.admin.component.model.SilverpeasComponentInstance componentInst)
      Implementation of component indexer interface
      Specified by:
      index in interface org.silverpeas.core.web.index.components.ComponentIndexation
      Parameters:
      componentInst - the representation of an instance of a component