Uses of Interface
org.infinispan.search.mapper.mapping.SearchIndexedEntity
Packages that use SearchIndexedEntity
Package
Description
-
Uses of SearchIndexedEntity in org.infinispan.search.mapper.mapping
Methods in org.infinispan.search.mapper.mapping that return SearchIndexedEntityModifier and TypeMethodDescriptionSearchMapping.indexedEntity
(Class<?> entityType) SearchMapping.indexedEntity
(String entityName) Methods in org.infinispan.search.mapper.mapping that return types with arguments of type SearchIndexedEntityModifier and TypeMethodDescriptionCollection
<? extends SearchIndexedEntity> SearchMapping.allIndexedEntities()
default Collection
<? extends SearchIndexedEntity> SearchMapping.indexedEntitiesForStatistics()
-
Uses of SearchIndexedEntity in org.infinispan.search.mapper.mapping.impl
Methods in org.infinispan.search.mapper.mapping.impl that return SearchIndexedEntityModifier and TypeMethodDescriptionInfinispanMapping.indexedEntity
(Class<?> entityType) InfinispanMapping.indexedEntity
(String entityName) Methods in org.infinispan.search.mapper.mapping.impl that return types with arguments of type SearchIndexedEntityModifier and TypeMethodDescriptionCollection
<? extends SearchIndexedEntity> InfinispanMapping.allIndexedEntities()
-
Uses of SearchIndexedEntity in org.infinispan.search.mapper.mapping.metamodel
Constructors in org.infinispan.search.mapper.mapping.metamodel with parameters of type SearchIndexedEntity