public abstract class SolrEntityIndexerMixin extends Object implements SolrQueryService
SolrQueryService.Activator| Constructor and Description |
|---|
SolrEntityIndexerMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
inflateSolrSchema() |
void |
notifyChanges(Iterable<EntityState> entityStates) |
void |
releaseSolrSchema() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountEntities, findEntities, findEntitysearchpublic void inflateSolrSchema()
inflateSolrSchema in interface SolrQueryServicepublic void releaseSolrSchema()
releaseSolrSchema in interface SolrQueryServicepublic void notifyChanges(Iterable<EntityState> entityStates)
notifyChanges in interface StateChangeListener