Uses of Class
com.echothree.model.control.contact.common.choice.ContactMechanismChoicesBean
Packages that use ContactMechanismChoicesBean
Package
Description
-
Uses of ContactMechanismChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return ContactMechanismChoicesBeanMethods in com.echothree.control.user.contact.common.result with parameters of type ContactMechanismChoicesBeanModifier and TypeMethodDescriptionvoid
GetContactMechanismChoicesResult.setContactMechanismChoices
(ContactMechanismChoicesBean contactMechanismChoices) -
Uses of ContactMechanismChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return ContactMechanismChoicesBeanModifier and TypeMethodDescriptionContactControl.getContactMechanismChoicesByParty
(Party party, String defaultContactMechanismChoice, Language language, boolean allowNullChoice) ContactControl.getContactMechanismChoicesByPartyAndContactMechanismType
(Party party, ContactMechanismType contactMechanismType, String defaultContactMechanismChoice, Language language, boolean allowNullChoice)