Uses of Class
de.hybris.platform.commercefacades.user.data.TitleData
-
-
Uses of TitleData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return types with arguments of type TitleData Modifier and Type Method Description java.util.Collection<TitleData>AbstractRegisterPageController. getTitles() -
Uses of TitleData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.checkout.steps that return types with arguments of type TitleData Modifier and Type Method Description java.util.Collection<TitleData>AbstractCheckoutStepController. getTitles() -
Uses of TitleData in de.hybris.platform.addressaddon.controllers.pages.imported
Methods in de.hybris.platform.addressaddon.controllers.pages.imported that return TitleData Modifier and Type Method Description protected TitleDataAccountPageController. findTitleForCode(java.util.List<TitleData> titles, java.lang.String code)Methods in de.hybris.platform.addressaddon.controllers.pages.imported that return types with arguments of type TitleData Modifier and Type Method Description java.util.Collection<TitleData>AccountPageController. getTitles()Method parameters in de.hybris.platform.addressaddon.controllers.pages.imported with type arguments of type TitleData Modifier and Type Method Description protected TitleDataAccountPageController. findTitleForCode(java.util.List<TitleData> titles, java.lang.String code) -
Uses of TitleData in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return types with arguments of type TitleData Modifier and Type Method Description protected Converter<TitleModel,TitleData>DefaultCustomerFacade. getTitleConverter()Method parameters in de.hybris.platform.commercefacades.customer.impl with type arguments of type TitleData Modifier and Type Method Description voidDefaultCustomerFacade. setTitleConverter(Converter<TitleModel,TitleData> titleConverter) -
Uses of TitleData in de.hybris.platform.commercefacades.user
Methods in de.hybris.platform.commercefacades.user that return types with arguments of type TitleData Modifier and Type Method Description java.util.List<TitleData>UserFacade. getTitles()Provide all localized titles. -
Uses of TitleData in de.hybris.platform.commercefacades.user.converters.populator
Methods in de.hybris.platform.commercefacades.user.converters.populator with parameters of type TitleData Modifier and Type Method Description voidTitlePopulator. populate(TitleModel source, TitleData target) -
Uses of TitleData in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return types with arguments of type TitleData Modifier and Type Method Description protected Converter<TitleModel,TitleData>DefaultUserFacade. getTitleConverter()java.util.List<TitleData>DefaultUserFacade. getTitles()Method parameters in de.hybris.platform.commercefacades.user.impl with type arguments of type TitleData Modifier and Type Method Description voidDefaultUserFacade. setTitleConverter(Converter<TitleModel,TitleData> titleConverter) -
Uses of TitleData in de.hybris.platform.commercewebservices.core.user.data
Methods in de.hybris.platform.commercewebservices.core.user.data that return types with arguments of type TitleData Modifier and Type Method Description java.util.List<TitleData>TitleDataList. getTitles()Method parameters in de.hybris.platform.commercewebservices.core.user.data with type arguments of type TitleData Modifier and Type Method Description voidTitleDataList. setTitles(java.util.List<TitleData> titles) -
Uses of TitleData in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages that return TitleData Modifier and Type Method Description protected TitleDataAccountPageController. findTitleForCode(java.util.List<TitleData> titles, java.lang.String code)Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages that return types with arguments of type TitleData Modifier and Type Method Description java.util.Collection<TitleData>AccountPageController. getTitles()Method parameters in de.hybris.platform.yacceleratorstorefront.controllers.pages with type arguments of type TitleData Modifier and Type Method Description protected TitleDataAccountPageController. findTitleForCode(java.util.List<TitleData> titles, java.lang.String code) -
Uses of TitleData in de.hybris.platform.ycommercewebservices.user.data
Methods in de.hybris.platform.ycommercewebservices.user.data that return types with arguments of type TitleData Modifier and Type Method Description java.util.List<TitleData>TitleDataList. getTitles()Method parameters in de.hybris.platform.ycommercewebservices.user.data with type arguments of type TitleData Modifier and Type Method Description voidTitleDataList. setTitles(java.util.List<TitleData> titles)
-