Uses of Interface
com.echothree.control.user.letter.common.form.GetLetterChoicesForm
Packages that use GetLetterChoicesForm
Package
Description
-
Uses of GetLetterChoicesForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLetterChoicesFormMethods in com.echothree.control.user.letter.common with parameters of type GetLetterChoicesFormModifier and TypeMethodDescriptionLetterService.getLetterChoices
(UserVisitPK userVisitPK, GetLetterChoicesForm form) -
Uses of GetLetterChoicesForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLetterChoicesFormModifier and TypeMethodDescriptionstatic GetLetterChoicesForm
LetterFormFactory.getGetLetterChoicesForm()
-
Uses of GetLetterChoicesForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLetterChoicesFormMethods in com.echothree.control.user.letter.server with parameters of type GetLetterChoicesFormModifier and TypeMethodDescriptionLetterBean.getLetterChoices
(UserVisitPK userVisitPK, GetLetterChoicesForm form) -
Uses of GetLetterChoicesForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLetterChoicesFormModifierConstructorDescriptionGetLetterChoicesCommand
(UserVisitPK userVisitPK, GetLetterChoicesForm form) Creates a new instance of GetLetterChoicesCommand