Interface PojoModelType
-
- All Superinterfaces:
PojoModelCompositeElement
,PojoModelElement
@Incubating public interface PojoModelType extends PojoModelCompositeElement
A model element representing a type bound to a bridge.- See Also:
TypeBridge
-
-
Method Summary
-
Methods inherited from interface org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
createAccessor, createAccessor, properties, property
-
Methods inherited from interface org.hibernate.search.mapper.pojo.model.PojoModelElement
isAssignableTo
-
-