Uses of Interface
com.echothree.control.user.party.common.form.CreateNameSuffixForm
Packages that use CreateNameSuffixForm
Package
Description
-
Uses of CreateNameSuffixForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateNameSuffixFormMethods in com.echothree.control.user.party.common with parameters of type CreateNameSuffixFormModifier and TypeMethodDescriptionPartyService.createNameSuffix
(UserVisitPK userVisitPK, CreateNameSuffixForm form) -
Uses of CreateNameSuffixForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateNameSuffixFormModifier and TypeMethodDescriptionstatic CreateNameSuffixForm
PartyFormFactory.getCreateNameSuffixForm()
-
Uses of CreateNameSuffixForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateNameSuffixFormMethods in com.echothree.control.user.party.server with parameters of type CreateNameSuffixFormModifier and TypeMethodDescriptionPartyBean.createNameSuffix
(UserVisitPK userVisitPK, CreateNameSuffixForm form) -
Uses of CreateNameSuffixForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreateNameSuffixFormModifierConstructorDescriptionCreateNameSuffixCommand
(UserVisitPK userVisitPK, CreateNameSuffixForm form) Creates a new instance of CreateNameSuffixCommand