Uses of Interface
com.echothree.control.user.customer.common.form.SetCustomerCreditStatusForm
Packages that use SetCustomerCreditStatusForm
Package
Description
-
Uses of SetCustomerCreditStatusForm in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return SetCustomerCreditStatusFormMethods in com.echothree.control.user.customer.common with parameters of type SetCustomerCreditStatusFormModifier and TypeMethodDescriptionCustomerService.setCustomerCreditStatus
(UserVisitPK userVisitPK, SetCustomerCreditStatusForm form) -
Uses of SetCustomerCreditStatusForm in com.echothree.control.user.customer.common.form
Methods in com.echothree.control.user.customer.common.form that return SetCustomerCreditStatusFormModifier and TypeMethodDescriptionstatic SetCustomerCreditStatusForm
CustomerFormFactory.getSetCustomerCreditStatusForm()
-
Uses of SetCustomerCreditStatusForm in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return SetCustomerCreditStatusFormMethods in com.echothree.control.user.customer.server with parameters of type SetCustomerCreditStatusFormModifier and TypeMethodDescriptionCustomerBean.setCustomerCreditStatus
(UserVisitPK userVisitPK, SetCustomerCreditStatusForm form) -
Uses of SetCustomerCreditStatusForm in com.echothree.control.user.customer.server.command
Constructors in com.echothree.control.user.customer.server.command with parameters of type SetCustomerCreditStatusFormModifierConstructorDescriptionSetCustomerCreditStatusCommand
(UserVisitPK userVisitPK, SetCustomerCreditStatusForm form) Creates a new instance of SetCustomerCreditStatusCommand