Uses of Interface
com.echothree.control.user.purchase.common.result.CreatePurchaseInvoiceLineResult
Packages that use CreatePurchaseInvoiceLineResult
Package
Description
-
Uses of CreatePurchaseInvoiceLineResult in com.echothree.control.user.purchase.common
Methods in com.echothree.control.user.purchase.common that return types with arguments of type CreatePurchaseInvoiceLineResultModifier and TypeMethodDescriptionPurchaseService.createPurchaseInvoiceLine(UserVisitPK userVisitPK, CreatePurchaseInvoiceLineForm form) -
Uses of CreatePurchaseInvoiceLineResult in com.echothree.control.user.purchase.common.result
Methods in com.echothree.control.user.purchase.common.result that return CreatePurchaseInvoiceLineResult -
Uses of CreatePurchaseInvoiceLineResult in com.echothree.control.user.purchase.server
Methods in com.echothree.control.user.purchase.server that return types with arguments of type CreatePurchaseInvoiceLineResultModifier and TypeMethodDescriptionPurchaseBean.createPurchaseInvoiceLine(UserVisitPK userVisitPK, CreatePurchaseInvoiceLineForm form)