Annotation Interface PriceRuleTargetIntegrity
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=PriceRuleTargetIntegrityValidator.class)
@Documented
public @interface PriceRuleTargetIntegrity
Triggers when
AbstractBundleRuleModel.getTargetProducts()
contains a product is not a part of
BundleTemplateModel.getProducts().-
Optional Element Summary
Optional Elements