Uses of Interface
com.echothree.control.user.scale.common.form.CreateScaleForm
Packages that use CreateScaleForm
Package
Description
-
Uses of CreateScaleForm in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return CreateScaleFormMethods in com.echothree.control.user.scale.common with parameters of type CreateScaleFormModifier and TypeMethodDescriptionScaleService.createScale
(UserVisitPK userVisitPK, CreateScaleForm form) -
Uses of CreateScaleForm in com.echothree.control.user.scale.common.form
Methods in com.echothree.control.user.scale.common.form that return CreateScaleForm -
Uses of CreateScaleForm in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return CreateScaleFormMethods in com.echothree.control.user.scale.server with parameters of type CreateScaleFormModifier and TypeMethodDescriptionScaleBean.createScale
(UserVisitPK userVisitPK, CreateScaleForm form) -
Uses of CreateScaleForm in com.echothree.control.user.scale.server.command
Constructors in com.echothree.control.user.scale.server.command with parameters of type CreateScaleFormModifierConstructorDescriptionCreateScaleCommand
(UserVisitPK userVisitPK, CreateScaleForm form) Creates a new instance of CreateScaleCommand