Uses of Interface
com.echothree.control.user.communication.common.result.GetCommunicationEventPurposeResult
Packages that use GetCommunicationEventPurposeResult
Package
Description
-
Uses of GetCommunicationEventPurposeResult in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return types with arguments of type GetCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationService.getCommunicationEventPurpose(UserVisitPK userVisitPK, GetCommunicationEventPurposeForm form) -
Uses of GetCommunicationEventPurposeResult in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return GetCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationResultFactory.getGetCommunicationEventPurposeResult() -
Uses of GetCommunicationEventPurposeResult in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return types with arguments of type GetCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationBean.getCommunicationEventPurpose(UserVisitPK userVisitPK, GetCommunicationEventPurposeForm form)