Uses of Interface
com.echothree.control.user.message.common.form.GetEntityMessagesForm
Packages that use GetEntityMessagesForm
Package
Description
-
Uses of GetEntityMessagesForm in com.echothree.control.user.message.common
Methods in com.echothree.control.user.message.common that return GetEntityMessagesFormMethods in com.echothree.control.user.message.common with parameters of type GetEntityMessagesFormModifier and TypeMethodDescriptionMessageService.getEntityMessages
(UserVisitPK userVisitPK, GetEntityMessagesForm form) -
Uses of GetEntityMessagesForm in com.echothree.control.user.message.common.form
Methods in com.echothree.control.user.message.common.form that return GetEntityMessagesFormModifier and TypeMethodDescriptionstatic GetEntityMessagesForm
MessageFormFactory.getGetEntityMessagesForm()
-
Uses of GetEntityMessagesForm in com.echothree.control.user.message.server
Methods in com.echothree.control.user.message.server that return GetEntityMessagesFormMethods in com.echothree.control.user.message.server with parameters of type GetEntityMessagesFormModifier and TypeMethodDescriptionMessageBean.getEntityMessages
(UserVisitPK userVisitPK, GetEntityMessagesForm form) -
Uses of GetEntityMessagesForm in com.echothree.control.user.message.server.command
Constructors in com.echothree.control.user.message.server.command with parameters of type GetEntityMessagesFormModifierConstructorDescriptionGetEntityMessagesCommand
(UserVisitPK userVisitPK, GetEntityMessagesForm form) Creates a new instance of GetEntityMessagesCommand