Uses of Class
com.echothree.model.control.sales.common.choice.SalesOrderBatchStatusChoicesBean
Packages that use SalesOrderBatchStatusChoicesBean
Package
Description
-
Uses of SalesOrderBatchStatusChoicesBean in com.echothree.control.user.sales.common.result
Methods in com.echothree.control.user.sales.common.result that return SalesOrderBatchStatusChoicesBeanModifier and TypeMethodDescriptionGetSalesOrderBatchStatusChoicesResult.getSalesOrderBatchStatusChoices()
Methods in com.echothree.control.user.sales.common.result with parameters of type SalesOrderBatchStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetSalesOrderBatchStatusChoicesResult.setSalesOrderBatchStatusChoices
(SalesOrderBatchStatusChoicesBean salesOrderBatchStatusChoices) -
Uses of SalesOrderBatchStatusChoicesBean in com.echothree.model.control.sales.server.logic
Methods in com.echothree.model.control.sales.server.logic that return SalesOrderBatchStatusChoicesBeanModifier and TypeMethodDescriptionSalesOrderBatchLogic.getSalesOrderBatchStatusChoices
(String defaultSalesOrderBatchStatusChoice, Language language, boolean allowNullChoice, Batch batch, PartyPK partyPK)