Uses of Interface
com.echothree.control.user.shipment.common.spec.FreeOnBoardUniversalSpec
Packages that use FreeOnBoardUniversalSpec
Package
Description
-
Uses of FreeOnBoardUniversalSpec in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return FreeOnBoardUniversalSpec -
Uses of FreeOnBoardUniversalSpec in com.echothree.control.user.shipment.common.form
Subinterfaces of FreeOnBoardUniversalSpec in com.echothree.control.user.shipment.common.form -
Uses of FreeOnBoardUniversalSpec in com.echothree.control.user.shipment.common.spec
Methods in com.echothree.control.user.shipment.common.spec that return FreeOnBoardUniversalSpecModifier and TypeMethodDescriptionstatic FreeOnBoardUniversalSpec
ShipmentSpecFactory.getFreeOnBoardUniversalSpec()
-
Uses of FreeOnBoardUniversalSpec in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return FreeOnBoardUniversalSpec -
Uses of FreeOnBoardUniversalSpec in com.echothree.model.control.shipment.server.logic
Methods in com.echothree.model.control.shipment.server.logic with parameters of type FreeOnBoardUniversalSpecModifier and TypeMethodDescriptionFreeOnBoardLogic.getFreeOnBoardByUniversalSpec
(ExecutionErrorAccumulator eea, FreeOnBoardUniversalSpec universalSpec, boolean allowDefault) FreeOnBoardLogic.getFreeOnBoardByUniversalSpec
(ExecutionErrorAccumulator eea, FreeOnBoardUniversalSpec universalSpec, boolean allowDefault, EntityPermission entityPermission) FreeOnBoardLogic.getFreeOnBoardByUniversalSpecForUpdate
(ExecutionErrorAccumulator eea, FreeOnBoardUniversalSpec universalSpec, boolean allowDefault)