Uses of Package
org.projectbarbel.histo.model
-
Packages that use org.projectbarbel.histo.model Package Description org.projectbarbel.histo org.projectbarbel.histo.extension org.projectbarbel.histo.functions org.projectbarbel.histo.model -
Classes in org.projectbarbel.histo.model used by org.projectbarbel.histo Class Description Bitemporal Interface applied to all objects managed byBarbelHisto
.BitemporalObjectState Versions have two main states: active means they are valid from a business viewpoint.BitemporalStamp Abstraction to carry the bitemporal data for each individual version.BitemporalUpdate Class that describes the result of a successful invocation ofBarbelHisto.save(Object, java.time.ZonedDateTime, java.time.ZonedDateTime)
method.EffectivePeriod The abstraction storing the effective time for a version.Systemclock BarbelHisto
s clock implementation. -
Classes in org.projectbarbel.histo.model used by org.projectbarbel.histo.extension Class Description Bitemporal Interface applied to all objects managed byBarbelHisto
.BitemporalVersion Class used byBarbelHisto
inBarbelMode.POJO
to persist data to persistent storage. -
Classes in org.projectbarbel.histo.model used by org.projectbarbel.histo.functions Class Description Bitemporal Interface applied to all objects managed byBarbelHisto
.BitemporalStamp Abstraction to carry the bitemporal data for each individual version.UpdateCaseAware -
Classes in org.projectbarbel.histo.model used by org.projectbarbel.histo.model Class Description Bitemporal Interface applied to all objects managed byBarbelHisto
.BitemporalObjectState Versions have two main states: active means they are valid from a business viewpoint.BitemporalStamp Abstraction to carry the bitemporal data for each individual version.BitemporalStamp.Builder Builder to buildBitemporalStamp
.DefaultDocument A fully equipped example implementation for business classes managed byBarbelHisto
.DefaultDocument.Builder Builder to buildDefaultDocument
.DefaultPojo EffectivePeriod The abstraction storing the effective time for a version.RecordPeriod The abstraction for storing the record time details of a version.RecordPeriod.Builder Systemclock BarbelHisto
s clock implementation.