Uses of Interface
com.echothree.control.user.purchase.common.form.CreatePurchaseInvoiceLineForm
Packages that use CreatePurchaseInvoiceLineForm
Package
Description
-
Uses of CreatePurchaseInvoiceLineForm in com.echothree.control.user.purchase.common
Methods in com.echothree.control.user.purchase.common that return CreatePurchaseInvoiceLineFormMethods in com.echothree.control.user.purchase.common with parameters of type CreatePurchaseInvoiceLineFormModifier and TypeMethodDescriptionPurchaseService.createPurchaseInvoiceLine
(UserVisitPK userVisitPK, CreatePurchaseInvoiceLineForm form) -
Uses of CreatePurchaseInvoiceLineForm in com.echothree.control.user.purchase.common.form
Methods in com.echothree.control.user.purchase.common.form that return CreatePurchaseInvoiceLineForm -
Uses of CreatePurchaseInvoiceLineForm in com.echothree.control.user.purchase.server
Methods in com.echothree.control.user.purchase.server that return CreatePurchaseInvoiceLineFormMethods in com.echothree.control.user.purchase.server with parameters of type CreatePurchaseInvoiceLineFormModifier and TypeMethodDescriptionPurchaseBean.createPurchaseInvoiceLine
(UserVisitPK userVisitPK, CreatePurchaseInvoiceLineForm form) -
Uses of CreatePurchaseInvoiceLineForm in com.echothree.control.user.purchase.server.command
Constructors in com.echothree.control.user.purchase.server.command with parameters of type CreatePurchaseInvoiceLineFormModifierConstructorDescriptionCreatePurchaseInvoiceLineCommand
(UserVisitPK userVisitPK, CreatePurchaseInvoiceLineForm form) Creates a new instance of CreatePurchaseInvoiceLineCommand