Uses of Interface
com.echothree.control.user.party.common.form.EditNameSuffixForm
Packages that use EditNameSuffixForm
Package
Description
-
Uses of EditNameSuffixForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditNameSuffixFormMethods in com.echothree.control.user.party.common with parameters of type EditNameSuffixFormModifier and TypeMethodDescriptionPartyService.editNameSuffix
(UserVisitPK userVisitPK, EditNameSuffixForm form) -
Uses of EditNameSuffixForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditNameSuffixFormModifier and TypeMethodDescriptionstatic EditNameSuffixForm
PartyFormFactory.getEditNameSuffixForm()
-
Uses of EditNameSuffixForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditNameSuffixFormMethods in com.echothree.control.user.party.server with parameters of type EditNameSuffixFormModifier and TypeMethodDescriptionPartyBean.editNameSuffix
(UserVisitPK userVisitPK, EditNameSuffixForm form) -
Uses of EditNameSuffixForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditNameSuffixFormModifierConstructorDescriptionEditNameSuffixCommand
(UserVisitPK userVisitPK, EditNameSuffixForm form) Creates a new instance of EditNameSuffixCommand