Interface Bitemporal

  • All Known Implementing Classes:
    BitemporalVersion, DefaultDocument

    public interface Bitemporal
    Interface applied to all objects managed by BarbelHisto. In BarbelMode.BITEMPORAL clients implement this interface on their business classes. There is nothing else required other then implementing this interface. This will require to add a BitemporalStamp field to the business class.
    Author:
    Niklas Schlimm