Uses of Interface
com.echothree.control.user.purchase.common.form.CreatePurchaseInvoiceForm
Packages that use CreatePurchaseInvoiceForm
Package
Description
-
Uses of CreatePurchaseInvoiceForm in com.echothree.control.user.purchase.common
Methods in com.echothree.control.user.purchase.common that return CreatePurchaseInvoiceFormMethods in com.echothree.control.user.purchase.common with parameters of type CreatePurchaseInvoiceFormModifier and TypeMethodDescriptionPurchaseService.createPurchaseInvoice
(UserVisitPK userVisitPK, CreatePurchaseInvoiceForm form) -
Uses of CreatePurchaseInvoiceForm in com.echothree.control.user.purchase.common.form
Methods in com.echothree.control.user.purchase.common.form that return CreatePurchaseInvoiceFormModifier and TypeMethodDescriptionstatic CreatePurchaseInvoiceForm
PurchaseFormFactory.getCreatePurchaseInvoiceForm()
-
Uses of CreatePurchaseInvoiceForm in com.echothree.control.user.purchase.server
Methods in com.echothree.control.user.purchase.server that return CreatePurchaseInvoiceFormMethods in com.echothree.control.user.purchase.server with parameters of type CreatePurchaseInvoiceFormModifier and TypeMethodDescriptionPurchaseBean.createPurchaseInvoice
(UserVisitPK userVisitPK, CreatePurchaseInvoiceForm form) -
Uses of CreatePurchaseInvoiceForm in com.echothree.control.user.purchase.server.command
Constructors in com.echothree.control.user.purchase.server.command with parameters of type CreatePurchaseInvoiceFormModifierConstructorDescriptionCreatePurchaseInvoiceCommand
(UserVisitPK userVisitPK, CreatePurchaseInvoiceForm form) Creates a new instance of CreatePurchaseInvoiceCommand