Uses of Interface
com.echothree.control.user.accounting.common.result.GetTransactionResult
Packages that use GetTransactionResult
Package
Description
-
Uses of GetTransactionResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetTransactionResultModifier and TypeMethodDescriptionAccountingService.getTransaction(UserVisitPK userVisitPK, GetTransactionForm form) -
Uses of GetTransactionResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetTransactionResultModifier and TypeMethodDescriptionstatic GetTransactionResultAccountingResultFactory.getGetTransactionResult() -
Uses of GetTransactionResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetTransactionResultModifier and TypeMethodDescriptionAccountingBean.getTransaction(UserVisitPK userVisitPK, GetTransactionForm form)