Uses of Interface
com.echothree.control.user.inventory.common.form.EditLotAliasForm
Packages that use EditLotAliasForm
Package
Description
-
Uses of EditLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return EditLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type EditLotAliasFormModifier and TypeMethodDescriptionInventoryService.editLotAlias
(UserVisitPK userVisitPK, EditLotAliasForm form) -
Uses of EditLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return EditLotAliasFormModifier and TypeMethodDescriptionstatic EditLotAliasForm
InventoryFormFactory.getEditLotAliasForm()
-
Uses of EditLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return EditLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type EditLotAliasFormModifier and TypeMethodDescriptionInventoryBean.editLotAlias
(UserVisitPK userVisitPK, EditLotAliasForm form) -
Uses of EditLotAliasForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type EditLotAliasFormModifierConstructorDescriptionEditLotAliasCommand
(UserVisitPK userVisitPK, EditLotAliasForm form) Creates a new instance of EditLotAliasCommand