Uses of Interface
com.echothree.control.user.inventory.common.spec.InventoryCostingMethodUniversalSpec
Packages that use InventoryCostingMethodUniversalSpec
Package
Description
-
Uses of InventoryCostingMethodUniversalSpec in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return InventoryCostingMethodUniversalSpec -
Uses of InventoryCostingMethodUniversalSpec in com.echothree.control.user.inventory.common.form
Subinterfaces of InventoryCostingMethodUniversalSpec in com.echothree.control.user.inventory.common.formModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of InventoryCostingMethodUniversalSpec in com.echothree.control.user.inventory.common.spec
Methods in com.echothree.control.user.inventory.common.spec that return InventoryCostingMethodUniversalSpec -
Uses of InventoryCostingMethodUniversalSpec in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return InventoryCostingMethodUniversalSpec -
Uses of InventoryCostingMethodUniversalSpec in com.echothree.model.control.inventory.server.logic
Methods in com.echothree.model.control.inventory.server.logic with parameters of type InventoryCostingMethodUniversalSpecModifier and TypeMethodDescriptionInventoryCostingMethodLogic.getInventoryCostingMethodByUniversalSpec(ExecutionErrorAccumulator eea, InventoryCostingMethodUniversalSpec universalSpec, boolean allowDefault) InventoryCostingMethodLogic.getInventoryCostingMethodByUniversalSpec(ExecutionErrorAccumulator eea, InventoryCostingMethodUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) InventoryCostingMethodLogic.getInventoryCostingMethodByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, InventoryCostingMethodUniversalSpec universalSpec, boolean allowDefault)