Uses of Interface
com.echothree.control.user.inventory.common.spec.InventoryTransactionReasonUniversalSpec
Packages that use InventoryTransactionReasonUniversalSpec
Package
Description
-
Uses of InventoryTransactionReasonUniversalSpec in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return InventoryTransactionReasonUniversalSpec -
Uses of InventoryTransactionReasonUniversalSpec in com.echothree.control.user.inventory.common.form
Subinterfaces of InventoryTransactionReasonUniversalSpec in com.echothree.control.user.inventory.common.formModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of InventoryTransactionReasonUniversalSpec in com.echothree.control.user.inventory.common.spec
Methods in com.echothree.control.user.inventory.common.spec that return InventoryTransactionReasonUniversalSpecModifier and TypeMethodDescriptionInventorySpecFactory.getInventoryTransactionReasonUniversalSpec() -
Uses of InventoryTransactionReasonUniversalSpec in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return InventoryTransactionReasonUniversalSpecModifier and TypeMethodDescriptionInventoryFormsImpl.getInventoryTransactionReasonUniversalSpec() -
Uses of InventoryTransactionReasonUniversalSpec in com.echothree.model.control.inventory.server.logic
Methods in com.echothree.model.control.inventory.server.logic with parameters of type InventoryTransactionReasonUniversalSpecModifier and TypeMethodDescriptionInventoryTransactionReasonLogic.getInventoryTransactionReasonByUniversalSpec(ExecutionErrorAccumulator eea, InventoryTransactionReasonUniversalSpec universalSpec, boolean allowDefault) InventoryTransactionReasonLogic.getInventoryTransactionReasonByUniversalSpec(ExecutionErrorAccumulator eea, InventoryTransactionReasonUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) InventoryTransactionReasonLogic.getInventoryTransactionReasonByUniversalSpecForUpdate(ExecutionErrorAccumulator eea, InventoryTransactionReasonUniversalSpec universalSpec, boolean allowDefault)