Uses of Interface
com.echothree.control.user.message.common.form.CreateEntityMessageForm
Packages that use CreateEntityMessageForm
Package
Description
-
Uses of CreateEntityMessageForm in com.echothree.control.user.message.common
Methods in com.echothree.control.user.message.common that return CreateEntityMessageFormMethods in com.echothree.control.user.message.common with parameters of type CreateEntityMessageFormModifier and TypeMethodDescriptionMessageService.createEntityMessage
(UserVisitPK userVisitPK, CreateEntityMessageForm form) -
Uses of CreateEntityMessageForm in com.echothree.control.user.message.common.form
Methods in com.echothree.control.user.message.common.form that return CreateEntityMessageFormModifier and TypeMethodDescriptionstatic CreateEntityMessageForm
MessageFormFactory.getCreateEntityMessageForm()
-
Uses of CreateEntityMessageForm in com.echothree.control.user.message.server
Methods in com.echothree.control.user.message.server that return CreateEntityMessageFormMethods in com.echothree.control.user.message.server with parameters of type CreateEntityMessageFormModifier and TypeMethodDescriptionMessageBean.createEntityMessage
(UserVisitPK userVisitPK, CreateEntityMessageForm form) -
Uses of CreateEntityMessageForm in com.echothree.control.user.message.server.command
Constructors in com.echothree.control.user.message.server.command with parameters of type CreateEntityMessageFormModifierConstructorDescriptionCreateEntityMessageCommand
(UserVisitPK userVisitPK, CreateEntityMessageForm form) Creates a new instance of CreateEntityMessageCommand