Uses of Interface
com.echothree.control.user.inventory.common.form.GetLotAliasForm
Packages that use GetLotAliasForm
Package
Description
-
Uses of GetLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return GetLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type GetLotAliasFormModifier and TypeMethodDescriptionInventoryService.getLotAlias
(UserVisitPK userVisitPK, GetLotAliasForm form) -
Uses of GetLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return GetLotAliasFormModifier and TypeMethodDescriptionstatic GetLotAliasForm
InventoryFormFactory.getGetLotAliasForm()
-
Uses of GetLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return GetLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type GetLotAliasFormModifier and TypeMethodDescriptionInventoryBean.getLotAlias
(UserVisitPK userVisitPK, GetLotAliasForm form) -
Uses of GetLotAliasForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type GetLotAliasFormModifierConstructorDescriptionGetLotAliasCommand
(UserVisitPK userVisitPK, GetLotAliasForm form) Creates a new instance of GetLotAliasCommand