|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutableEntityIndexBinding<T>
| Method Summary | |
|---|---|
void |
setDocumentBuilderIndexedEntity(DocumentBuilderIndexedEntity<T> documentBuilder)
Allows to set the document builder for this EntityIndexBinding. |
| Methods inherited from interface org.hibernate.search.engine.spi.EntityIndexBinding |
|---|
getDocumentBuilder, getEntityIndexingInterceptor, getIdFieldCacheCollectionFactory, getIndexManagers, getSelectionStrategy, getShardIdentifierProvider, getSimilarity, postInitialize |
| Method Detail |
|---|
void setDocumentBuilderIndexedEntity(DocumentBuilderIndexedEntity<T> documentBuilder)
EntityIndexBinding.
documentBuilder - the new document builder instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||