Annotation Interface BundleTemplateSelectionCriteria
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=BundleTemplateSelectionCriteriaValidator.class)
@Documented
public @interface BundleTemplateSelectionCriteria
Triggers when
BundleTemplateModel.getChildTemplates()
is not empty AND BundleTemplateModel.getBundleSelectionCriteria()
is not empty.-
Optional Element Summary
Optional Elements