Uses of Interface
de.hybris.platform.addressservices.strategies.NameWithTitleFormatStrategy
Packages that use NameWithTitleFormatStrategy
Package
Description
-
Uses of NameWithTitleFormatStrategy in de.hybris.platform.addressfacades.populators
Methods in de.hybris.platform.addressfacades.populators that return NameWithTitleFormatStrategyModifier and TypeMethodDescriptionprotected NameWithTitleFormatStrategyChineseAddressPopulator.getNameWithTitleFormatStrategy()Methods in de.hybris.platform.addressfacades.populators with parameters of type NameWithTitleFormatStrategyModifier and TypeMethodDescriptionvoidChineseAddressPopulator.setNameWithTitleFormatStrategy(NameWithTitleFormatStrategy nameWithTitleFormatStrategy) Deprecated, for removal: This API element is subject to removal in a future version.Since 1905Constructors in de.hybris.platform.addressfacades.populators with parameters of type NameWithTitleFormatStrategyModifierConstructorDescriptionChineseAddressPopulator(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 -
Uses of NameWithTitleFormatStrategy in de.hybris.platform.chineseprofileservices.process.email.context
Methods in de.hybris.platform.chineseprofileservices.process.email.context that return NameWithTitleFormatStrategyMethods in de.hybris.platform.chineseprofileservices.process.email.context with parameters of type NameWithTitleFormatStrategyModifier and TypeMethodDescriptionvoidChineseAbstractEmailContext.setNameWithTitleFormatStrategy(NameWithTitleFormatStrategy nameWithTitleFormatStrategy)