Class ProjectionConstructorPath
- java.lang.Object
-
- org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
-
public final class ProjectionConstructorPath extends Object
-
-
Constructor Summary
Constructors Constructor Description ProjectionConstructorPath(PojoConstructorIdentifier constructor)ProjectionConstructorPath(PojoConstructorIdentifier constructor, ProjectionConstructorPath child, int childPosition)
-
-
-
Constructor Detail
-
ProjectionConstructorPath
public ProjectionConstructorPath(PojoConstructorIdentifier constructor, ProjectionConstructorPath child, int childPosition)
-
ProjectionConstructorPath
public ProjectionConstructorPath(PojoConstructorIdentifier constructor)
-
-