Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemPriceForm
Packages that use DeleteItemPriceForm
Package
Description
-
Uses of DeleteItemPriceForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemPriceFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemPriceFormModifier and TypeMethodDescriptionItemService.deleteItemPrice
(UserVisitPK userVisitPK, DeleteItemPriceForm form) -
Uses of DeleteItemPriceForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemPriceFormModifier and TypeMethodDescriptionstatic DeleteItemPriceForm
ItemFormFactory.getDeleteItemPriceForm()
-
Uses of DeleteItemPriceForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemPriceFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemPriceFormModifier and TypeMethodDescriptionItemBean.deleteItemPrice
(UserVisitPK userVisitPK, DeleteItemPriceForm form) -
Uses of DeleteItemPriceForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemPriceFormModifierConstructorDescriptionDeleteItemPriceCommand
(UserVisitPK userVisitPK, DeleteItemPriceForm form) Creates a new instance of DeleteItemPriceCommand