Uses of Interface
de.hybris.platform.servicelayer.i18n.daos.CurrencyDao
-
-
Uses of CurrencyDao in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return CurrencyDao Modifier and Type Method Description CurrencyDaoExcelEurope1PricesValidator. getCurrencyDao()Methods in com.hybris.backoffice.excel.validators with parameters of type CurrencyDao Modifier and Type Method Description voidExcelEurope1PricesValidator. setCurrencyDao(CurrencyDao currencyDao) -
Uses of CurrencyDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return CurrencyDao Modifier and Type Method Description CurrencyDaoCurrencyModelMother. getCurrencyDao()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type CurrencyDao Modifier and Type Method Description voidCurrencyModelMother. setCurrencyDao(CurrencyDao currencyDao) -
Uses of CurrencyDao in de.hybris.platform.platformbackoffice.taxdiscountvalueparser
Fields in de.hybris.platform.platformbackoffice.taxdiscountvalueparser declared as CurrencyDao Modifier and Type Field Description protected CurrencyDaoTaxDiscountValueParser. currencyDaoMethods in de.hybris.platform.platformbackoffice.taxdiscountvalueparser with parameters of type CurrencyDao Modifier and Type Method Description voidTaxDiscountValueParser. setCurrencyDao(CurrencyDao currencyDao) -
Uses of CurrencyDao in de.hybris.platform.servicelayer.i18n.daos.impl
Classes in de.hybris.platform.servicelayer.i18n.daos.impl that implement CurrencyDao Modifier and Type Class Description classDefaultCurrencyDaoDefault implementation of theCurrencyDaoforCurrencyModelaccess. -
Uses of CurrencyDao in de.hybris.platform.servicelayer.i18n.impl
Methods in de.hybris.platform.servicelayer.i18n.impl with parameters of type CurrencyDao Modifier and Type Method Description voidDefaultCommonI18NService. setCurrencyDao(CurrencyDao currencyDao)voidDefaultI18NService. setCurrencyDao(CurrencyDao currencyDao) -
Uses of CurrencyDao in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return CurrencyDao Modifier and Type Method Description CurrencyDaoCurrencies. getCurrencyDao()Methods in de.hybris.platform.warehousing.util.models with parameters of type CurrencyDao Modifier and Type Method Description voidCurrencies. setCurrencyDao(CurrencyDao currencyDao)
-