Class DefInfo

    • Field Detail

      • path

        protected org.uberfire.backend.vfs.Path path
    • Constructor Detail

      • DefInfo

        public DefInfo()
      • DefInfo

        public DefInfo​(String uuid,
                       String name,
                       org.uberfire.backend.vfs.Path path)
    • Method Detail

      • isManaged

        public boolean isManaged()
      • getUuid

        public String getUuid()
      • getName

        public String getName()
      • getPath

        public org.uberfire.backend.vfs.Path getPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object