Uses of Interface
com.echothree.control.user.inventory.common.result.GetLotAliasesResult
Packages that use GetLotAliasesResult
Package
Description
-
Uses of GetLotAliasesResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type GetLotAliasesResultModifier and TypeMethodDescriptionInventoryService.getLotAliases(UserVisitPK userVisitPK, GetLotAliasesForm form) -
Uses of GetLotAliasesResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return GetLotAliasesResultModifier and TypeMethodDescriptionstatic GetLotAliasesResultInventoryResultFactory.getGetLotAliasesResult() -
Uses of GetLotAliasesResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type GetLotAliasesResultModifier and TypeMethodDescriptionInventoryBean.getLotAliases(UserVisitPK userVisitPK, GetLotAliasesForm form)