Uses of Interface
com.echothree.control.user.letter.common.form.GetQueuedLettersForm
Packages that use GetQueuedLettersForm
Package
Description
-
Uses of GetQueuedLettersForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetQueuedLettersFormMethods in com.echothree.control.user.letter.common with parameters of type GetQueuedLettersFormModifier and TypeMethodDescriptionLetterService.getQueuedLetters
(UserVisitPK userVisitPK, GetQueuedLettersForm form) -
Uses of GetQueuedLettersForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetQueuedLettersFormModifier and TypeMethodDescriptionstatic GetQueuedLettersForm
LetterFormFactory.getGetQueuedLettersForm()
-
Uses of GetQueuedLettersForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetQueuedLettersFormMethods in com.echothree.control.user.letter.server with parameters of type GetQueuedLettersFormModifier and TypeMethodDescriptionLetterBean.getQueuedLetters
(UserVisitPK userVisitPK, GetQueuedLettersForm form) -
Uses of GetQueuedLettersForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetQueuedLettersFormModifierConstructorDescriptionGetQueuedLettersCommand
(UserVisitPK userVisitPK, GetQueuedLettersForm form) Creates a new instance of GetQueuedLettersCommand