@CompileStatic interface MaxAllowedTeuCountPolicy
Domain policy service for prescribing maximum allowed number of container TEU units.
Intended to be used at the aggregate level to limit TEU units per booking offer.Type Params | Return Type | Name and description |
---|---|---|
|
abstract BigDecimal |
getMaxAllowedTeuCount() |
|
abstract boolean |
isTeuCountAllowed(BigDecimal teuCount) |