org.silverpeas.search.indexEngine.model
Class IndexEngineProxy

java.lang.Object
  extended by org.silverpeas.search.indexEngine.model.IndexEngineProxy

public final class IndexEngineProxy
extends Object

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

addIndexEntry

public static void addIndexEntry(FullIndexEntry indexEntry)
Add an entry index.


removeIndexEntry

public static void removeIndexEntry(IndexEntryPK indexEntry)
Remove an entry index.



Copyright © 2016 Silverpeas. All Rights Reserved.