Uses of Interface
com.echothree.control.user.inventory.common.result.EditLotAliasResult
Packages that use EditLotAliasResult
Package
Description
-
Uses of EditLotAliasResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditLotAliasResultModifier and TypeMethodDescriptionstatic EditLotAliasResult
InventoryResultFactory.getEditLotAliasResult()
-
Uses of EditLotAliasResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditLotAliasResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditLotAliasResultModifier and TypeMethodDescriptionvoid
EditLotAliasCommand.fillInResult
(EditLotAliasResult result, LotAlias lotAlias) EditLotAliasCommand.getEntity
(EditLotAliasResult result)