org.xcmis.sp.jcr.exo.index
Class IndexListener
java.lang.Object
org.xcmis.sp.jcr.exo.index.IndexListener
public class IndexListener
- extends Object
- Version:
- $Id: IndexListener.java 1261 2010-06-09 09:52:06Z andrew00x $
- Author:
- Andrey Parfonov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexListener
public IndexListener(Storage storage,
SearchService searchService)
created
public void created(ObjectData object)
removed
public void removed(Set<String> removed)
updated
public void updated(ObjectData object)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.