Uses of Class
com.echothree.model.control.party.common.choice.PersonalTitleChoicesBean
Packages that use PersonalTitleChoicesBean
Package
Description
-
Uses of PersonalTitleChoicesBean in com.echothree.control.user.party.client.helper
Methods in com.echothree.control.user.party.client.helper that return PersonalTitleChoicesBeanModifier and TypeMethodDescriptionPersonalTitlesHelper.getPersonalTitleChoices
(UserVisitPK userVisitPK, Boolean allowNullChoice) -
Uses of PersonalTitleChoicesBean in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return PersonalTitleChoicesBeanMethods in com.echothree.control.user.party.common.result with parameters of type PersonalTitleChoicesBeanModifier and TypeMethodDescriptionvoid
GetPersonalTitleChoicesResult.setPersonalTitleChoices
(PersonalTitleChoicesBean personalTitleChoices) -
Uses of PersonalTitleChoicesBean in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return PersonalTitleChoicesBeanModifier and TypeMethodDescriptionPartyControl.getPersonalTitleChoices
(String defaultPersonalTitleChoice, boolean allowNullChoice) -
Uses of PersonalTitleChoicesBean in com.echothree.util.common.string
Methods in com.echothree.util.common.string with parameters of type PersonalTitleChoicesBeanModifier and TypeMethodDescriptionprotected void
BaseNameCleaner.setupPersonalTitles
(PersonalTitleChoicesBean personalTitleChoices)