Uses of Interface
com.echothree.control.user.letter.common.form.DeleteLetterForm
Packages that use DeleteLetterForm
Package
Description
-
Uses of DeleteLetterForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return DeleteLetterFormMethods in com.echothree.control.user.letter.common with parameters of type DeleteLetterFormModifier and TypeMethodDescriptionLetterService.deleteLetter
(UserVisitPK userVisitPK, DeleteLetterForm form) -
Uses of DeleteLetterForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return DeleteLetterFormModifier and TypeMethodDescriptionstatic DeleteLetterForm
LetterFormFactory.getDeleteLetterForm()
-
Uses of DeleteLetterForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return DeleteLetterFormMethods in com.echothree.control.user.letter.server with parameters of type DeleteLetterFormModifier and TypeMethodDescriptionLetterBean.deleteLetter
(UserVisitPK userVisitPK, DeleteLetterForm form) -
Uses of DeleteLetterForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type DeleteLetterFormModifierConstructorDescriptionDeleteLetterCommand
(UserVisitPK userVisitPK, DeleteLetterForm form) Creates a new instance of DeleteLetterCommand