Uses of Interface
com.echothree.control.user.message.common.form.CreateMessageForm
Packages that use CreateMessageForm
Package
Description
-
Uses of CreateMessageForm in com.echothree.control.user.message.common
Methods in com.echothree.control.user.message.common that return CreateMessageFormMethods in com.echothree.control.user.message.common with parameters of type CreateMessageFormModifier and TypeMethodDescriptionMessageService.createMessage
(UserVisitPK userVisitPK, CreateMessageForm form) -
Uses of CreateMessageForm in com.echothree.control.user.message.common.form
Methods in com.echothree.control.user.message.common.form that return CreateMessageFormModifier and TypeMethodDescriptionstatic CreateMessageForm
MessageFormFactory.getCreateMessageForm()
-
Uses of CreateMessageForm in com.echothree.control.user.message.server
Methods in com.echothree.control.user.message.server that return CreateMessageFormMethods in com.echothree.control.user.message.server with parameters of type CreateMessageFormModifier and TypeMethodDescriptionMessageBean.createMessage
(UserVisitPK userVisitPK, CreateMessageForm form) -
Uses of CreateMessageForm in com.echothree.control.user.message.server.command
Constructors in com.echothree.control.user.message.server.command with parameters of type CreateMessageFormModifierConstructorDescriptionCreateMessageCommand
(UserVisitPK userVisitPK, CreateMessageForm form) Creates a new instance of CreateMessageCommand