Uses of Interface
com.echothree.control.user.accounting.common.result.GetGlAccountResult
Packages that use GetGlAccountResult
Package
Description
-
Uses of GetGlAccountResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetGlAccountResultModifier and TypeMethodDescriptionAccountingService.getGlAccount(UserVisitPK userVisitPK, GetGlAccountForm form) -
Uses of GetGlAccountResult in com.echothree.control.user.accounting.common.result
Subinterfaces of GetGlAccountResult in com.echothree.control.user.accounting.common.resultMethods in com.echothree.control.user.accounting.common.result that return GetGlAccountResultModifier and TypeMethodDescriptionstatic GetGlAccountResultAccountingResultFactory.getGetGlAccountResult() -
Uses of GetGlAccountResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetGlAccountResultModifier and TypeMethodDescriptionAccountingBean.getGlAccount(UserVisitPK userVisitPK, GetGlAccountForm form)