Uses of Interface
com.echothree.control.user.party.common.form.GetNameSuffixesForm
Packages that use GetNameSuffixesForm
Package
Description
-
Uses of GetNameSuffixesForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetNameSuffixesFormMethods in com.echothree.control.user.party.common with parameters of type GetNameSuffixesFormModifier and TypeMethodDescriptionPartyService.getNameSuffixes
(UserVisitPK userVisitPK, GetNameSuffixesForm form) -
Uses of GetNameSuffixesForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetNameSuffixesFormModifier and TypeMethodDescriptionstatic GetNameSuffixesForm
PartyFormFactory.getGetNameSuffixesForm()
-
Uses of GetNameSuffixesForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetNameSuffixesFormMethods in com.echothree.control.user.party.server with parameters of type GetNameSuffixesFormModifier and TypeMethodDescriptionPartyBean.getNameSuffixes
(UserVisitPK userVisitPK, GetNameSuffixesForm form) -
Uses of GetNameSuffixesForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetNameSuffixesFormModifierConstructorDescriptionGetNameSuffixesCommand
(UserVisitPK userVisitPK, GetNameSuffixesForm form) Creates a new instance of GetNameSuffixesCommand