Uses of Interface
com.echothree.control.user.accounting.common.form.GetPreferredCurrencyForm
Packages that use GetPreferredCurrencyForm
Package
Description
-
Uses of GetPreferredCurrencyForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return GetPreferredCurrencyFormMethods in com.echothree.control.user.accounting.common with parameters of type GetPreferredCurrencyFormModifier and TypeMethodDescriptionAccountingService.getPreferredCurrency
(UserVisitPK userVisitPK, GetPreferredCurrencyForm form) -
Uses of GetPreferredCurrencyForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return GetPreferredCurrencyFormModifier and TypeMethodDescriptionstatic GetPreferredCurrencyForm
AccountingFormFactory.getGetPreferredCurrencyForm()
-
Uses of GetPreferredCurrencyForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return GetPreferredCurrencyFormMethods in com.echothree.control.user.accounting.server with parameters of type GetPreferredCurrencyFormModifier and TypeMethodDescriptionAccountingBean.getPreferredCurrency
(UserVisitPK userVisitPK, GetPreferredCurrencyForm form) -
Uses of GetPreferredCurrencyForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type GetPreferredCurrencyFormModifierConstructorDescriptionGetPreferredCurrencyCommand
(UserVisitPK userVisitPK, GetPreferredCurrencyForm form) Creates a new instance of GetPreferredCurrencyCommand