Uses of Interface
com.echothree.control.user.communication.common.result.GetCommunicationEventResult
Packages that use GetCommunicationEventResult
Package
Description
-
Uses of GetCommunicationEventResult in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return types with arguments of type GetCommunicationEventResultModifier and TypeMethodDescriptionCommunicationService.getCommunicationEvent(UserVisitPK userVisitPK, GetCommunicationEventForm form) -
Uses of GetCommunicationEventResult in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return GetCommunicationEventResultModifier and TypeMethodDescriptionstatic GetCommunicationEventResultCommunicationResultFactory.getGetCommunicationEventResult() -
Uses of GetCommunicationEventResult in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return types with arguments of type GetCommunicationEventResultModifier and TypeMethodDescriptionCommunicationBean.getCommunicationEvent(UserVisitPK userVisitPK, GetCommunicationEventForm form)