Uses of Interface
com.echothree.control.user.accounting.common.form.SetDefaultCurrencyForm
Packages that use SetDefaultCurrencyForm
Package
Description
-
Uses of SetDefaultCurrencyForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return SetDefaultCurrencyFormMethods in com.echothree.control.user.accounting.common with parameters of type SetDefaultCurrencyFormModifier and TypeMethodDescriptionAccountingService.setDefaultCurrency
(UserVisitPK userVisitPK, SetDefaultCurrencyForm form) -
Uses of SetDefaultCurrencyForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return SetDefaultCurrencyFormModifier and TypeMethodDescriptionstatic SetDefaultCurrencyForm
AccountingFormFactory.getSetDefaultCurrencyForm()
-
Uses of SetDefaultCurrencyForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return SetDefaultCurrencyFormMethods in com.echothree.control.user.accounting.server with parameters of type SetDefaultCurrencyFormModifier and TypeMethodDescriptionAccountingBean.setDefaultCurrency
(UserVisitPK userVisitPK, SetDefaultCurrencyForm form) -
Uses of SetDefaultCurrencyForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type SetDefaultCurrencyFormModifierConstructorDescriptionSetDefaultCurrencyCommand
(UserVisitPK userVisitPK, SetDefaultCurrencyForm form) Creates a new instance of SetDefaultCurrencyCommand