Uses of Interface
com.echothree.control.user.contact.common.form.SetTelephoneStatusForm
Packages that use SetTelephoneStatusForm
Package
Description
-
Uses of SetTelephoneStatusForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return SetTelephoneStatusFormMethods in com.echothree.control.user.contact.common with parameters of type SetTelephoneStatusFormModifier and TypeMethodDescriptionContactService.setTelephoneStatus
(UserVisitPK userVisitPK, SetTelephoneStatusForm form) -
Uses of SetTelephoneStatusForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return SetTelephoneStatusFormModifier and TypeMethodDescriptionstatic SetTelephoneStatusForm
ContactFormFactory.getSetTelephoneStatusForm()
-
Uses of SetTelephoneStatusForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return SetTelephoneStatusFormMethods in com.echothree.control.user.contact.server with parameters of type SetTelephoneStatusFormModifier and TypeMethodDescriptionContactBean.setTelephoneStatus
(UserVisitPK userVisitPK, SetTelephoneStatusForm form) -
Uses of SetTelephoneStatusForm in com.echothree.control.user.contact.server.command
Constructors in com.echothree.control.user.contact.server.command with parameters of type SetTelephoneStatusFormModifierConstructorDescriptionSetTelephoneStatusCommand
(UserVisitPK userVisitPK, SetTelephoneStatusForm form) Creates a new instance of SetTelephoneStatusCommand