ShipmentCalendarRuleInterface
extends
PlannerRuleInterface
in
Planner rule that delays shipment release or handover times for a line.
Table of Contents
Methods
- releaseTime() : int
- Return the earliest allowed release time after applying this rule.
Methods
releaseTime()
Return the earliest allowed release time after applying this rule.
public
releaseTime(DemandReleaseContext $context, DemandShipmentLine $line, ScheduledStep $step, int $earliestReleaseTime) : int
Parameters
- $context : DemandReleaseContext
- $line : DemandShipmentLine
- $step : ScheduledStep
- $earliestReleaseTime : int