Uses of Class
de.hybris.platform.validation.model.constraints.TypeConstraintModel
-
Packages that use TypeConstraintModel Package Description de.hybris.platform.apiregistryservices.model.constraints Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo.constraints package.de.hybris.platform.configurablebundleservices.model Contains generated models for each type of de.hybris.platform.configurablebundleservices.jalo package.de.hybris.platform.consignmenttrackingservices.model Contains generated models for each type of de.hybris.platform.consignmenttrackingservices.jalo package.de.hybris.platform.validation.extractor.impl de.hybris.platform.validation.model.constraints Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.de.hybris.platform.warehousing.model Contains generated models for each type of de.hybris.platform.warehousing.jalo package. -
-
Uses of TypeConstraintModel in de.hybris.platform.apiregistryservices.model.constraints
Subclasses of TypeConstraintModel in de.hybris.platform.apiregistryservices.model.constraints Modifier and Type Class Description classEventMappingConstraintModelGenerated model class for type EventMappingConstraint first defined at extension apiregistryservices. -
Uses of TypeConstraintModel in de.hybris.platform.configurablebundleservices.model
Subclasses of TypeConstraintModel in de.hybris.platform.configurablebundleservices.model Modifier and Type Class Description classAbstractBundleRuleTargetProductsAssignedConstraintModelGenerated model class for type AbstractBundleRuleTargetProductsAssignedConstraint first defined at extension configurablebundleservices.classBundleTemplateProductsAssignedConstraintModelGenerated model class for type BundleTemplateProductsAssignedConstraint first defined at extension configurablebundleservices. -
Uses of TypeConstraintModel in de.hybris.platform.consignmenttrackingservices.model
Subclasses of TypeConstraintModel in de.hybris.platform.consignmenttrackingservices.model Modifier and Type Class Description classConsignmentTrackingIdValidConstraintModelGenerated model class for type ConsignmentTrackingIdValidConstraint first defined at extension consignmenttrackingservices. -
Uses of TypeConstraintModel in de.hybris.platform.validation.extractor.impl
Methods in de.hybris.platform.validation.extractor.impl with parameters of type TypeConstraintModel Modifier and Type Method Description org.hibernate.validator.internal.xml.binding.BeanTypeTypeConstraintToBeanTypeConverter. convert(TypeConstraintModel source) -
Uses of TypeConstraintModel in de.hybris.platform.validation.model.constraints
Subclasses of TypeConstraintModel in de.hybris.platform.validation.model.constraints Modifier and Type Class Description classDynamicConstraintModelGenerated model class for type DynamicConstraint first defined at extension validation.classXorNullReferenceConstraintModelGenerated model class for type XorNullReferenceConstraint first defined at extension validation. -
Uses of TypeConstraintModel in de.hybris.platform.warehousing.model
Subclasses of TypeConstraintModel in de.hybris.platform.warehousing.model Modifier and Type Class Description classAdvancedShippingNoticeValidConstraintModelGenerated model class for type AdvancedShippingNoticeValidConstraint first defined at extension warehousing.
-