Uses of Interface
com.echothree.control.user.letter.common.form.CreateLetterDescriptionForm
Packages that use CreateLetterDescriptionForm
Package
Description
-
Uses of CreateLetterDescriptionForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return CreateLetterDescriptionFormMethods in com.echothree.control.user.letter.common with parameters of type CreateLetterDescriptionFormModifier and TypeMethodDescriptionLetterService.createLetterDescription
(UserVisitPK userVisitPK, CreateLetterDescriptionForm form) -
Uses of CreateLetterDescriptionForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return CreateLetterDescriptionFormModifier and TypeMethodDescriptionstatic CreateLetterDescriptionForm
LetterFormFactory.getCreateLetterDescriptionForm()
-
Uses of CreateLetterDescriptionForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return CreateLetterDescriptionFormMethods in com.echothree.control.user.letter.server with parameters of type CreateLetterDescriptionFormModifier and TypeMethodDescriptionLetterBean.createLetterDescription
(UserVisitPK userVisitPK, CreateLetterDescriptionForm form) -
Uses of CreateLetterDescriptionForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type CreateLetterDescriptionFormModifierConstructorDescriptionCreateLetterDescriptionCommand
(UserVisitPK userVisitPK, CreateLetterDescriptionForm form) Creates a new instance of CreateLetterDescriptionCommand