Uses of Class
com.echothree.model.control.contact.common.choice.EmailAddressVerificationChoicesBean
Packages that use EmailAddressVerificationChoicesBean
Package
Description
-
Uses of EmailAddressVerificationChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return EmailAddressVerificationChoicesBeanModifier and TypeMethodDescriptionGetEmailAddressVerificationChoicesResult.getEmailAddressVerificationChoices()Methods in com.echothree.control.user.contact.common.result with parameters of type EmailAddressVerificationChoicesBeanModifier and TypeMethodDescriptionvoidGetEmailAddressVerificationChoicesResult.setEmailAddressVerificationChoices(EmailAddressVerificationChoicesBean EmailAddressVerificationChoices) -
Uses of EmailAddressVerificationChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return EmailAddressVerificationChoicesBeanModifier and TypeMethodDescriptionContactControl.getEmailAddressVerificationChoices(String defaultEmailAddressVerificationChoice, Language language, boolean allowNullChoice, ContactMechanism contactMechanism, PartyPK partyPK)