Uses of Interface
com.echothree.control.user.letter.common.form.GetLetterSourcesForm
Packages that use GetLetterSourcesForm
Package
Description
-
Uses of GetLetterSourcesForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLetterSourcesFormMethods in com.echothree.control.user.letter.common with parameters of type GetLetterSourcesFormModifier and TypeMethodDescriptionLetterService.getLetterSources
(UserVisitPK userVisitPK, GetLetterSourcesForm form) -
Uses of GetLetterSourcesForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLetterSourcesFormModifier and TypeMethodDescriptionstatic GetLetterSourcesForm
LetterFormFactory.getGetLetterSourcesForm()
-
Uses of GetLetterSourcesForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLetterSourcesFormMethods in com.echothree.control.user.letter.server with parameters of type GetLetterSourcesFormModifier and TypeMethodDescriptionLetterBean.getLetterSources
(UserVisitPK userVisitPK, GetLetterSourcesForm form) -
Uses of GetLetterSourcesForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLetterSourcesFormModifierConstructorDescriptionGetLetterSourcesCommand
(UserVisitPK userVisitPK, GetLetterSourcesForm form) Creates a new instance of GetLetterSourcesCommand