Uses of Interface
com.echothree.control.user.customer.common.form.SetCustomerStatusForm
Packages that use SetCustomerStatusForm
Package
Description
-
Uses of SetCustomerStatusForm in com.echothree.control.user.customer.common
Methods in com.echothree.control.user.customer.common that return SetCustomerStatusFormMethods in com.echothree.control.user.customer.common with parameters of type SetCustomerStatusFormModifier and TypeMethodDescriptionCustomerService.setCustomerStatus(UserVisitPK userVisitPK, SetCustomerStatusForm form) -
Uses of SetCustomerStatusForm in com.echothree.control.user.customer.common.form
Methods in com.echothree.control.user.customer.common.form that return SetCustomerStatusFormModifier and TypeMethodDescriptionstatic SetCustomerStatusFormCustomerFormFactory.getSetCustomerStatusForm() -
Uses of SetCustomerStatusForm in com.echothree.control.user.customer.server
Methods in com.echothree.control.user.customer.server that return SetCustomerStatusFormMethods in com.echothree.control.user.customer.server with parameters of type SetCustomerStatusFormModifier and TypeMethodDescriptionCustomerBean.setCustomerStatus(UserVisitPK userVisitPK, SetCustomerStatusForm form)