Uses of Class
de.hybris.platform.validation.model.constraints.ConstraintGroupModel
Packages that use ConstraintGroupModel
Package
Description
Contains generated models for each type of de.hybris.platform.cockpit.jalo package.
Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.
-
Uses of ConstraintGroupModel in de.hybris.platform.cockpit.model
Subclasses of ConstraintGroupModel in de.hybris.platform.cockpit.modelModifier and TypeClassDescriptionclassGenerated model class for type CoverageConstraintGroup first defined at extension validation. -
Uses of ConstraintGroupModel in de.hybris.platform.validation.model.constraints
Methods in de.hybris.platform.validation.model.constraints that return types with arguments of type ConstraintGroupModelModifier and TypeMethodDescriptionAbstractConstraintModel.getConstraintGroups()Generated method - Getter of theAbstractConstraint.constraintGroupsattribute defined at extensionvalidation.Method parameters in de.hybris.platform.validation.model.constraints with type arguments of type ConstraintGroupModelModifier and TypeMethodDescriptionvoidAbstractConstraintModel.setConstraintGroups(Set<ConstraintGroupModel> value) Generated method - Setter ofAbstractConstraint.constraintGroupsattribute defined at extensionvalidation.