Uses of Interface
org.hibernate.search.mapper.pojo.model.spi.PojoCaster
-
Packages that use PojoCaster Package Description org.hibernate.search.mapper.pojo.model.spi -
-
Uses of PojoCaster in org.hibernate.search.mapper.pojo.model.spi
Classes in org.hibernate.search.mapper.pojo.model.spi that implement PojoCaster Modifier and Type Class Description class
JavaClassPojoCaster<T>
Methods in org.hibernate.search.mapper.pojo.model.spi that return PojoCaster Modifier and Type Method Description PojoCaster<T>
AbstractPojoRawTypeModel. caster()
PojoCaster<T>
PojoRawTypeModel. caster()
-