Uses of Interface
com.echothree.control.user.letter.common.form.DeleteLetterDescriptionForm
Packages that use DeleteLetterDescriptionForm
Package
Description
-
Uses of DeleteLetterDescriptionForm in com.echothree.control.user.letter.common
Methods in com.echothree.control.user.letter.common that return DeleteLetterDescriptionFormMethods in com.echothree.control.user.letter.common with parameters of type DeleteLetterDescriptionFormModifier and TypeMethodDescriptionLetterService.deleteLetterDescription
(UserVisitPK userVisitPK, DeleteLetterDescriptionForm form) -
Uses of DeleteLetterDescriptionForm in com.echothree.control.user.letter.common.form
Methods in com.echothree.control.user.letter.common.form that return DeleteLetterDescriptionFormModifier and TypeMethodDescriptionstatic DeleteLetterDescriptionForm
LetterFormFactory.getDeleteLetterDescriptionForm()
-
Uses of DeleteLetterDescriptionForm in com.echothree.control.user.letter.server
Methods in com.echothree.control.user.letter.server that return DeleteLetterDescriptionFormMethods in com.echothree.control.user.letter.server with parameters of type DeleteLetterDescriptionFormModifier and TypeMethodDescriptionLetterBean.deleteLetterDescription
(UserVisitPK userVisitPK, DeleteLetterDescriptionForm form) -
Uses of DeleteLetterDescriptionForm in com.echothree.control.user.letter.server.command
Constructors in com.echothree.control.user.letter.server.command with parameters of type DeleteLetterDescriptionFormModifierConstructorDescriptionDeleteLetterDescriptionCommand
(UserVisitPK userVisitPK, DeleteLetterDescriptionForm form) Creates a new instance of DeleteLetterDescriptionCommand