Uses of Interface
com.echothree.control.user.contact.common.form.CreateContactMechanismPurposeForm
Packages that use CreateContactMechanismPurposeForm
Package
Description
-
Uses of CreateContactMechanismPurposeForm in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return CreateContactMechanismPurposeFormMethods in com.echothree.control.user.contact.common with parameters of type CreateContactMechanismPurposeFormModifier and TypeMethodDescriptionContactService.createContactMechanismPurpose
(UserVisitPK userVisitPK, CreateContactMechanismPurposeForm form) -
Uses of CreateContactMechanismPurposeForm in com.echothree.control.user.contact.common.form
Methods in com.echothree.control.user.contact.common.form that return CreateContactMechanismPurposeForm -
Uses of CreateContactMechanismPurposeForm in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return CreateContactMechanismPurposeFormMethods in com.echothree.control.user.contact.server with parameters of type CreateContactMechanismPurposeFormModifier and TypeMethodDescriptionContactBean.createContactMechanismPurpose
(UserVisitPK userVisitPK, CreateContactMechanismPurposeForm form) -
Uses of CreateContactMechanismPurposeForm in com.echothree.control.user.contact.server.command
Constructors in com.echothree.control.user.contact.server.command with parameters of type CreateContactMechanismPurposeFormModifierConstructorDescriptionCreateContactMechanismPurposeCommand
(UserVisitPK userVisitPK, CreateContactMechanismPurposeForm form) Creates a new instance of CreateContactMechanismPurposeCommand