Uses of Interface
com.echothree.control.user.letter.common.form.CreateLetterForm
Packages that use CreateLetterForm
Package
Description
-
Uses of CreateLetterForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return CreateLetterFormMethods in com.echothree.control.user.letter.common with parameters of type CreateLetterFormModifier and TypeMethodDescriptionLetterService.createLetter
(UserVisitPK userVisitPK, CreateLetterForm form) -
Uses of CreateLetterForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return CreateLetterFormModifier and TypeMethodDescriptionstatic CreateLetterForm
LetterFormFactory.getCreateLetterForm()
-
Uses of CreateLetterForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return CreateLetterFormMethods in com.echothree.control.user.letter.server with parameters of type CreateLetterFormModifier and TypeMethodDescriptionLetterBean.createLetter
(UserVisitPK userVisitPK, CreateLetterForm form) -
Uses of CreateLetterForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type CreateLetterFormModifierConstructorDescriptionCreateLetterCommand
(UserVisitPK userVisitPK, CreateLetterForm form) Creates a new instance of CreateLetterCommand