Uses of Interface
com.echothree.control.user.party.common.form.DeleteNameSuffixForm
Packages that use DeleteNameSuffixForm
Package
Description
-
Uses of DeleteNameSuffixForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return DeleteNameSuffixFormMethods in com.echothree.control.user.party.common with parameters of type DeleteNameSuffixFormModifier and TypeMethodDescriptionPartyService.deleteNameSuffix
(UserVisitPK userVisitPK, DeleteNameSuffixForm form) -
Uses of DeleteNameSuffixForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return DeleteNameSuffixFormModifier and TypeMethodDescriptionstatic DeleteNameSuffixForm
PartyFormFactory.getDeleteNameSuffixForm()
-
Uses of DeleteNameSuffixForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return DeleteNameSuffixFormMethods in com.echothree.control.user.party.server with parameters of type DeleteNameSuffixFormModifier and TypeMethodDescriptionPartyBean.deleteNameSuffix
(UserVisitPK userVisitPK, DeleteNameSuffixForm form) -
Uses of DeleteNameSuffixForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type DeleteNameSuffixFormModifierConstructorDescriptionDeleteNameSuffixCommand
(UserVisitPK userVisitPK, DeleteNameSuffixForm form) Creates a new instance of DeleteNameSuffixCommand