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 CreatePurchaseInvoiceFormPurchaseFormFactory.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)