Uses of Interface
com.echothree.control.user.party.common.form.CreatePartyAliasForm
Packages that use CreatePartyAliasForm
Package
Description
-
Uses of CreatePartyAliasForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreatePartyAliasFormMethods in com.echothree.control.user.party.common with parameters of type CreatePartyAliasFormModifier and TypeMethodDescriptionPartyService.createPartyAlias
(UserVisitPK userVisitPK, CreatePartyAliasForm form) -
Uses of CreatePartyAliasForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreatePartyAliasFormModifier and TypeMethodDescriptionstatic CreatePartyAliasForm
PartyFormFactory.getCreatePartyAliasForm()
-
Uses of CreatePartyAliasForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreatePartyAliasFormMethods in com.echothree.control.user.party.server with parameters of type CreatePartyAliasFormModifier and TypeMethodDescriptionPartyBean.createPartyAlias
(UserVisitPK userVisitPK, CreatePartyAliasForm form) -
Uses of CreatePartyAliasForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreatePartyAliasFormModifierConstructorDescriptionCreatePartyAliasCommand
(UserVisitPK userVisitPK, CreatePartyAliasForm form) Creates a new instance of CreatePartyAliasCommand