Annotation Interface TmaPoGroupValidSpoBpo
@Target(FIELD)
@Retention(RUNTIME)
@Constraint(validatedBy=TmaPoGroupValidSpoBpoValidator.class)
@Documented
public @interface TmaPoGroupValidSpoBpo
Triggers the validator to check if the selected TmaProductOfferingGroup has valid children. In this case it prevents
the group from having both Simple Product Offering and Bundled Product Offering in the same group.
de.hybris.platform.b2ctelcoservices.model.TmaProductOfferingGroupModel#childProductOfferings()- Since:
- 6.7
-
Optional Element Summary
Optional Elements