Uses of Interface
com.echothree.control.user.term.common.form.EditPartyCreditLimitForm
Packages that use EditPartyCreditLimitForm
Package
Description
-
Uses of EditPartyCreditLimitForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return EditPartyCreditLimitFormMethods in com.echothree.control.user.term.common with parameters of type EditPartyCreditLimitFormModifier and TypeMethodDescriptionTermService.editPartyCreditLimit
(UserVisitPK userVisitPK, EditPartyCreditLimitForm form) -
Uses of EditPartyCreditLimitForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return EditPartyCreditLimitFormModifier and TypeMethodDescriptionstatic EditPartyCreditLimitForm
TermFormFactory.getEditPartyCreditLimitForm()
-
Uses of EditPartyCreditLimitForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return EditPartyCreditLimitFormMethods in com.echothree.control.user.term.server with parameters of type EditPartyCreditLimitFormModifier and TypeMethodDescriptionTermBean.editPartyCreditLimit
(UserVisitPK userVisitPK, EditPartyCreditLimitForm form) -
Uses of EditPartyCreditLimitForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type EditPartyCreditLimitFormModifierConstructorDescriptionEditPartyCreditLimitCommand
(UserVisitPK userVisitPK, EditPartyCreditLimitForm form) Creates a new instance of EditPartyCreditLimitCommand