Uses of Interface
com.echothree.control.user.letter.common.form.CreateLetterContactMechanismPurposeForm
Packages that use CreateLetterContactMechanismPurposeForm
Package
Description
-
Uses of CreateLetterContactMechanismPurposeForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return CreateLetterContactMechanismPurposeFormMethods in com.echothree.control.user.letter.common with parameters of type CreateLetterContactMechanismPurposeFormModifier and TypeMethodDescriptionLetterService.createLetterContactMechanismPurpose
(UserVisitPK userVisitPK, CreateLetterContactMechanismPurposeForm form) -
Uses of CreateLetterContactMechanismPurposeForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return CreateLetterContactMechanismPurposeForm -
Uses of CreateLetterContactMechanismPurposeForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return CreateLetterContactMechanismPurposeFormMethods in com.echothree.control.user.letter.server with parameters of type CreateLetterContactMechanismPurposeFormModifier and TypeMethodDescriptionLetterBean.createLetterContactMechanismPurpose
(UserVisitPK userVisitPK, CreateLetterContactMechanismPurposeForm form) -
Uses of CreateLetterContactMechanismPurposeForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type CreateLetterContactMechanismPurposeFormModifierConstructorDescriptionCreateLetterContactMechanismPurposeCommand
(UserVisitPK userVisitPK, CreateLetterContactMechanismPurposeForm form) Creates a new instance of CreateLetterContactMechanismPurposeCommand