Uses of Interface
com.echothree.control.user.accounting.common.result.GetGlAccountsResult
Packages that use GetGlAccountsResult
Package
Description
-
Uses of GetGlAccountsResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetGlAccountsResultModifier and TypeMethodDescriptionAccountingService.getGlAccounts(UserVisitPK userVisitPK, GetGlAccountsForm form) -
Uses of GetGlAccountsResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetGlAccountsResultModifier and TypeMethodDescriptionstatic GetGlAccountsResultAccountingResultFactory.getGetGlAccountsResult() -
Uses of GetGlAccountsResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetGlAccountsResultModifier and TypeMethodDescriptionAccountingBean.getGlAccounts(UserVisitPK userVisitPK, GetGlAccountsForm form)