Uses of Interface
com.echothree.control.user.inventory.common.form.GetLotAliasesForm
Packages that use GetLotAliasesForm
Package
Description
-
Uses of GetLotAliasesForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return GetLotAliasesFormMethods in com.echothree.control.user.inventory.common with parameters of type GetLotAliasesFormModifier and TypeMethodDescriptionInventoryService.getLotAliases
(UserVisitPK userVisitPK, GetLotAliasesForm form) -
Uses of GetLotAliasesForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return GetLotAliasesFormModifier and TypeMethodDescriptionstatic GetLotAliasesForm
InventoryFormFactory.getGetLotAliasesForm()
-
Uses of GetLotAliasesForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return GetLotAliasesFormMethods in com.echothree.control.user.inventory.server with parameters of type GetLotAliasesFormModifier and TypeMethodDescriptionInventoryBean.getLotAliases
(UserVisitPK userVisitPK, GetLotAliasesForm form) -
Uses of GetLotAliasesForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type GetLotAliasesFormModifierConstructorDescriptionGetLotAliasesCommand
(UserVisitPK userVisitPK, GetLotAliasesForm form) Creates a new instance of GetLotAliasesCommand