Uses of Class
com.echothree.model.control.purchase.common.choice.PurchaseOrderStatusChoicesBean
Packages that use PurchaseOrderStatusChoicesBean
Package
Description
-
Uses of PurchaseOrderStatusChoicesBean in com.echothree.control.user.purchase.common.result
Methods in com.echothree.control.user.purchase.common.result that return PurchaseOrderStatusChoicesBeanModifier and TypeMethodDescriptionGetPurchaseOrderStatusChoicesResult.getPurchaseOrderStatusChoices()
Methods in com.echothree.control.user.purchase.common.result with parameters of type PurchaseOrderStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetPurchaseOrderStatusChoicesResult.setPurchaseOrderStatusChoices
(PurchaseOrderStatusChoicesBean salesOrderStatusChoices) -
Uses of PurchaseOrderStatusChoicesBean in com.echothree.model.control.purchase.server.logic
Methods in com.echothree.model.control.purchase.server.logic that return PurchaseOrderStatusChoicesBeanModifier and TypeMethodDescriptionPurchaseOrderLogic.getPurchaseOrderStatusChoices
(String defaultOrderStatusChoice, Language language, boolean allowNullChoice, Order order, PartyPK partyPK)