Uses of Interface
com.echothree.control.user.party.common.form.GetPartyAliasesForm
Packages that use GetPartyAliasesForm
Package
Description
-
Uses of GetPartyAliasesForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return GetPartyAliasesFormMethods in com.echothree.control.user.party.common with parameters of type GetPartyAliasesFormModifier and TypeMethodDescriptionPartyService.getPartyAliases
(UserVisitPK userVisitPK, GetPartyAliasesForm form) -
Uses of GetPartyAliasesForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return GetPartyAliasesFormModifier and TypeMethodDescriptionstatic GetPartyAliasesForm
PartyFormFactory.getGetPartyAliasesForm()
-
Uses of GetPartyAliasesForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return GetPartyAliasesFormMethods in com.echothree.control.user.party.server with parameters of type GetPartyAliasesFormModifier and TypeMethodDescriptionPartyBean.getPartyAliases
(UserVisitPK userVisitPK, GetPartyAliasesForm form) -
Uses of GetPartyAliasesForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type GetPartyAliasesFormModifierConstructorDescriptionGetPartyAliasesCommand
(UserVisitPK userVisitPK, GetPartyAliasesForm form) Creates a new instance of GetPartyAliasesCommand