Uses of Interface
com.echothree.control.user.letter.common.form.GetLettersForm
Packages that use GetLettersForm
Package
Description
-
Uses of GetLettersForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLettersFormMethods in com.echothree.control.user.letter.common with parameters of type GetLettersFormModifier and TypeMethodDescriptionLetterService.getLetters
(UserVisitPK userVisitPK, GetLettersForm form) -
Uses of GetLettersForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLettersForm -
Uses of GetLettersForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLettersFormMethods in com.echothree.control.user.letter.server with parameters of type GetLettersFormModifier and TypeMethodDescriptionLetterBean.getLetters
(UserVisitPK userVisitPK, GetLettersForm form) -
Uses of GetLettersForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLettersFormModifierConstructorDescriptionGetLettersCommand
(UserVisitPK userVisitPK, GetLettersForm form) Creates a new instance of GetLettersCommand