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