Uses of Interface
com.echothree.control.user.contact.common.result.GetContactMechanismsResult
Packages that use GetContactMechanismsResult
Package
Description
-
Uses of GetContactMechanismsResult in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return types with arguments of type GetContactMechanismsResultModifier and TypeMethodDescriptionContactService.getContactMechanisms(UserVisitPK userVisitPK, GetContactMechanismsForm form) -
Uses of GetContactMechanismsResult in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return GetContactMechanismsResultModifier and TypeMethodDescriptionstatic GetContactMechanismsResultContactResultFactory.getGetContactMechanismsResult() -
Uses of GetContactMechanismsResult in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return types with arguments of type GetContactMechanismsResultModifier and TypeMethodDescriptionContactBean.getContactMechanisms(UserVisitPK userVisitPK, GetContactMechanismsForm form)