Uses of Interface
com.echothree.control.user.letter.common.form.DeleteLetterContactMechanismPurposeForm
Packages that use DeleteLetterContactMechanismPurposeForm
Package
Description
-
Uses of DeleteLetterContactMechanismPurposeForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return DeleteLetterContactMechanismPurposeFormMethods in com.echothree.control.user.letter.common with parameters of type DeleteLetterContactMechanismPurposeFormModifier and TypeMethodDescriptionLetterService.deleteLetterContactMechanismPurpose
(UserVisitPK userVisitPK, DeleteLetterContactMechanismPurposeForm form) -
Uses of DeleteLetterContactMechanismPurposeForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return DeleteLetterContactMechanismPurposeForm -
Uses of DeleteLetterContactMechanismPurposeForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return DeleteLetterContactMechanismPurposeFormMethods in com.echothree.control.user.letter.server with parameters of type DeleteLetterContactMechanismPurposeFormModifier and TypeMethodDescriptionLetterBean.deleteLetterContactMechanismPurpose
(UserVisitPK userVisitPK, DeleteLetterContactMechanismPurposeForm form) -
Uses of DeleteLetterContactMechanismPurposeForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type DeleteLetterContactMechanismPurposeFormModifierConstructorDescriptionDeleteLetterContactMechanismPurposeCommand
(UserVisitPK userVisitPK, DeleteLetterContactMechanismPurposeForm form) Creates a new instance of DeleteLetterContactMechanismPurposeCommand