Uses of Interface
com.echothree.control.user.term.common.form.DeletePartyCreditLimitForm
Packages that use DeletePartyCreditLimitForm
Package
Description
-
Uses of DeletePartyCreditLimitForm in com.echothree.control.user.term.common
Methods in com.echothree.control.user.term.common that return DeletePartyCreditLimitFormMethods in com.echothree.control.user.term.common with parameters of type DeletePartyCreditLimitFormModifier and TypeMethodDescriptionTermService.deletePartyCreditLimit
(UserVisitPK userVisitPK, DeletePartyCreditLimitForm form) -
Uses of DeletePartyCreditLimitForm in com.echothree.control.user.term.common.form
Methods in com.echothree.control.user.term.common.form that return DeletePartyCreditLimitFormModifier and TypeMethodDescriptionstatic DeletePartyCreditLimitForm
TermFormFactory.getDeletePartyCreditLimitForm()
-
Uses of DeletePartyCreditLimitForm in com.echothree.control.user.term.server
Methods in com.echothree.control.user.term.server that return DeletePartyCreditLimitFormMethods in com.echothree.control.user.term.server with parameters of type DeletePartyCreditLimitFormModifier and TypeMethodDescriptionTermBean.deletePartyCreditLimit
(UserVisitPK userVisitPK, DeletePartyCreditLimitForm form) -
Uses of DeletePartyCreditLimitForm in com.echothree.control.user.term.server.command
Constructors in com.echothree.control.user.term.server.command with parameters of type DeletePartyCreditLimitFormModifierConstructorDescriptionDeletePartyCreditLimitCommand
(UserVisitPK userVisitPK, DeletePartyCreditLimitForm form) Creates a new instance of DeletePartyCreditLimitCommand