Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.ecm.core.search.api.events.IndexingEventConf

Packages that use IndexingEventConf
org.nuxeo.ecm.core.search.api.client Nuxeo Core search engine client API. 
org.nuxeo.ecm.core.search.api.events Classes to register behaviour on events  
org.nuxeo.ecm.core.search.service   
org.nuxeo.ecm.platform.search.ejb Nuxeo Core search engine EJB facade. 
 

Uses of IndexingEventConf in org.nuxeo.ecm.core.search.api.client
 

Methods in org.nuxeo.ecm.core.search.api.client that return IndexingEventConf
 IndexingEventConf SearchService.getIndexingEventConfByName(java.lang.String name)
          Returns an indexing event configuration given its name.
 

Uses of IndexingEventConf in org.nuxeo.ecm.core.search.api.events
 

Classes in org.nuxeo.ecm.core.search.api.events that implement IndexingEventConf
 class IndexingEventDescriptor
           
 

Uses of IndexingEventConf in org.nuxeo.ecm.core.search.service
 

Methods in org.nuxeo.ecm.core.search.service that return IndexingEventConf
 IndexingEventConf SearchServiceImpl.getIndexingEventConfByName(java.lang.String name)
           
 

Uses of IndexingEventConf in org.nuxeo.ecm.platform.search.ejb
 

Methods in org.nuxeo.ecm.platform.search.ejb that return IndexingEventConf
 IndexingEventConf SearchServiceBean.getIndexingEventConfByName(java.lang.String name)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.