Uses of Interface
de.hybris.platform.servicelayer.i18n.I18NDao
-
Packages that use I18NDao Package Description de.hybris.platform.servicelayer.i18n de.hybris.platform.servicelayer.i18n.impl -
-
Uses of I18NDao in de.hybris.platform.servicelayer.i18n
Classes in de.hybris.platform.servicelayer.i18n that implement I18NDao Modifier and Type Class Description classI18NDaoMock -
Uses of I18NDao in de.hybris.platform.servicelayer.i18n.impl
Classes in de.hybris.platform.servicelayer.i18n.impl that implement I18NDao Modifier and Type Class Description classDefaultI18NDaoDeprecated.since ages - replaced by more specific Daos likeDefaultCountryDaoMethods in de.hybris.platform.servicelayer.i18n.impl that return I18NDao Modifier and Type Method Description I18NDaoDefaultI18NService. getI18nDao()Deprecated.since agesMethods in de.hybris.platform.servicelayer.i18n.impl with parameters of type I18NDao Modifier and Type Method Description voidDefaultI18NService. setI18nDao(I18NDao dao)Deprecated.since ages
-