com.stratelia.webactiv.survey
Class SurveyIndexer

java.lang.Object
  extended by com.stratelia.webactiv.survey.SurveyIndexer
All Implemented Interfaces:
com.stratelia.webactiv.applicationIndexer.control.ComponentIndexerInterface

public class SurveyIndexer
extends Object
implements com.stratelia.webactiv.applicationIndexer.control.ComponentIndexerInterface

This class is the main entry point to index the content of survey component


Constructor Summary
SurveyIndexer()
           
 
Method Summary
 void index(com.stratelia.silverpeas.peasCore.MainSessionController mainSessionCtrl, com.stratelia.silverpeas.peasCore.ComponentContext context)
          Implementation of component indexer interface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SurveyIndexer

public SurveyIndexer()
Method Detail

index

public void index(com.stratelia.silverpeas.peasCore.MainSessionController mainSessionCtrl,
                  com.stratelia.silverpeas.peasCore.ComponentContext context)
           throws SurveyException
Implementation of component indexer interface

Specified by:
index in interface com.stratelia.webactiv.applicationIndexer.control.ComponentIndexerInterface
Throws:
SurveyException


Copyright © 2016 Silverpeas. All Rights Reserved.