Class SalesBean
java.lang.Object
com.echothree.control.user.sales.server.SalesFormsImpl
com.echothree.control.user.sales.server.SalesBean
- All Implemented Interfaces:
SalesForms,SalesRemote,SalesService,SalesLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSalesOrder(UserVisitPK userVisitPK, CreateSalesOrderForm form) createSalesOrderBatch(UserVisitPK userVisitPK, CreateSalesOrderBatchForm form) createSalesOrderLine(UserVisitPK userVisitPK, CreateSalesOrderLineForm form) createSalesOrderLineTime(UserVisitPK userVisitPK, CreateSalesOrderLineTimeForm form) createSalesOrderPaymentPreference(UserVisitPK userVisitPK, CreateSalesOrderPaymentPreferenceForm form) createSalesOrderTime(UserVisitPK userVisitPK, CreateSalesOrderTimeForm form) deleteSalesOrderBatch(UserVisitPK userVisitPK, DeleteSalesOrderBatchForm form) deleteSalesOrderLineTime(UserVisitPK userVisitPK, DeleteSalesOrderLineTimeForm form) deleteSalesOrderTime(UserVisitPK userVisitPK, DeleteSalesOrderTimeForm form) editSalesOrderBatch(UserVisitPK userVisitPK, EditSalesOrderBatchForm form) editSalesOrderLineTime(UserVisitPK userVisitPK, EditSalesOrderLineTimeForm form) editSalesOrderTime(UserVisitPK userVisitPK, EditSalesOrderTimeForm form) getSalesOrderBatch(UserVisitPK userVisitPK, GetSalesOrderBatchForm form) getSalesOrderBatches(UserVisitPK userVisitPK, GetSalesOrderBatchesForm form) getSalesOrderBatchStatusChoices(UserVisitPK userVisitPK, GetSalesOrderBatchStatusChoicesForm form) getSalesOrderLineTime(UserVisitPK userVisitPK, GetSalesOrderLineTimeForm form) getSalesOrderLineTimes(UserVisitPK userVisitPK, GetSalesOrderLineTimesForm form) getSalesOrderStatusChoices(UserVisitPK userVisitPK, GetSalesOrderStatusChoicesForm form) getSalesOrderTime(UserVisitPK userVisitPK, GetSalesOrderTimeForm form) getSalesOrderTimes(UserVisitPK userVisitPK, GetSalesOrderTimesForm form) ping()setSalesOrderBatchStatus(UserVisitPK userVisitPK, SetSalesOrderBatchStatusForm form) setSalesOrderStatus(UserVisitPK userVisitPK, SetSalesOrderStatusForm form) Methods inherited from class com.echothree.control.user.sales.server.SalesFormsImpl
getCreateSalesOrderBatchForm, getCreateSalesOrderForm, getCreateSalesOrderLineForm, getCreateSalesOrderLineTimeForm, getCreateSalesOrderPaymentPreferenceForm, getCreateSalesOrderTimeForm, getDeleteSalesOrderBatchForm, getDeleteSalesOrderLineTimeForm, getDeleteSalesOrderTimeForm, getEditSalesOrderBatchForm, getEditSalesOrderLineTimeForm, getEditSalesOrderTimeForm, getGetSalesOrderBatchesForm, getGetSalesOrderBatchForm, getGetSalesOrderBatchStatusChoicesForm, getGetSalesOrderLineTimeForm, getGetSalesOrderLineTimesForm, getGetSalesOrderStatusChoicesForm, getGetSalesOrderTimeForm, getGetSalesOrderTimesForm, getSalesInvoiceSpec, getSalesInvoiceUniversalSpec, getSalesOrderBatchEdit, getSalesOrderBatchSpec, getSalesOrderEdit, getSalesOrderLineEdit, getSalesOrderLineSpec, getSalesOrderLineTimeEdit, getSalesOrderLineTimeSpec, getSalesOrderPaymentPreferenceEdit, getSalesOrderPaymentPreferenceSpec, getSalesOrderSpec, getSalesOrderTimeEdit, getSalesOrderTimeSpec, getSalesOrderUniversalSpec, getSetSalesOrderBatchStatusForm, getSetSalesOrderStatusFormMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.echothree.control.user.sales.common.SalesForms
getCreateSalesOrderBatchForm, getCreateSalesOrderForm, getCreateSalesOrderLineForm, getCreateSalesOrderLineTimeForm, getCreateSalesOrderPaymentPreferenceForm, getCreateSalesOrderTimeForm, getDeleteSalesOrderBatchForm, getDeleteSalesOrderLineTimeForm, getDeleteSalesOrderTimeForm, getEditSalesOrderBatchForm, getEditSalesOrderLineTimeForm, getEditSalesOrderTimeForm, getGetSalesOrderBatchesForm, getGetSalesOrderBatchForm, getGetSalesOrderBatchStatusChoicesForm, getGetSalesOrderLineTimeForm, getGetSalesOrderLineTimesForm, getGetSalesOrderStatusChoicesForm, getGetSalesOrderTimeForm, getGetSalesOrderTimesForm, getSalesInvoiceSpec, getSalesInvoiceUniversalSpec, getSalesOrderBatchEdit, getSalesOrderBatchSpec, getSalesOrderEdit, getSalesOrderLineEdit, getSalesOrderLineSpec, getSalesOrderLineTimeEdit, getSalesOrderLineTimeSpec, getSalesOrderPaymentPreferenceEdit, getSalesOrderPaymentPreferenceSpec, getSalesOrderSpec, getSalesOrderTimeEdit, getSalesOrderTimeSpec, getSalesOrderUniversalSpec, getSetSalesOrderBatchStatusForm, getSetSalesOrderStatusForm
-
Constructor Details
-
SalesBean
public SalesBean()
-
-
Method Details
-
ping
- Specified by:
pingin interfaceSalesService
-
createSalesOrderBatch
- Specified by:
createSalesOrderBatchin interfaceSalesService
-
getSalesOrderBatch
- Specified by:
getSalesOrderBatchin interfaceSalesService
-
getSalesOrderBatches
- Specified by:
getSalesOrderBatchesin interfaceSalesService
-
getSalesOrderBatchStatusChoices
public CommandResult getSalesOrderBatchStatusChoices(UserVisitPK userVisitPK, GetSalesOrderBatchStatusChoicesForm form) - Specified by:
getSalesOrderBatchStatusChoicesin interfaceSalesService
-
setSalesOrderBatchStatus
public CommandResult setSalesOrderBatchStatus(UserVisitPK userVisitPK, SetSalesOrderBatchStatusForm form) - Specified by:
setSalesOrderBatchStatusin interfaceSalesService
-
editSalesOrderBatch
- Specified by:
editSalesOrderBatchin interfaceSalesService
-
deleteSalesOrderBatch
- Specified by:
deleteSalesOrderBatchin interfaceSalesService
-
createSalesOrder
- Specified by:
createSalesOrderin interfaceSalesService
-
getSalesOrderStatusChoices
public CommandResult getSalesOrderStatusChoices(UserVisitPK userVisitPK, GetSalesOrderStatusChoicesForm form) - Specified by:
getSalesOrderStatusChoicesin interfaceSalesService
-
setSalesOrderStatus
- Specified by:
setSalesOrderStatusin interfaceSalesService
-
createSalesOrderPaymentPreference
public CommandResult createSalesOrderPaymentPreference(UserVisitPK userVisitPK, CreateSalesOrderPaymentPreferenceForm form) - Specified by:
createSalesOrderPaymentPreferencein interfaceSalesService
-
createSalesOrderTime
- Specified by:
createSalesOrderTimein interfaceSalesService
-
getSalesOrderTime
- Specified by:
getSalesOrderTimein interfaceSalesService
-
getSalesOrderTimes
- Specified by:
getSalesOrderTimesin interfaceSalesService
-
editSalesOrderTime
- Specified by:
editSalesOrderTimein interfaceSalesService
-
deleteSalesOrderTime
- Specified by:
deleteSalesOrderTimein interfaceSalesService
-
createSalesOrderLine
- Specified by:
createSalesOrderLinein interfaceSalesService
-
createSalesOrderLineTime
public CommandResult createSalesOrderLineTime(UserVisitPK userVisitPK, CreateSalesOrderLineTimeForm form) - Specified by:
createSalesOrderLineTimein interfaceSalesService
-
getSalesOrderLineTime
- Specified by:
getSalesOrderLineTimein interfaceSalesService
-
getSalesOrderLineTimes
public CommandResult getSalesOrderLineTimes(UserVisitPK userVisitPK, GetSalesOrderLineTimesForm form) - Specified by:
getSalesOrderLineTimesin interfaceSalesService
-
editSalesOrderLineTime
public CommandResult editSalesOrderLineTime(UserVisitPK userVisitPK, EditSalesOrderLineTimeForm form) - Specified by:
editSalesOrderLineTimein interfaceSalesService
-
deleteSalesOrderLineTime
public CommandResult deleteSalesOrderLineTime(UserVisitPK userVisitPK, DeleteSalesOrderLineTimeForm form) - Specified by:
deleteSalesOrderLineTimein interfaceSalesService
-