Uses of Interface
com.echothree.control.user.accounting.common.result.GetTransactionsResult
Packages that use GetTransactionsResult
Package
Description
-
Uses of GetTransactionsResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetTransactionsResultModifier and TypeMethodDescriptionAccountingService.getTransactions(UserVisitPK userVisitPK, GetTransactionsForm form) -
Uses of GetTransactionsResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetTransactionsResultModifier and TypeMethodDescriptionstatic GetTransactionsResultAccountingResultFactory.getGetTransactionsResult() -
Uses of GetTransactionsResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetTransactionsResultModifier and TypeMethodDescriptionAccountingBean.getTransactions(UserVisitPK userVisitPK, GetTransactionsForm form)