Package com.kosdev.kos.ext.dispense.service.soldout


package com.kosdev.kos.ext.dispense.service.soldout
  • Class
    Description
    Trouble that indicates that a container is sold out.
    Trouble that indicates that a container slice is sold out.
    Interface that adds a soldOut property to an object.
    InsertionFilter that checks if a container has previously been marked sold out and re-creates the sold out trouble on insertion, if sticky sold outs are enabled.
    Service that persists sold out containers and marks them sold out when reinserted.