Uses of Interface
com.echothree.control.user.contact.common.form.DeleteContactMechanismAliasForm
Packages that use DeleteContactMechanismAliasForm
Package
Description
-
Uses of DeleteContactMechanismAliasForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return DeleteContactMechanismAliasFormMethods in com.echothree.control.user.contact.common with parameters of type DeleteContactMechanismAliasFormModifier and TypeMethodDescriptionContactService.deleteContactMechanismAlias
(UserVisitPK userVisitPK, DeleteContactMechanismAliasForm form) -
Uses of DeleteContactMechanismAliasForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return DeleteContactMechanismAliasForm -
Uses of DeleteContactMechanismAliasForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return DeleteContactMechanismAliasFormMethods in com.echothree.control.user.contact.server with parameters of type DeleteContactMechanismAliasFormModifier and TypeMethodDescriptionContactBean.deleteContactMechanismAlias
(UserVisitPK userVisitPK, DeleteContactMechanismAliasForm form) -
Uses of DeleteContactMechanismAliasForm in com.echothree.control.user.contact.server.command
Constructors in com.echothree.control.user.contact.server.command with parameters of type DeleteContactMechanismAliasFormModifierConstructorDescriptionDeleteContactMechanismAliasCommand
(UserVisitPK userVisitPK, DeleteContactMechanismAliasForm form) Creates a new instance of DeleteContactMechanismAliasCommand