Uses of Interface
com.echothree.control.user.message.common.form.DeleteEntityMessageForm
Packages that use DeleteEntityMessageForm
Package
Description
-
Uses of DeleteEntityMessageForm in com.echothree.control.user.message.common
Methods in com.echothree.control.user.message.common that return DeleteEntityMessageFormMethods in com.echothree.control.user.message.common with parameters of type DeleteEntityMessageFormModifier and TypeMethodDescriptionMessageService.deleteEntityMessage
(UserVisitPK userVisitPK, DeleteEntityMessageForm form) -
Uses of DeleteEntityMessageForm in com.echothree.control.user.message.common.form
Methods in com.echothree.control.user.message.common.form that return DeleteEntityMessageFormModifier and TypeMethodDescriptionstatic DeleteEntityMessageForm
MessageFormFactory.getDeleteEntityMessageForm()
-
Uses of DeleteEntityMessageForm in com.echothree.control.user.message.server
Methods in com.echothree.control.user.message.server that return DeleteEntityMessageFormMethods in com.echothree.control.user.message.server with parameters of type DeleteEntityMessageFormModifier and TypeMethodDescriptionMessageBean.deleteEntityMessage
(UserVisitPK userVisitPK, DeleteEntityMessageForm form) -
Uses of DeleteEntityMessageForm in com.echothree.control.user.message.server.command
Constructors in com.echothree.control.user.message.server.command with parameters of type DeleteEntityMessageFormModifierConstructorDescriptionDeleteEntityMessageCommand
(UserVisitPK userVisitPK, DeleteEntityMessageForm form) Creates a new instance of DeleteEntityMessageCommand