Uses of Class
com.echothree.model.control.contact.common.choice.ContactMechanismPurposeChoicesBean
Packages that use ContactMechanismPurposeChoicesBean
Package
Description
-
Uses of ContactMechanismPurposeChoicesBean in com.echothree.control.user.contact.common.result
Methods in com.echothree.control.user.contact.common.result that return ContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionGetContactMechanismPurposeChoicesResult.getContactMechanismPurposeChoices()
Methods in com.echothree.control.user.contact.common.result with parameters of type ContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionvoid
GetContactMechanismPurposeChoicesResult.setContactMechanismPurposeChoices
(ContactMechanismPurposeChoicesBean contactMechanismPurposeChoices) -
Uses of ContactMechanismPurposeChoicesBean in com.echothree.model.control.contact.server.control
Methods in com.echothree.model.control.contact.server.control that return ContactMechanismPurposeChoicesBeanModifier and TypeMethodDescriptionContactControl.getContactMechanismPurposeChoices
(String defaultContactMechanismPurposeChoice, Language language, boolean allowNullChoice) ContactControl.getContactMechanismPurposeChoicesByContactList
(String defaultContactListContactMechanismPurposeChoice, Language language, boolean allowNullChoice, ContactList contactList) ContactControl.getContactMechanismPurposeChoicesByContactMechanismType
(ContactMechanismType contactMechanismType, String defaultContactMechanismPurposeChoice, Language language, boolean allowNullChoice)