Uses of Interface
com.echothree.control.user.scale.common.form.DeleteScaleForm
Packages that use DeleteScaleForm
Package
Description
-
Uses of DeleteScaleForm in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return DeleteScaleFormMethods in com.echothree.control.user.scale.common with parameters of type DeleteScaleFormModifier and TypeMethodDescriptionScaleService.deleteScale
(UserVisitPK userVisitPK, DeleteScaleForm form) -
Uses of DeleteScaleForm in com.echothree.control.user.scale.common.form
Methods in com.echothree.control.user.scale.common.form that return DeleteScaleForm -
Uses of DeleteScaleForm in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return DeleteScaleFormMethods in com.echothree.control.user.scale.server with parameters of type DeleteScaleFormModifier and TypeMethodDescriptionScaleBean.deleteScale
(UserVisitPK userVisitPK, DeleteScaleForm form) -
Uses of DeleteScaleForm in com.echothree.control.user.scale.server.command
Constructors in com.echothree.control.user.scale.server.command with parameters of type DeleteScaleFormModifierConstructorDescriptionDeleteScaleCommand
(UserVisitPK userVisitPK, DeleteScaleForm form) Creates a new instance of DeleteScaleCommand