Uses of Class
de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext.CurrencyModel
Packages that use CurrencyModel
-
Uses of CurrencyModel in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext
Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext that return CurrencyModelModifier and TypeMethodDescriptionprotected CurrencyModelSearchContextController.convertCurrency(CurrencyModel source) Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext that return types with arguments of type CurrencyModelModifier and TypeMethodDescriptionprotected List<CurrencyModel>SearchContextController.findCurrencies(NavigationContextData navigationContext) org.zkoss.zul.ListModelList<CurrencyModel>SearchContextController.getCurrenciesModel()protected Optional<CurrencyModel>SearchContextController.getSessionCurrency()Methods in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext with parameters of type CurrencyModelModifier and TypeMethodDescriptionprotected intSearchContextController.compareCurrencies(CurrencyModel currency1, CurrencyModel currency2)