Class PojoPathEntityStateRepresentation

java.lang.Object
org.hibernate.search.mapper.pojo.model.path.spi.PojoPathEntityStateRepresentation

public final class PojoPathEntityStateRepresentation extends Object
  • Constructor Details

    • PojoPathEntityStateRepresentation

      public PojoPathEntityStateRepresentation(int ordinalInStateArray, Optional<BindablePojoModelPath> pathFromStateArrayElement)
  • Method Details

    • ordinalInStateArray

      public int ordinalInStateArray()
    • pathFromStateArrayElement

      public Optional<BindablePojoModelPath> pathFromStateArrayElement()