Uses of Interface
com.echothree.control.user.party.common.form.GetPartyAliasForm
Packages that use GetPartyAliasForm
Package
Description
-
Uses of GetPartyAliasForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetPartyAliasFormMethods in com.echothree.control.user.party.common with parameters of type GetPartyAliasFormModifier and TypeMethodDescriptionPartyService.getPartyAlias
(UserVisitPK userVisitPK, GetPartyAliasForm form) -
Uses of GetPartyAliasForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetPartyAliasFormModifier and TypeMethodDescriptionstatic GetPartyAliasForm
PartyFormFactory.getGetPartyAliasForm()
-
Uses of GetPartyAliasForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetPartyAliasFormMethods in com.echothree.control.user.party.server with parameters of type GetPartyAliasFormModifier and TypeMethodDescriptionPartyBean.getPartyAlias
(UserVisitPK userVisitPK, GetPartyAliasForm form) -
Uses of GetPartyAliasForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetPartyAliasFormModifierConstructorDescriptionGetPartyAliasCommand
(UserVisitPK userVisitPK, GetPartyAliasForm form) Creates a new instance of GetPartyAliasCommand