Uses of Interface
de.hybris.platform.addressservices.strategies.CellphoneValidateStrategy
-
Packages that use CellphoneValidateStrategy Package Description de.hybris.platform.addressfacades.address.impl de.hybris.platform.addressservices.strategies.impl -
-
Uses of CellphoneValidateStrategy in de.hybris.platform.addressfacades.address.impl
Methods in de.hybris.platform.addressfacades.address.impl that return CellphoneValidateStrategy Modifier and Type Method Description protected CellphoneValidateStrategyChineseAddressFacade. getCellphoneValidateStrategy()Methods in de.hybris.platform.addressfacades.address.impl with parameters of type CellphoneValidateStrategy Modifier and Type Method Description voidChineseAddressFacade. setCellphoneValidateStrategy(CellphoneValidateStrategy cellphoneValidateStrategy) -
Uses of CellphoneValidateStrategy in de.hybris.platform.addressservices.strategies.impl
Classes in de.hybris.platform.addressservices.strategies.impl that implement CellphoneValidateStrategy Modifier and Type Class Description classChineseCellphoneValidateStrategyDefault implementation ofCellphoneValidateStrategy
-