Class Audit

  • All Implemented Interfaces:
    io.mateu.util.interfaces.AuditRecord

    @Embeddable
    public class Audit
    extends Object
    implements io.mateu.util.interfaces.AuditRecord
    Created by miguel on 19/1/17.
    • Constructor Detail

      • Audit

        public Audit()
      • Audit

        public Audit​(User u)
    • Method Detail

      • touch

        public void touch()
                   throws Throwable
        Specified by:
        touch in interface io.mateu.util.interfaces.AuditRecord
        Throws:
        Throwable