Uses of Interface
com.echothree.control.user.scale.common.form.SetDefaultScaleForm
Packages that use SetDefaultScaleForm
Package
Description
-
Uses of SetDefaultScaleForm in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return SetDefaultScaleFormMethods in com.echothree.control.user.scale.common with parameters of type SetDefaultScaleFormModifier and TypeMethodDescriptionScaleService.setDefaultScale
(UserVisitPK userVisitPK, SetDefaultScaleForm form) -
Uses of SetDefaultScaleForm in com.echothree.control.user.scale.common.form
Methods in com.echothree.control.user.scale.common.form that return SetDefaultScaleFormModifier and TypeMethodDescriptionstatic SetDefaultScaleForm
ScaleFormFactory.getSetDefaultScaleForm()
-
Uses of SetDefaultScaleForm in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return SetDefaultScaleFormMethods in com.echothree.control.user.scale.server with parameters of type SetDefaultScaleFormModifier and TypeMethodDescriptionScaleBean.setDefaultScale
(UserVisitPK userVisitPK, SetDefaultScaleForm form) -
Uses of SetDefaultScaleForm in com.echothree.control.user.scale.server.command
Constructors in com.echothree.control.user.scale.server.command with parameters of type SetDefaultScaleFormModifierConstructorDescriptionSetDefaultScaleCommand
(UserVisitPK userVisitPK, SetDefaultScaleForm form) Creates a new instance of SetDefaultScaleCommand