Uses of Interface
com.echothree.control.user.scale.common.form.DeletePartyScaleUseForm
Packages that use DeletePartyScaleUseForm
Package
Description
-
Uses of DeletePartyScaleUseForm in com.echothree.control.user.scale.common
Methods in com.echothree.control.user.scale.common that return DeletePartyScaleUseFormMethods in com.echothree.control.user.scale.common with parameters of type DeletePartyScaleUseFormModifier and TypeMethodDescriptionScaleService.deletePartyScaleUse
(UserVisitPK userVisitPK, DeletePartyScaleUseForm form) -
Uses of DeletePartyScaleUseForm in com.echothree.control.user.scale.common.form
Methods in com.echothree.control.user.scale.common.form that return DeletePartyScaleUseFormModifier and TypeMethodDescriptionstatic DeletePartyScaleUseForm
ScaleFormFactory.getDeletePartyScaleUseForm()
-
Uses of DeletePartyScaleUseForm in com.echothree.control.user.scale.server
Methods in com.echothree.control.user.scale.server that return DeletePartyScaleUseFormMethods in com.echothree.control.user.scale.server with parameters of type DeletePartyScaleUseFormModifier and TypeMethodDescriptionScaleBean.deletePartyScaleUse
(UserVisitPK userVisitPK, DeletePartyScaleUseForm form) -
Uses of DeletePartyScaleUseForm in com.echothree.control.user.scale.server.command
Constructors in com.echothree.control.user.scale.server.command with parameters of type DeletePartyScaleUseFormModifierConstructorDescriptionDeletePartyScaleUseCommand
(UserVisitPK userVisitPK, DeletePartyScaleUseForm form) Creates a new instance of DeletePartyScaleUseCommand