Uses of Interface
org.hibernate.search.mapper.pojo.model.path.spi.PojoPathFilter
-
Packages that use PojoPathFilter Package Description org.hibernate.search.mapper.pojo.mapping.building.spi -
-
Uses of PojoPathFilter in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi with parameters of type PojoPathFilter Modifier and Type Method Description default void
PojoTypeExtendedMappingCollector. dirtyContainingAssociationFilter(PojoPathFilter filter)
void
PojoTypeExtendedMappingCollector. dirtyFilter(PojoPathFilter dirtyFilter)
-