Uses of Interface
com.echothree.control.user.letter.common.form.DeleteLetterSourceDescriptionForm
Packages that use DeleteLetterSourceDescriptionForm
Package
Description
-
Uses of DeleteLetterSourceDescriptionForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return DeleteLetterSourceDescriptionFormMethods in com.echothree.control.user.letter.common with parameters of type DeleteLetterSourceDescriptionFormModifier and TypeMethodDescriptionLetterService.deleteLetterSourceDescription
(UserVisitPK userVisitPK, DeleteLetterSourceDescriptionForm form) -
Uses of DeleteLetterSourceDescriptionForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return DeleteLetterSourceDescriptionForm -
Uses of DeleteLetterSourceDescriptionForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return DeleteLetterSourceDescriptionFormMethods in com.echothree.control.user.letter.server with parameters of type DeleteLetterSourceDescriptionFormModifier and TypeMethodDescriptionLetterBean.deleteLetterSourceDescription
(UserVisitPK userVisitPK, DeleteLetterSourceDescriptionForm form) -
Uses of DeleteLetterSourceDescriptionForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type DeleteLetterSourceDescriptionFormModifierConstructorDescriptionDeleteLetterSourceDescriptionCommand
(UserVisitPK userVisitPK, DeleteLetterSourceDescriptionForm form) Creates a new instance of DeleteLetterSourceDescriptionCommand