Uses of Interface
com.echothree.control.user.communication.common.result.EditCommunicationEventPurposeResult
Packages that use EditCommunicationEventPurposeResult
Package
Description
-
Uses of EditCommunicationEventPurposeResult in com.echothree.control.user.communication.common
Methods in com.echothree.control.user.communication.common that return types with arguments of type EditCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationService.editCommunicationEventPurpose(UserVisitPK userVisitPK, EditCommunicationEventPurposeForm form) -
Uses of EditCommunicationEventPurposeResult in com.echothree.control.user.communication.common.result
Methods in com.echothree.control.user.communication.common.result that return EditCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationResultFactory.getEditCommunicationEventPurposeResult() -
Uses of EditCommunicationEventPurposeResult in com.echothree.control.user.communication.server
Methods in com.echothree.control.user.communication.server that return types with arguments of type EditCommunicationEventPurposeResultModifier and TypeMethodDescriptionCommunicationBean.editCommunicationEventPurpose(UserVisitPK userVisitPK, EditCommunicationEventPurposeForm form)