org.hibernate.search.engine.spi
Interface EntityIndexBinder

All Superinterfaces:
EntityIndexBinding
All Known Implementing Classes:
EntityIndexBindingWrapper

Deprecated. Since 4.4. Use EntityIndexBinding instead

@Deprecated
public interface EntityIndexBinder
extends EntityIndexBinding

Specifies the relation and options from an indexed entity to its index(es).

Since:
4.0
Author:
Sanne Grinovero (C) 2011 Red Hat Inc.

Method Summary
 
Methods inherited from interface org.hibernate.search.engine.spi.EntityIndexBinding
getDocumentBuilder, getEntityIndexingInterceptor, getIdFieldCacheCollectionFactory, getIndexManagers, getSelectionStrategy, getSimilarity, postInitialize
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved