org.wso2.registry.jdbc.indexing
Class Indexer
java.lang.Object
org.wso2.registry.jdbc.indexing.Indexer
public class Indexer
- extends java.lang.Object
Field Summary |
static org.apache.commons.logging.Log |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final org.apache.commons.logging.Log log
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 © 2007 Apache Web Services Project. All Rights Reserved.