Class TmaPoGroupImmediateChildrenValidator
java.lang.Object
de.hybris.platform.b2ctelcoservices.constraints.TmaTypeValidatorHelper
de.hybris.platform.b2ctelcoservices.constraints.BasicConfigurableGuidedSellingValidator<TmaPoGroupImmediateChildren>
de.hybris.platform.b2ctelcoservices.constraints.TmaPoGroupImmediateChildrenValidator
- All Implemented Interfaces:
javax.validation.ConstraintValidator<TmaPoGroupImmediateChildren,ItemModel>
public class TmaPoGroupImmediateChildrenValidator
extends BasicConfigurableGuidedSellingValidator<TmaPoGroupImmediateChildren>
Validates the children of TmaProductOfferingGroup
TmaProductOfferingGroupModel.getChildProductOfferings(). Allows only those
Product Offerings to be added as a children of TmaProductOfferingGroup which are the children of its parent
TmaBundledProductOffering.- 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
-
TmaPoGroupImmediateChildrenValidator
public TmaPoGroupImmediateChildrenValidator()
-
-
Method Details
-
isValid
-