Uses of Class
edu.cornell.mannlib.vitro.webapp.modules.searchIndexer.SearchIndexer.Event
-
-
Uses of SearchIndexer.Event in edu.cornell.mannlib.vitro.webapp.dao.jena
Methods in edu.cornell.mannlib.vitro.webapp.dao.jena with parameters of type SearchIndexer.Event Modifier and Type Method Description voidVClassGroupCache. receiveSearchIndexerEvent(SearchIndexer.Event event)Handle notification of events from the IndexBuilder. -
Uses of SearchIndexer.Event in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer
Methods in edu.cornell.mannlib.vitro.webapp.modules.searchIndexer with parameters of type SearchIndexer.Event Modifier and Type Method Description voidSearchIndexer.Listener. receiveSearchIndexerEvent(SearchIndexer.Event event) -
Uses of SearchIndexer.Event in edu.cornell.mannlib.vitro.webapp.search.controller
Methods in edu.cornell.mannlib.vitro.webapp.search.controller with parameters of type SearchIndexer.Event Modifier and Type Method Description voidIndexHistory. receiveSearchIndexerEvent(SearchIndexer.Event event) -
Uses of SearchIndexer.Event in edu.cornell.mannlib.vitro.webapp.searchindex
Methods in edu.cornell.mannlib.vitro.webapp.searchindex with parameters of type SearchIndexer.Event Modifier and Type Method Description voidSearchIndexerImpl.ListenerList. fireEvent(SearchIndexer.Event event)voidIndexingChangeListener. receiveSearchIndexerEvent(SearchIndexer.Event event)
-