Uses of Interface
com.echothree.control.user.accounting.common.result.EditGlAccountResult
Packages that use EditGlAccountResult
Package
Description
-
Uses of EditGlAccountResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type EditGlAccountResultModifier and TypeMethodDescriptionAccountingService.editGlAccount(UserVisitPK userVisitPK, EditGlAccountForm form) -
Uses of EditGlAccountResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return EditGlAccountResultModifier and TypeMethodDescriptionstatic EditGlAccountResultAccountingResultFactory.getEditGlAccountResult() -
Uses of EditGlAccountResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type EditGlAccountResultModifier and TypeMethodDescriptionAccountingBean.editGlAccount(UserVisitPK userVisitPK, EditGlAccountForm form)