Uses of Interface
com.echothree.control.user.letter.common.form.EditLetterForm
Packages that use EditLetterForm
Package
Description
-
Uses of EditLetterForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return EditLetterFormMethods in com.echothree.control.user.letter.common with parameters of type EditLetterFormModifier and TypeMethodDescriptionLetterService.editLetter
(UserVisitPK userVisitPK, EditLetterForm form) -
Uses of EditLetterForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return EditLetterForm -
Uses of EditLetterForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return EditLetterFormMethods in com.echothree.control.user.letter.server with parameters of type EditLetterFormModifier and TypeMethodDescriptionLetterBean.editLetter
(UserVisitPK userVisitPK, EditLetterForm form) -
Uses of EditLetterForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type EditLetterFormModifierConstructorDescriptionEditLetterCommand
(UserVisitPK userVisitPK, EditLetterForm form) Creates a new instance of EditLetterCommand