Uses of Interface
com.echothree.control.user.letter.common.form.GetLetterDescriptionsForm
Packages that use GetLetterDescriptionsForm
Package
Description
-
Uses of GetLetterDescriptionsForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return GetLetterDescriptionsFormMethods in com.echothree.control.user.letter.common with parameters of type GetLetterDescriptionsFormModifier and TypeMethodDescriptionLetterService.getLetterDescriptions
(UserVisitPK userVisitPK, GetLetterDescriptionsForm form) -
Uses of GetLetterDescriptionsForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return GetLetterDescriptionsFormModifier and TypeMethodDescriptionstatic GetLetterDescriptionsForm
LetterFormFactory.getGetLetterDescriptionsForm()
-
Uses of GetLetterDescriptionsForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return GetLetterDescriptionsFormMethods in com.echothree.control.user.letter.server with parameters of type GetLetterDescriptionsFormModifier and TypeMethodDescriptionLetterBean.getLetterDescriptions
(UserVisitPK userVisitPK, GetLetterDescriptionsForm form) -
Uses of GetLetterDescriptionsForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type GetLetterDescriptionsFormModifierConstructorDescriptionGetLetterDescriptionsCommand
(UserVisitPK userVisitPK, GetLetterDescriptionsForm form) Creates a new instance of GetLetterDescriptionsCommand