Uses of Class
com.echothree.model.control.customer.common.choice.CustomerCreditStatusChoicesBean
Packages that use CustomerCreditStatusChoicesBean
Package
Description
-
Uses of CustomerCreditStatusChoicesBean in com.echothree.control.user.customer.common.result
Methods in com.echothree.control.user.customer.common.result that return CustomerCreditStatusChoicesBeanModifier and TypeMethodDescriptionGetCustomerCreditStatusChoicesResult.getCustomerCreditStatusChoices()
Methods in com.echothree.control.user.customer.common.result with parameters of type CustomerCreditStatusChoicesBeanModifier and TypeMethodDescriptionvoid
GetCustomerCreditStatusChoicesResult.setCustomerCreditStatusChoices
(CustomerCreditStatusChoicesBean customerCreditStatusChoices) -
Uses of CustomerCreditStatusChoicesBean in com.echothree.model.control.customer.server.control
Methods in com.echothree.model.control.customer.server.control that return CustomerCreditStatusChoicesBeanModifier and TypeMethodDescriptionCustomerControl.getCustomerCreditStatusChoices
(String defaultCustomerCreditStatusChoice, Language language, boolean allowNullChoice, Party customerParty, PartyPK partyPK)