gran.app.adapter.kernel
Interface IndexAdapter
- All Superinterfaces:
- Adapter, KernelAdapter
- All Known Implementing Classes:
- BaseIndexAdapter
- public interface IndexAdapter
- extends KernelAdapter
indexImpl
public void indexImpl()
throws GranException
- Throws:
GranException
searchImpl
public java.util.ArrayList searchImpl(java.lang.String word,
java.lang.String keyword,
java.util.ArrayList ret)
throws GranException
- Throws:
GranException
reIndexTaskImpl
public void reIndexTaskImpl(java.lang.String id)
indexTaskImpl
public void indexTaskImpl(java.lang.String id)
deleteTaskImpl
public void deleteTaskImpl(java.lang.String id)
checkLuceneCharacterImpl
public java.lang.String checkLuceneCharacterImpl(java.lang.String s)
throws GranException
- Throws:
GranException
Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.