Uses of Interface
com.echothree.control.user.communication.common.form.CreateCommunicationEventForm
Packages that use CreateCommunicationEventForm
Package
Description
-
Uses of CreateCommunicationEventForm in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return CreateCommunicationEventFormMethods in com.echothree.control.user.communication.common with parameters of type CreateCommunicationEventFormModifier and TypeMethodDescriptionCommunicationService.createCommunicationEvent
(UserVisitPK userVisitPK, CreateCommunicationEventForm form) -
Uses of CreateCommunicationEventForm in com.echothree.control.user.communication.common.form
Methods in com.echothree.control.user.communication.common.form that return CreateCommunicationEventFormModifier and TypeMethodDescriptionstatic CreateCommunicationEventForm
CommunicationFormFactory.getCreateCommunicationEventForm()
-
Uses of CreateCommunicationEventForm in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return CreateCommunicationEventFormMethods in com.echothree.control.user.communication.server with parameters of type CreateCommunicationEventFormModifier and TypeMethodDescriptionCommunicationBean.createCommunicationEvent
(UserVisitPK userVisitPK, CreateCommunicationEventForm form) -
Uses of CreateCommunicationEventForm in com.echothree.control.user.communication.server.server
Constructors in com.echothree.control.user.communication.server.server with parameters of type CreateCommunicationEventFormModifierConstructorDescriptionCreateCommunicationEventCommand
(UserVisitPK userVisitPK, CreateCommunicationEventForm form) Creates a new instance of CreateCommunicationEventCommand