Uses of Interface
com.echothree.control.user.communication.common.result.GetCommunicationEventPurposesResult
Packages that use GetCommunicationEventPurposesResult
Package
Description
-
Uses of GetCommunicationEventPurposesResult in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return types with arguments of type GetCommunicationEventPurposesResultModifier and TypeMethodDescriptionCommunicationService.getCommunicationEventPurposes(UserVisitPK userVisitPK, GetCommunicationEventPurposesForm form) -
Uses of GetCommunicationEventPurposesResult in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return GetCommunicationEventPurposesResultModifier and TypeMethodDescriptionCommunicationResultFactory.getGetCommunicationEventPurposesResult() -
Uses of GetCommunicationEventPurposesResult in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return types with arguments of type GetCommunicationEventPurposesResultModifier and TypeMethodDescriptionCommunicationBean.getCommunicationEventPurposes(UserVisitPK userVisitPK, GetCommunicationEventPurposesForm form)