Class ViewTypeObjectBuilderTemplate<T>
java.lang.Object
com.blazebit.persistence.view.impl.objectbuilder.ViewTypeObjectBuilderTemplate<T>
- Since:
- 1.0.0
- Author:
- Christian Beikov
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncreateObjectBuilder(ParameterHolder<?> parameterHolder, Map<String, Object> optionalParameters, EntityViewConfiguration entityViewConfiguration, int suffix, boolean isSubview, boolean nullFlatViewIfEmpty) intint[]intClass<?>booleanhasId()booleanboolean
-
Method Details
-
createObjectBuilder
public ObjectBuilder<T> createObjectBuilder(ParameterHolder<?> parameterHolder, Map<String, Object> optionalParameters, EntityViewConfiguration entityViewConfiguration, int suffix, boolean isSubview, boolean nullFlatViewIfEmpty) -
getViewClass
-
getViewRoot
-
getSecondaryMappers
-
getObjectInstantiator
-
getMappers
-
getParameterMapper
-
hasId
public boolean hasId() -
hasSubtypes
public boolean hasSubtypes() -
getIdPositions
public int[] getIdPositions() -
hasParameters
public boolean hasParameters() -
getTupleOffset
public int getTupleOffset() -
getEffectiveTupleSize
public int getEffectiveTupleSize() -
getTupleTransformatorFactory
-