Uses of Interface
com.echothree.control.user.contact.common.result.GetEmailAddressVerificationChoicesResult
Packages that use GetEmailAddressVerificationChoicesResult
Package
Description
-
Uses of GetEmailAddressVerificationChoicesResult in com.echothree.control.user.contact.common
Methods in com.echothree.control.user.contact.common that return types with arguments of type GetEmailAddressVerificationChoicesResultModifier and TypeMethodDescriptionContactService.getEmailAddressVerificationChoices(UserVisitPK userVisitPK, GetEmailAddressVerificationChoicesForm form) -
Uses of GetEmailAddressVerificationChoicesResult in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return GetEmailAddressVerificationChoicesResultModifier and TypeMethodDescriptionContactResultFactory.getGetEmailAddressVerificationChoicesResult() -
Uses of GetEmailAddressVerificationChoicesResult in com.echothree.control.user.contact.server
Methods in com.echothree.control.user.contact.server that return types with arguments of type GetEmailAddressVerificationChoicesResultModifier and TypeMethodDescriptionContactBean.getEmailAddressVerificationChoices(UserVisitPK userVisitPK, GetEmailAddressVerificationChoicesForm form)