Uses of Interface
com.echothree.control.user.term.common.form.EditPartyTermForm
Packages that use EditPartyTermForm
Package
Description
-
Uses of EditPartyTermForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return EditPartyTermFormMethods in com.echothree.control.user.term.common with parameters of type EditPartyTermFormModifier and TypeMethodDescriptionTermService.editPartyTerm
(UserVisitPK userVisitPK, EditPartyTermForm form) -
Uses of EditPartyTermForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return EditPartyTermFormModifier and TypeMethodDescriptionstatic EditPartyTermForm
TermFormFactory.getEditPartyTermForm()
-
Uses of EditPartyTermForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return EditPartyTermFormMethods in com.echothree.control.user.term.server with parameters of type EditPartyTermFormModifier and TypeMethodDescriptionTermBean.editPartyTerm
(UserVisitPK userVisitPK, EditPartyTermForm form) -
Uses of EditPartyTermForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type EditPartyTermFormModifierConstructorDescriptionEditPartyTermCommand
(UserVisitPK userVisitPK, EditPartyTermForm form) Creates a new instance of EditPartyTermCommand