Uses of Interface
com.echothree.control.user.accounting.common.result.GetPreferredCurrencyResult
Packages that use GetPreferredCurrencyResult
Package
Description
-
Uses of GetPreferredCurrencyResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetPreferredCurrencyResultModifier and TypeMethodDescriptionAccountingService.getPreferredCurrency(UserVisitPK userVisitPK, GetPreferredCurrencyForm form) -
Uses of GetPreferredCurrencyResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetPreferredCurrencyResultModifier and TypeMethodDescriptionstatic GetPreferredCurrencyResultAccountingResultFactory.getGetPreferredCurrencyResult() -
Uses of GetPreferredCurrencyResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetPreferredCurrencyResultModifier and TypeMethodDescriptionAccountingBean.getPreferredCurrency(UserVisitPK userVisitPK, GetPreferredCurrencyForm form)