Uses of Interface
com.echothree.control.user.item.common.form.EditItemPriceForm
Packages that use EditItemPriceForm
Package
Description
-
Uses of EditItemPriceForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return EditItemPriceFormMethods in com.echothree.control.user.item.common with parameters of type EditItemPriceFormModifier and TypeMethodDescriptionItemService.editItemPrice
(UserVisitPK userVisitPK, EditItemPriceForm form) -
Uses of EditItemPriceForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return EditItemPriceFormModifier and TypeMethodDescriptionstatic EditItemPriceForm
ItemFormFactory.getEditItemPriceForm()
-
Uses of EditItemPriceForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return EditItemPriceFormMethods in com.echothree.control.user.item.server with parameters of type EditItemPriceFormModifier and TypeMethodDescriptionItemBean.editItemPrice
(UserVisitPK userVisitPK, EditItemPriceForm form) -
Uses of EditItemPriceForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type EditItemPriceFormModifierConstructorDescriptionEditItemPriceCommand
(UserVisitPK userVisitPK, EditItemPriceForm form) Creates a new instance of EditItemPriceCommand