com.stratelia.webactiv.todo
Class TodoIndexer

java.lang.Object
  extended by com.stratelia.webactiv.todo.TodoIndexer
All Implemented Interfaces:
ComponentIndexerInterface

public class TodoIndexer
extends Object
implements ComponentIndexerInterface

Class declaration

Author:

Constructor Summary
TodoIndexer()
           
 
Method Summary
 void index(MainSessionController mainSessionCtrl, ComponentContext context)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TodoIndexer

public TodoIndexer()
Method Detail

index

public void index(MainSessionController mainSessionCtrl,
                  ComponentContext context)
           throws TodoException
Method declaration

Specified by:
index in interface ComponentIndexerInterface
Parameters:
mainSessionCtrl -
Throws:
TodoException
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.