com.stratelia.webactiv.applicationIndexer.control
Class ApplicationIndexer
java.lang.Object
com.stratelia.webactiv.applicationIndexer.control.AbstractIndexer
com.stratelia.webactiv.applicationIndexer.control.ApplicationIndexer
public class ApplicationIndexer
- extends AbstractIndexer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationIndexer
public ApplicationIndexer(MainSessionController msc)
indexAll
public void indexAll()
throws Exception
- Throws:
Exception
index
public void index(String personalComponent)
throws Exception
- Throws:
Exception
indexComponent
public void indexComponent(String spaceId,
ComponentInstLight compoInst)
indexPersonalComponent
public void indexPersonalComponent(String personalComponent)
- Specified by:
indexPersonalComponent
in class AbstractIndexer
indexComponent
public void indexComponent(String spaceId,
String componentId)
throws Exception
- Specified by:
indexComponent
in class AbstractIndexer
- Throws:
Exception
indexPdc
public void indexPdc()
throws Exception
- Throws:
Exception
indexUsers
public void indexUsers()
indexGroups
public void indexGroups()
Copyright © 2016 Silverpeas. All Rights Reserved.