Uses of Interface
de.hybris.platform.addressservices.strategies.NameWithTitleFormatStrategy
-
-
Uses of NameWithTitleFormatStrategy in de.hybris.platform.addressfacades.populators
Methods in de.hybris.platform.addressfacades.populators that return NameWithTitleFormatStrategy Modifier and Type Method Description protected NameWithTitleFormatStrategyChineseAddressPopulator. getNameWithTitleFormatStrategy()Methods in de.hybris.platform.addressfacades.populators with parameters of type NameWithTitleFormatStrategy Modifier and Type Method Description voidChineseAddressPopulator. setNameWithTitleFormatStrategy(NameWithTitleFormatStrategy nameWithTitleFormatStrategy)Deprecated.Since 1905Constructors in de.hybris.platform.addressfacades.populators with parameters of type NameWithTitleFormatStrategy Constructor Description ChineseAddressPopulator(I18NService i18NService, Converter<CityModel,CityData> cityConverter, Converter<DistrictModel,DistrictData> districtConverter, NameWithTitleFormatStrategy nameWithTitleFormatStrategy) -
Uses of NameWithTitleFormatStrategy in de.hybris.platform.addressservices.strategies.impl
Classes in de.hybris.platform.addressservices.strategies.impl that implement NameWithTitleFormatStrategy Modifier and Type Class Description classChineseNameWithTitleFormatStrategy -
Uses of NameWithTitleFormatStrategy in de.hybris.platform.chineseprofileservices.process.email.context
Methods in de.hybris.platform.chineseprofileservices.process.email.context that return NameWithTitleFormatStrategy Modifier and Type Method Description NameWithTitleFormatStrategyChineseAbstractEmailContext. getNameWithTitleFormatStrategy()Methods in de.hybris.platform.chineseprofileservices.process.email.context with parameters of type NameWithTitleFormatStrategy Modifier and Type Method Description voidChineseAbstractEmailContext. setNameWithTitleFormatStrategy(NameWithTitleFormatStrategy nameWithTitleFormatStrategy)
-