Class ConfigConsistenceCheckerImpl
java.lang.Object
de.hybris.platform.sap.productconfig.facades.impl.ConfigConsistenceCheckerImpl
- All Implemented Interfaces:
ConfigConsistenceChecker
Default implementation of the
ConfigConsistenceChecker.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheckConfiguration(ConfigurationData configData) This method will be called after the product configuration DAO has been updated from the model.protected voidcheckCstic(CsticData cstic) protected voidcheckGroup(UiGroupData group) protected void
-
Constructor Details
-
ConfigConsistenceCheckerImpl
public ConfigConsistenceCheckerImpl()
-
-
Method Details
-
checkConfiguration
Description copied from interface:ConfigConsistenceCheckerThis method will be called after the product configuration DAO has been updated from the model.- Specified by:
checkConfigurationin interfaceConfigConsistenceChecker- Parameters:
configData- original DAO
-
checkGroup
-
checkCstic
-
checkRadioButtonConsistence
-