Uses of Interface
com.echothree.control.user.term.common.form.CreatePartyCreditLimitForm
Packages that use CreatePartyCreditLimitForm
Package
Description
-
Uses of CreatePartyCreditLimitForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return CreatePartyCreditLimitFormMethods in com.echothree.control.user.term.common with parameters of type CreatePartyCreditLimitFormModifier and TypeMethodDescriptionTermService.createPartyCreditLimit
(UserVisitPK userVisitPK, CreatePartyCreditLimitForm form) -
Uses of CreatePartyCreditLimitForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return CreatePartyCreditLimitFormModifier and TypeMethodDescriptionstatic CreatePartyCreditLimitForm
TermFormFactory.getCreatePartyCreditLimitForm()
-
Uses of CreatePartyCreditLimitForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return CreatePartyCreditLimitFormMethods in com.echothree.control.user.term.server with parameters of type CreatePartyCreditLimitFormModifier and TypeMethodDescriptionTermBean.createPartyCreditLimit
(UserVisitPK userVisitPK, CreatePartyCreditLimitForm form) -
Uses of CreatePartyCreditLimitForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type CreatePartyCreditLimitFormModifierConstructorDescriptionCreatePartyCreditLimitCommand
(UserVisitPK userVisitPK, CreatePartyCreditLimitForm form) Creates a new instance of CreatePartyCreditLimitCommand