Uses of Interface
com.echothree.control.user.message.common.form.GetEntityMessageForm
Packages that use GetEntityMessageForm
Package
Description
-
Uses of GetEntityMessageForm in com.echothree.control.user.message.common
Methods in com.echothree.control.user.message.common that return GetEntityMessageFormMethods in com.echothree.control.user.message.common with parameters of type GetEntityMessageFormModifier and TypeMethodDescriptionMessageService.getEntityMessage
(UserVisitPK userVisitPK, GetEntityMessageForm form) -
Uses of GetEntityMessageForm in com.echothree.control.user.message.common.form
Methods in com.echothree.control.user.message.common.form that return GetEntityMessageFormModifier and TypeMethodDescriptionstatic GetEntityMessageForm
MessageFormFactory.getGetEntityMessageForm()
-
Uses of GetEntityMessageForm in com.echothree.control.user.message.server
Methods in com.echothree.control.user.message.server that return GetEntityMessageFormMethods in com.echothree.control.user.message.server with parameters of type GetEntityMessageFormModifier and TypeMethodDescriptionMessageBean.getEntityMessage
(UserVisitPK userVisitPK, GetEntityMessageForm form) -
Uses of GetEntityMessageForm in com.echothree.control.user.message.server.command
Constructors in com.echothree.control.user.message.server.command with parameters of type GetEntityMessageFormModifierConstructorDescriptionGetEntityMessageCommand
(UserVisitPK userVisitPK, GetEntityMessageForm form) Creates a new instance of GetEntityMessageCommand