org.wso2.carbon.registry.core.jdbc.indexing
Class Indexer
java.lang.Object
org.wso2.carbon.registry.core.jdbc.indexing.Indexer
public class Indexer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Indexer
public Indexer()
updateIndex
public void updateIndex(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
indexXML
public void indexXML(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
indexPDF
public void indexPDF(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
indexMSWord
public void indexMSWord(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
indexMSExcel
public void indexMSExcel(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
indexMSPowerpoint
public void indexMSPowerpoint(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
deleteFromIndex
public void deleteFromIndex(RequestContext requestContext)
throws RegistryException
- Throws:
RegistryException
Copyright © 2010. All Rights Reserved.