Uses of Interface
de.hybris.platform.servicelayer.i18n.daos.LanguageDao
-
-
Uses of LanguageDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return LanguageDao Modifier and Type Method Description protected LanguageDaoLanguageModelMother. getLanguageDao()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type LanguageDao Modifier and Type Method Description voidLanguageModelMother. setLanguageDao(LanguageDao languageDao) -
Uses of LanguageDao in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return LanguageDao Modifier and Type Method Description protected LanguageDaoDefaultCustomerCouponService. getLanguageDao()Methods in de.hybris.platform.customercouponservices.impl with parameters of type LanguageDao Modifier and Type Method Description voidDefaultCustomerCouponService. setLanguageDao(LanguageDao languageDao) -
Uses of LanguageDao in de.hybris.platform.servicelayer.i18n.daos.impl
Classes in de.hybris.platform.servicelayer.i18n.daos.impl that implement LanguageDao Modifier and Type Class Description classDefaultLanguageDaoDefault implementation of theLanguageDaoforLanguageModelaccess. -
Uses of LanguageDao in de.hybris.platform.servicelayer.i18n.impl
Methods in de.hybris.platform.servicelayer.i18n.impl with parameters of type LanguageDao Modifier and Type Method Description voidDefaultCommonI18NService. setLanguageDao(LanguageDao dao) -
Uses of LanguageDao in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return LanguageDao Modifier and Type Method Description LanguageDaoLanguages. getLanguageDao()Methods in de.hybris.platform.warehousing.util.models with parameters of type LanguageDao Modifier and Type Method Description voidLanguages. setLanguageDao(LanguageDao languageDao)
-