Interface SearchIndexedEntity<E>

  • Type Parameters:
    E - The entity type.
    All Superinterfaces:
    SearchIndexedEntity

    public interface SearchIndexedEntity<E>
    extends SearchIndexedEntity
    A descriptor of an indexed entity type, exposing in particular the index manager for this entity.