Class PojoPathEntityStateRepresentation
java.lang.Object
org.hibernate.search.mapper.pojo.model.path.spi.PojoPathEntityStateRepresentation
-
Constructor Summary
ConstructorsConstructorDescriptionPojoPathEntityStateRepresentation
(int ordinalInStateArray, Optional<BindablePojoModelPath> pathFromStateArrayElement) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
PojoPathEntityStateRepresentation
public PojoPathEntityStateRepresentation(int ordinalInStateArray, Optional<BindablePojoModelPath> pathFromStateArrayElement)
-
-
Method Details
-
ordinalInStateArray
public int ordinalInStateArray() -
pathFromStateArrayElement
-