Uses of Interface
com.echothree.control.user.sales.common.form.EditSalesOrderBatchForm
Packages that use EditSalesOrderBatchForm
Package
Description
-
Uses of EditSalesOrderBatchForm in com.echothree.control.user.sales.common
Methods in com.echothree.control.user.sales.common that return EditSalesOrderBatchFormMethods in com.echothree.control.user.sales.common with parameters of type EditSalesOrderBatchFormModifier and TypeMethodDescriptionSalesService.editSalesOrderBatch
(UserVisitPK userVisitPK, EditSalesOrderBatchForm form) -
Uses of EditSalesOrderBatchForm in com.echothree.control.user.sales.common.form
Methods in com.echothree.control.user.sales.common.form that return EditSalesOrderBatchFormModifier and TypeMethodDescriptionstatic EditSalesOrderBatchForm
SalesFormFactory.getEditSalesOrderBatchForm()
-
Uses of EditSalesOrderBatchForm in com.echothree.control.user.sales.server
Methods in com.echothree.control.user.sales.server that return EditSalesOrderBatchFormMethods in com.echothree.control.user.sales.server with parameters of type EditSalesOrderBatchFormModifier and TypeMethodDescriptionSalesBean.editSalesOrderBatch
(UserVisitPK userVisitPK, EditSalesOrderBatchForm form) -
Uses of EditSalesOrderBatchForm in com.echothree.control.user.sales.server.command
Constructors in com.echothree.control.user.sales.server.command with parameters of type EditSalesOrderBatchFormModifierConstructorDescriptionEditSalesOrderBatchCommand
(UserVisitPK userVisitPK, EditSalesOrderBatchForm form) Creates a new instance of EditSalesOrderBatchCommand