Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemUnitPriceLimitForm
Packages that use DeleteItemUnitPriceLimitForm
Package
Description
-
Uses of DeleteItemUnitPriceLimitForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemUnitPriceLimitFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemUnitPriceLimitFormModifier and TypeMethodDescriptionItemService.deleteItemUnitPriceLimit
(UserVisitPK userVisitPK, DeleteItemUnitPriceLimitForm form) -
Uses of DeleteItemUnitPriceLimitForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemUnitPriceLimitFormModifier and TypeMethodDescriptionstatic DeleteItemUnitPriceLimitForm
ItemFormFactory.getDeleteItemUnitPriceLimitForm()
-
Uses of DeleteItemUnitPriceLimitForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemUnitPriceLimitFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemUnitPriceLimitFormModifier and TypeMethodDescriptionItemBean.deleteItemUnitPriceLimit
(UserVisitPK userVisitPK, DeleteItemUnitPriceLimitForm form) -
Uses of DeleteItemUnitPriceLimitForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemUnitPriceLimitFormModifierConstructorDescriptionDeleteItemUnitPriceLimitCommand
(UserVisitPK userVisitPK, DeleteItemUnitPriceLimitForm form) Creates a new instance of DeleteItemUnitPriceLimitCommand