Uses of Interface
com.echothree.control.user.contact.common.form.DeleteContactMechanismForm
Packages that use DeleteContactMechanismForm
Package
Description
-
Uses of DeleteContactMechanismForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return DeleteContactMechanismFormMethods in com.echothree.control.user.contact.common with parameters of type DeleteContactMechanismFormModifier and TypeMethodDescriptionContactService.deleteContactMechanism(UserVisitPK userVisitPK, DeleteContactMechanismForm form) -
Uses of DeleteContactMechanismForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return DeleteContactMechanismFormModifier and TypeMethodDescriptionstatic DeleteContactMechanismFormContactFormFactory.getDeleteContactMechanismForm() -
Uses of DeleteContactMechanismForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return DeleteContactMechanismFormMethods in com.echothree.control.user.contact.server with parameters of type DeleteContactMechanismFormModifier and TypeMethodDescriptionContactBean.deleteContactMechanism(UserVisitPK userVisitPK, DeleteContactMechanismForm form)