Uses of Interface
com.echothree.control.user.inventory.common.spec.LotUniversalSpec
Packages that use LotUniversalSpec
Package
Description
-
Uses of LotUniversalSpec in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return LotUniversalSpec -
Uses of LotUniversalSpec in com.echothree.control.user.inventory.common.form
Subinterfaces of LotUniversalSpec in com.echothree.control.user.inventory.common.form -
Uses of LotUniversalSpec in com.echothree.control.user.inventory.common.spec
Methods in com.echothree.control.user.inventory.common.spec that return LotUniversalSpecModifier and TypeMethodDescriptionstatic LotUniversalSpec
InventorySpecFactory.getLotUniversalSpec()
-
Uses of LotUniversalSpec in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return LotUniversalSpec -
Uses of LotUniversalSpec in com.echothree.model.control.inventory.server.logic
Methods in com.echothree.model.control.inventory.server.logic with parameters of type LotUniversalSpecModifier and TypeMethodDescriptionLotLogic.getLotByUniversalSpec
(ExecutionErrorAccumulator eea, LotUniversalSpec universalSpec) LotLogic.getLotByUniversalSpec
(ExecutionErrorAccumulator eea, LotUniversalSpec universalSpec, EntityPermission entityPermission) LotLogic.getLotByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, LotUniversalSpec universalSpec)