Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemWeightForm
Packages that use DeleteItemWeightForm
Package
Description
-
Uses of DeleteItemWeightForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemWeightFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemWeightFormModifier and TypeMethodDescriptionItemService.deleteItemWeight
(UserVisitPK userVisitPK, DeleteItemWeightForm form) -
Uses of DeleteItemWeightForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemWeightFormModifier and TypeMethodDescriptionstatic DeleteItemWeightForm
ItemFormFactory.getDeleteItemWeightForm()
-
Uses of DeleteItemWeightForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemWeightFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemWeightFormModifier and TypeMethodDescriptionItemBean.deleteItemWeight
(UserVisitPK userVisitPK, DeleteItemWeightForm form) -
Uses of DeleteItemWeightForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemWeightFormModifierConstructorDescriptionDeleteItemWeightCommand
(UserVisitPK userVisitPK, DeleteItemWeightForm form) Creates a new instance of DeleteItemWeightCommand