Uses of Interface
com.echothree.control.user.party.common.form.EditPartyAliasForm
Packages that use EditPartyAliasForm
Package
Description
-
Uses of EditPartyAliasForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return EditPartyAliasFormMethods in com.echothree.control.user.party.common with parameters of type EditPartyAliasFormModifier and TypeMethodDescriptionPartyService.editPartyAlias
(UserVisitPK userVisitPK, EditPartyAliasForm form) -
Uses of EditPartyAliasForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return EditPartyAliasFormModifier and TypeMethodDescriptionstatic EditPartyAliasForm
PartyFormFactory.getEditPartyAliasForm()
-
Uses of EditPartyAliasForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return EditPartyAliasFormMethods in com.echothree.control.user.party.server with parameters of type EditPartyAliasFormModifier and TypeMethodDescriptionPartyBean.editPartyAlias
(UserVisitPK userVisitPK, EditPartyAliasForm form) -
Uses of EditPartyAliasForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type EditPartyAliasFormModifierConstructorDescriptionEditPartyAliasCommand
(UserVisitPK userVisitPK, EditPartyAliasForm form) Creates a new instance of EditPartyAliasCommand