|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.silverpeas.search.indexEngine.model.IndexEngineProxy
public final class IndexEngineProxy
The IndexEngineProxy class encapsulates the calls to the index engine server.
Method Summary | |
---|---|
static void |
addIndexEntry(FullIndexEntry indexEntry)
Add an entry index. |
static void |
removeIndexEntry(IndexEntryPK indexEntry)
Remove an entry index. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void addIndexEntry(FullIndexEntry indexEntry)
public static void removeIndexEntry(IndexEntryPK indexEntry)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |