Class TmaPoGroupValidSpoBpoValidator
java.lang.Object
de.hybris.platform.b2ctelcoservices.constraints.TmaTypeValidatorHelper
de.hybris.platform.b2ctelcoservices.constraints.BasicConfigurableGuidedSellingValidator<TmaPoGroupValidSpoBpo>
de.hybris.platform.b2ctelcoservices.constraints.TmaPoGroupValidSpoBpoValidator
- All Implemented Interfaces:
javax.validation.ConstraintValidator<TmaPoGroupValidSpoBpo,ItemModel>
public class TmaPoGroupValidSpoBpoValidator
extends BasicConfigurableGuidedSellingValidator<TmaPoGroupValidSpoBpo>
Validates the children of TmaProductOfferingGroup
TmaProductOfferingGroupModel.getChildProductOfferings(). The
TmaProductOfferingGroup can either have all Simple Product Offering or all Bundled Product Offering.- Since:
- 6.7
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.b2ctelcoservices.constraints.BasicConfigurableGuidedSellingValidator
initializeMethods inherited from class de.hybris.platform.b2ctelcoservices.constraints.TmaTypeValidatorHelper
buildErrorMessage, getCurrentLocale, getI18nService, getLocalizedString, getResourceBundleProvider
-
Constructor Details
-
TmaPoGroupValidSpoBpoValidator
public TmaPoGroupValidSpoBpoValidator()
-
-
Method Details
-
isValid
-