Uses of Interface
org.hibernate.search.mapper.pojo.model.path.spi.PojoPathsDefinition
Packages that use PojoPathsDefinition
-
Uses of PojoPathsDefinition 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 PojoPathsDefinitionModifier and TypeMethodDescriptionPojoAdditionalMetadataCollectorTypeNode.markAsEntity(String entityName, PojoPathsDefinition pathsDefinition) Deprecated.
PojoAdditionalMetadataCollectorTypeNode.markAsEntity(String, PojoPathDefinitionProvider)instead.