Class JpaSingleUseObjectMetadata

All Implemented Interfaces:
Serializable, AbstractEntity, ExpirableEntity, UpdatableEntity, MapSingleUseObjectEntity

public class JpaSingleUseObjectMetadata extends MapSingleUseObjectEntityImpl implements Serializable
Class that contains all the single-use object metadata that is written as JSON into the database.
Author:
Stefan Guilhen
See Also:
  • Constructor Details

    • JpaSingleUseObjectMetadata

      public JpaSingleUseObjectMetadata()
    • JpaSingleUseObjectMetadata

      public JpaSingleUseObjectMetadata(DeepCloner cloner)
  • Method Details

    • getEntityVersion

      public Integer getEntityVersion()
    • setEntityVersion

      public void setEntityVersion(Integer entityVersion)