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
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditLotAliasResultModifier and TypeMethodDescriptionInventoryService.editLotAlias(UserVisitPK userVisitPK, EditLotAliasForm form) -
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 EditLotAliasResultInventoryResultFactory.getEditLotAliasResult() -
Uses of EditLotAliasResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditLotAliasResultModifier and TypeMethodDescriptionInventoryBean.editLotAlias(UserVisitPK userVisitPK, EditLotAliasForm form) -
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 TypeMethodDescriptionvoidEditLotAliasCommand.fillInResult(EditLotAliasResult result, LotAlias lotAlias) EditLotAliasCommand.getEntity(EditLotAliasResult result)