Class MappingConstructorImpl.InheritanceSubtypeConstructorConfiguration<X>
java.lang.Object
com.blazebit.persistence.view.impl.metamodel.MappingConstructorImpl.InheritanceSubtypeConstructorConfiguration<X>
- Enclosing class:
- MappingConstructorImpl<X>
public static class MappingConstructorImpl.InheritanceSubtypeConstructorConfiguration<X>
extends Object
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionInheritanceSubtypeConstructorConfiguration(MappingConstructorImpl<X> constructor, Collection<ManagedViewType<? extends X>> managedViewTypes, List<AbstractParameterAttribute<? super X, ?>> parameterAttributesClosure) InheritanceSubtypeConstructorConfiguration(MappingConstructorImpl<X> constructor, Collection<ManagedViewType<? extends X>> managedViewTypes, List<AbstractParameterAttribute<? super X, ?>> parameterAttributesClosure, MappingConstructorImpl.InheritanceSubtypeConstructorConfiguration<X> overallConfiguration) -
Method Summary
Modifier and TypeMethodDescriptionint[]getOverallPositionAssignment(ManagedViewTypeImplementor<? extends X> subtype) List<AbstractParameterAttribute<? super X,?>>
-
Constructor Details
-
InheritanceSubtypeConstructorConfiguration
public InheritanceSubtypeConstructorConfiguration(MappingConstructorImpl<X> constructor, Collection<ManagedViewType<? extends X>> managedViewTypes, List<AbstractParameterAttribute<? super X, ?>> parameterAttributesClosure) -
InheritanceSubtypeConstructorConfiguration
public InheritanceSubtypeConstructorConfiguration(MappingConstructorImpl<X> constructor, Collection<ManagedViewType<? extends X>> managedViewTypes, List<AbstractParameterAttribute<? super X, ?>> parameterAttributesClosure, MappingConstructorImpl.InheritanceSubtypeConstructorConfiguration<X> overallConfiguration)
-
-
Method Details
-
getParameterAttributesClosure
-
getOverallPositionAssignment
-