Uses of Interface
com.echothree.control.user.letter.common.form.GetLetterSourceForm
Packages that use GetLetterSourceForm
Package
Description
-
Uses of GetLetterSourceForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLetterSourceFormMethods in com.echothree.control.user.letter.common with parameters of type GetLetterSourceFormModifier and TypeMethodDescriptionLetterService.getLetterSource
(UserVisitPK userVisitPK, GetLetterSourceForm form) -
Uses of GetLetterSourceForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLetterSourceFormModifier and TypeMethodDescriptionstatic GetLetterSourceForm
LetterFormFactory.getGetLetterSourceForm()
-
Uses of GetLetterSourceForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLetterSourceFormMethods in com.echothree.control.user.letter.server with parameters of type GetLetterSourceFormModifier and TypeMethodDescriptionLetterBean.getLetterSource
(UserVisitPK userVisitPK, GetLetterSourceForm form) -
Uses of GetLetterSourceForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLetterSourceFormModifierConstructorDescriptionGetLetterSourceCommand
(UserVisitPK userVisitPK, GetLetterSourceForm form) Creates a new instance of GetLetterSourceCommand