Uses of Interface
com.echothree.control.user.communication.common.result.GetCommunicationEventPurposeChoicesResult
Packages that use GetCommunicationEventPurposeChoicesResult
Package
Description
-
Uses of GetCommunicationEventPurposeChoicesResult in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return types with arguments of type GetCommunicationEventPurposeChoicesResultModifier and TypeMethodDescriptionCommunicationService.getCommunicationEventPurposeChoices(UserVisitPK userVisitPK, GetCommunicationEventPurposeChoicesForm form) -
Uses of GetCommunicationEventPurposeChoicesResult in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return GetCommunicationEventPurposeChoicesResultModifier and TypeMethodDescriptionCommunicationResultFactory.getGetCommunicationEventPurposeChoicesResult() -
Uses of GetCommunicationEventPurposeChoicesResult in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return types with arguments of type GetCommunicationEventPurposeChoicesResultModifier and TypeMethodDescriptionCommunicationBean.getCommunicationEventPurposeChoices(UserVisitPK userVisitPK, GetCommunicationEventPurposeChoicesForm form)