public class Jcr2XcmisChangesListener extends Object implements org.exoplatform.services.jcr.dataflow.persistent.ItemsPersistenceListener
| Constructor and Description |
|---|
Jcr2XcmisChangesListener(String currentRepositoryName,
String workspaceName,
org.exoplatform.services.jcr.dataflow.PersistentDataManager dataManager,
org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService,
org.exoplatform.services.jcr.core.ManageableRepository repository,
org.exoplatform.services.jcr.core.NamespaceAccessor namespaceAccessor,
org.exoplatform.services.document.DocumentReaderService documentReaderService) |
| Modifier and Type | Method and Description |
|---|---|
org.xcmis.search.SearchService |
getSearchService() |
boolean |
isTXAware() |
void |
onRegistryStart(org.xcmis.search.config.IndexConfiguration readOnlyIndexConfiguration)
Called on CmisRegistry start.
|
void |
onSaveItems(org.exoplatform.services.jcr.dataflow.ItemStateChangesLog itemStates) |
public Jcr2XcmisChangesListener(String currentRepositoryName, String workspaceName, org.exoplatform.services.jcr.dataflow.PersistentDataManager dataManager, org.exoplatform.services.jcr.ext.app.SessionProviderService sessionProviderService, org.exoplatform.services.jcr.core.ManageableRepository repository, org.exoplatform.services.jcr.core.NamespaceAccessor namespaceAccessor, org.exoplatform.services.document.DocumentReaderService documentReaderService)
public org.xcmis.search.SearchService getSearchService()
public boolean isTXAware()
isTXAware in interface org.exoplatform.services.jcr.dataflow.persistent.ItemsPersistenceListenerItemsPersistenceListener.isTXAware()public void onSaveItems(org.exoplatform.services.jcr.dataflow.ItemStateChangesLog itemStates)
onSaveItems in interface org.exoplatform.services.jcr.dataflow.persistent.ItemsPersistenceListener#onSaveItems(org.exoplatform.services.jcr.dataflow.ItemStateChangesLog)public void onRegistryStart(org.xcmis.search.config.IndexConfiguration readOnlyIndexConfiguration)
throws javax.jcr.RepositoryException,
org.xcmis.search.SearchServiceException,
org.apache.tika.exception.TikaException
readOnlyIndexConfiguration - javax.jcr.RepositoryExceptionorg.xcmis.search.SearchServiceExceptionorg.apache.tika.exception.TikaExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.