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 CreateCommunicationEventFormCommunicationFormFactory.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)