Uses of Interface
com.echothree.control.user.sales.common.form.CreateSalesOrderBatchForm
Packages that use CreateSalesOrderBatchForm
Package
Description
-
Uses of CreateSalesOrderBatchForm in com.echothree.control.user.sales.common
Methods in com.echothree.control.user.sales.common that return CreateSalesOrderBatchFormMethods in com.echothree.control.user.sales.common with parameters of type CreateSalesOrderBatchFormModifier and TypeMethodDescriptionSalesService.createSalesOrderBatch
(UserVisitPK userVisitPK, CreateSalesOrderBatchForm form) -
Uses of CreateSalesOrderBatchForm in com.echothree.control.user.sales.common.form
Methods in com.echothree.control.user.sales.common.form that return CreateSalesOrderBatchFormModifier and TypeMethodDescriptionstatic CreateSalesOrderBatchForm
SalesFormFactory.getCreateSalesOrderBatchForm()
-
Uses of CreateSalesOrderBatchForm in com.echothree.control.user.sales.server
Methods in com.echothree.control.user.sales.server that return CreateSalesOrderBatchFormMethods in com.echothree.control.user.sales.server with parameters of type CreateSalesOrderBatchFormModifier and TypeMethodDescriptionSalesBean.createSalesOrderBatch
(UserVisitPK userVisitPK, CreateSalesOrderBatchForm form) -
Uses of CreateSalesOrderBatchForm in com.echothree.control.user.sales.server.command
Constructors in com.echothree.control.user.sales.server.command with parameters of type CreateSalesOrderBatchFormModifierConstructorDescriptionCreateSalesOrderBatchCommand
(UserVisitPK userVisitPK, CreateSalesOrderBatchForm form) Creates a new instance of CreateSalesOrderBatchCommand