Uses of Interface
com.echothree.control.user.accounting.common.result.GetTransactionGroupResult
Packages that use GetTransactionGroupResult
Package
Description
-
Uses of GetTransactionGroupResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetTransactionGroupResultModifier and TypeMethodDescriptionAccountingService.getTransactionGroup(UserVisitPK userVisitPK, GetTransactionGroupForm form) -
Uses of GetTransactionGroupResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetTransactionGroupResultModifier and TypeMethodDescriptionstatic GetTransactionGroupResultAccountingResultFactory.getGetTransactionGroupResult() -
Uses of GetTransactionGroupResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetTransactionGroupResultModifier and TypeMethodDescriptionAccountingBean.getTransactionGroup(UserVisitPK userVisitPK, GetTransactionGroupForm form)