Uses of Interface
org.hibernate.search.mapper.pojo.model.path.spi.PojoPathDefinitionProvider
Packages that use PojoPathDefinitionProvider
-
Uses of PojoPathDefinitionProvider in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi
Methods in org.hibernate.search.mapper.pojo.model.additionalmetadata.building.spi with parameters of type PojoPathDefinitionProviderModifier and TypeMethodDescriptionPojoAdditionalMetadataCollectorTypeNode.markAsEntity(String entityName, PojoPathDefinitionProvider pathDefinitionProvider) Mark this type as an entity type.