Uses of Interface
com.echothree.control.user.party.common.form.SetDefaultNameSuffixForm
Packages that use SetDefaultNameSuffixForm
Package
Description
-
Uses of SetDefaultNameSuffixForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetDefaultNameSuffixFormMethods in com.echothree.control.user.party.common with parameters of type SetDefaultNameSuffixFormModifier and TypeMethodDescriptionPartyService.setDefaultNameSuffix
(UserVisitPK userVisitPK, SetDefaultNameSuffixForm form) -
Uses of SetDefaultNameSuffixForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetDefaultNameSuffixFormModifier and TypeMethodDescriptionstatic SetDefaultNameSuffixForm
PartyFormFactory.getSetDefaultNameSuffixForm()
-
Uses of SetDefaultNameSuffixForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetDefaultNameSuffixFormMethods in com.echothree.control.user.party.server with parameters of type SetDefaultNameSuffixFormModifier and TypeMethodDescriptionPartyBean.setDefaultNameSuffix
(UserVisitPK userVisitPK, SetDefaultNameSuffixForm form) -
Uses of SetDefaultNameSuffixForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetDefaultNameSuffixFormModifierConstructorDescriptionSetDefaultNameSuffixCommand
(UserVisitPK userVisitPK, SetDefaultNameSuffixForm form) Creates a new instance of SetDefaultNameSuffixCommand