Uses of Interface
com.echothree.control.user.inventory.common.form.GetLotsForm
Packages that use GetLotsForm
Package
Description
-
Uses of GetLotsForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return GetLotsFormMethods in com.echothree.control.user.inventory.common with parameters of type GetLotsFormModifier and TypeMethodDescriptionInventoryService.getLots
(UserVisitPK userVisitPK, GetLotsForm form) -
Uses of GetLotsForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return GetLotsForm -
Uses of GetLotsForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return GetLotsFormMethods in com.echothree.control.user.inventory.server with parameters of type GetLotsFormModifier and TypeMethodDescriptionInventoryBean.getLots
(UserVisitPK userVisitPK, GetLotsForm form) -
Uses of GetLotsForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type GetLotsFormModifierConstructorDescriptionGetLotsCommand
(UserVisitPK userVisitPK, GetLotsForm form) Creates a new instance of GetLotsCommand