Uses of Interface
com.echothree.control.user.letter.common.form.GetLetterForm
Packages that use GetLetterForm
Package
Description
-
Uses of GetLetterForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLetterFormMethods in com.echothree.control.user.letter.common with parameters of type GetLetterFormModifier and TypeMethodDescriptionLetterService.getLetter
(UserVisitPK userVisitPK, GetLetterForm form) -
Uses of GetLetterForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLetterForm -
Uses of GetLetterForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLetterFormMethods in com.echothree.control.user.letter.server with parameters of type GetLetterFormModifier and TypeMethodDescriptionLetterBean.getLetter
(UserVisitPK userVisitPK, GetLetterForm form) -
Uses of GetLetterForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLetterFormModifierConstructorDescriptionGetLetterCommand
(UserVisitPK userVisitPK, GetLetterForm form) Creates a new instance of GetLetterCommand