Uses of Class
com.echothree.model.control.party.common.choice.NameSuffixChoicesBean
Packages that use NameSuffixChoicesBean
Package
Description
-
Uses of NameSuffixChoicesBean in com.echothree.control.user.party.client.helper
Methods in com.echothree.control.user.party.client.helper that return NameSuffixChoicesBeanModifier and TypeMethodDescriptionNameSuffixesHelper.getNameSuffixChoices
(UserVisitPK userVisitPK, Boolean allowNullChoice) -
Uses of NameSuffixChoicesBean in com.echothree.control.user.party.common.result
Methods in com.echothree.control.user.party.common.result that return NameSuffixChoicesBeanMethods in com.echothree.control.user.party.common.result with parameters of type NameSuffixChoicesBeanModifier and TypeMethodDescriptionvoid
GetNameSuffixChoicesResult.setNameSuffixChoices
(NameSuffixChoicesBean nameSuffixChoices) -
Uses of NameSuffixChoicesBean in com.echothree.model.control.party.server.control
Methods in com.echothree.model.control.party.server.control that return NameSuffixChoicesBeanModifier and TypeMethodDescriptionPartyControl.getNameSuffixChoices
(String defaultNameSuffixChoice, boolean allowNullChoice) -
Uses of NameSuffixChoicesBean in com.echothree.util.common.string
Methods in com.echothree.util.common.string with parameters of type NameSuffixChoicesBeanModifier and TypeMethodDescriptionprotected void
BaseNameCleaner.setupNameSuffixes
(NameSuffixChoicesBean nameSuffixChoices)