Uses of Interface
com.echothree.control.user.inventory.common.form.CreateLotAliasForm
Packages that use CreateLotAliasForm
Package
Description
-
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return CreateLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type CreateLotAliasFormModifier and TypeMethodDescriptionInventoryService.createLotAlias
(UserVisitPK userVisitPK, CreateLotAliasForm form) -
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return CreateLotAliasFormModifier and TypeMethodDescriptionstatic CreateLotAliasForm
InventoryFormFactory.getCreateLotAliasForm()
-
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return CreateLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type CreateLotAliasFormModifier and TypeMethodDescriptionInventoryBean.createLotAlias
(UserVisitPK userVisitPK, CreateLotAliasForm form) -
Uses of CreateLotAliasForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type CreateLotAliasFormModifierConstructorDescriptionCreateLotAliasCommand
(UserVisitPK userVisitPK, CreateLotAliasForm form) Creates a new instance of CreateLotAliasCommand