Uses of Interface
com.echothree.control.user.party.common.form.DeletePartyAliasForm
Packages that use DeletePartyAliasForm
Package
Description
-
Uses of DeletePartyAliasForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeletePartyAliasFormMethods in com.echothree.control.user.party.common with parameters of type DeletePartyAliasFormModifier and TypeMethodDescriptionPartyService.deletePartyAlias
(UserVisitPK userVisitPK, DeletePartyAliasForm form) -
Uses of DeletePartyAliasForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeletePartyAliasFormModifier and TypeMethodDescriptionstatic DeletePartyAliasForm
PartyFormFactory.getDeletePartyAliasForm()
-
Uses of DeletePartyAliasForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeletePartyAliasFormMethods in com.echothree.control.user.party.server with parameters of type DeletePartyAliasFormModifier and TypeMethodDescriptionPartyBean.deletePartyAlias
(UserVisitPK userVisitPK, DeletePartyAliasForm form) -
Uses of DeletePartyAliasForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeletePartyAliasFormModifierConstructorDescriptionDeletePartyAliasCommand
(UserVisitPK userVisitPK, DeletePartyAliasForm form) Creates a new instance of DeletePartyAliasCommand