Uses of Interface
com.echothree.control.user.inventory.common.form.DeleteLotAliasForm
Packages that use DeleteLotAliasForm
Package
Description
-
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return DeleteLotAliasFormMethods in com.echothree.control.user.inventory.common with parameters of type DeleteLotAliasFormModifier and TypeMethodDescriptionInventoryService.deleteLotAlias
(UserVisitPK userVisitPK, DeleteLotAliasForm form) -
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.common.form
Methods in com.echothree.control.user.inventory.common.form that return DeleteLotAliasFormModifier and TypeMethodDescriptionstatic DeleteLotAliasForm
InventoryFormFactory.getDeleteLotAliasForm()
-
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return DeleteLotAliasFormMethods in com.echothree.control.user.inventory.server with parameters of type DeleteLotAliasFormModifier and TypeMethodDescriptionInventoryBean.deleteLotAlias
(UserVisitPK userVisitPK, DeleteLotAliasForm form) -
Uses of DeleteLotAliasForm in com.echothree.control.user.inventory.server.command
Constructors in com.echothree.control.user.inventory.server.command with parameters of type DeleteLotAliasFormModifierConstructorDescriptionDeleteLotAliasCommand
(UserVisitPK userVisitPK, DeleteLotAliasForm form) Creates a new instance of DeleteLotAliasCommand