Class AuditableObject

    • Constructor Detail

      • AuditableObject

        public AuditableObject()
    • Method Detail

      • getDate

        public Date getDate()
      • setDate

        public void setDate​(Date date)
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object