Class IdentifiableObject

    • Field Detail

      • version

        protected int version
    • Constructor Detail

      • IdentifiableObject

        public IdentifiableObject()
    • Method Detail

      • setUpId

        protected void setUpId()
      • getVersion

        public int getVersion()
      • setVersion

        protected void setVersion​(int version)
      • getId

        public String getId()
        Specified by:
        getId in interface org.silverpeas.core.Identifiable
      • setId

        protected void setId​(String id)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object