Class ProjectionConstructorPath
java.lang.Object
org.hibernate.search.mapper.pojo.model.path.spi.ProjectionConstructorPath
-
Constructor Summary
ConstructorsConstructorDescriptionProjectionConstructorPath
(PojoConstructorIdentifier constructor) ProjectionConstructorPath
(PojoConstructorIdentifier constructor, ProjectionConstructorPath child, int childPosition) -
Method Summary
-
Constructor Details
-
ProjectionConstructorPath
public ProjectionConstructorPath(PojoConstructorIdentifier constructor, ProjectionConstructorPath child, int childPosition) -
ProjectionConstructorPath
-
-
Method Details