Uses of Interface
com.echothree.control.user.inventory.common.result.GetLotAliasResult
Packages that use GetLotAliasResult
Package
Description
-
Uses of GetLotAliasResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetLotAliasResultModifier and TypeMethodDescriptionInventoryService.getLotAlias(UserVisitPK userVisitPK, GetLotAliasForm form) -
Uses of GetLotAliasResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetLotAliasResultModifier and TypeMethodDescriptionstatic GetLotAliasResultInventoryResultFactory.getGetLotAliasResult() -
Uses of GetLotAliasResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetLotAliasResultModifier and TypeMethodDescriptionInventoryBean.getLotAlias(UserVisitPK userVisitPK, GetLotAliasForm form)