Class PortableVersionRecord

  • All Implemented Interfaces:
    org.uberfire.java.nio.base.version.VersionRecord

    @Portable
    public class PortableVersionRecord
    extends Object
    implements org.uberfire.java.nio.base.version.VersionRecord
    • Method Detail

      • id

        public String id()
        Specified by:
        id in interface org.uberfire.java.nio.base.version.VersionRecord
      • author

        public String author()
        Specified by:
        author in interface org.uberfire.java.nio.base.version.VersionRecord
      • email

        public String email()
        Specified by:
        email in interface org.uberfire.java.nio.base.version.VersionRecord
      • comment

        public String comment()
        Specified by:
        comment in interface org.uberfire.java.nio.base.version.VersionRecord
      • date

        public Date date()
        Specified by:
        date in interface org.uberfire.java.nio.base.version.VersionRecord
      • uri

        public String uri()
        Specified by:
        uri in interface org.uberfire.java.nio.base.version.VersionRecord
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object