Oihana PHP System

DeliveryRouteTermTrait

The property name constants of the {@see \xyz\oihana\schema\thesaurus\DeliveryRouteTerm} class.

assignedPOS duplicates the value already exposed by Customer — deliberately : a constant repeated with an identical value composes without conflict, and each entity keeps a self-contained vocabulary. Note the spelling, POS in capitals, which is the one the library already uses ; any other would be a fatal error the moment both traits meet in Oihana.

byDay is declared here and by DeliveryRouteAssignment, again with the same value : the route says when it runs, the assignment says when it serves one address.

Tags
author

Marc Alcaraz (ekameleon)

since
1.4.0

Table of Contents

Constants

ASSIGNED_POS  : string = 'assignedPOS'
BY_DAY  : string = 'byDay'

Constants

On this page

Search results