|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.search.impl.EntityIndexBindingWrapper
EntityIndexBinder gets removed
@Deprecated public class EntityIndexBindingWrapper
| Constructor Summary | |
|---|---|
EntityIndexBindingWrapper(EntityIndexBinding entityIndexBinding)
Deprecated. |
|
| Method Summary | |
|---|---|
DocumentBuilderIndexedEntity<?> |
getDocumentBuilder()
Deprecated. |
EntityIndexingInterceptor<?> |
getEntityIndexingInterceptor()
Deprecated. |
FieldCacheCollectorFactory |
getIdFieldCacheCollectionFactory()
Deprecated. |
IndexManager[] |
getIndexManagers()
Deprecated. |
IndexShardingStrategy |
getSelectionStrategy()
Deprecated. |
org.apache.lucene.search.Similarity |
getSimilarity()
Deprecated. |
void |
postInitialize(Set<Class<?>> indexedClasses)
Deprecated. Called once during bootstrapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityIndexBindingWrapper(EntityIndexBinding entityIndexBinding)
| Method Detail |
|---|
public org.apache.lucene.search.Similarity getSimilarity()
getSimilarity in interface EntityIndexBindingSimilarity used to search and index this entitypublic IndexShardingStrategy getSelectionStrategy()
getSelectionStrategy in interface EntityIndexBindingpublic DocumentBuilderIndexedEntity<?> getDocumentBuilder()
getDocumentBuilder in interface EntityIndexBindingpublic FieldCacheCollectorFactory getIdFieldCacheCollectionFactory()
getIdFieldCacheCollectionFactory in interface EntityIndexBindingpublic void postInitialize(Set<Class<?>> indexedClasses)
EntityIndexBinding
postInitialize in interface EntityIndexBindingindexedClasses - set of indexed classespublic IndexManager[] getIndexManagers()
getIndexManagers in interface EntityIndexBindingpublic EntityIndexingInterceptor<?> getEntityIndexingInterceptor()
getEntityIndexingInterceptor in interface EntityIndexBindingnull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||