Uses of Interface
com.echothree.control.user.accounting.common.result.CreateGlAccountResult
Packages that use CreateGlAccountResult
Package
Description
-
Uses of CreateGlAccountResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type CreateGlAccountResultModifier and TypeMethodDescriptionAccountingService.createGlAccount(UserVisitPK userVisitPK, CreateGlAccountForm form) -
Uses of CreateGlAccountResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return CreateGlAccountResultModifier and TypeMethodDescriptionstatic CreateGlAccountResultAccountingResultFactory.getCreateGlAccountResult() -
Uses of CreateGlAccountResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type CreateGlAccountResultModifier and TypeMethodDescriptionAccountingBean.createGlAccount(UserVisitPK userVisitPK, CreateGlAccountForm form)