Uses of Interface
org.hibernate.search.mapper.pojo.model.PojoElementAccessor
-
Packages that use PojoElementAccessor Package Description org.hibernate.search.mapper.pojo.model -
-
Uses of PojoElementAccessor in org.hibernate.search.mapper.pojo.model
Methods in org.hibernate.search.mapper.pojo.model that return PojoElementAccessor Modifier and Type Method Description PojoElementAccessor<?>
PojoModelCompositeElement. createAccessor()
<T> PojoElementAccessor<T>
PojoModelCompositeElement. createAccessor(Class<T> type)
-