Class FileFolder

    • Constructor Detail

      • FileFolder

        public FileFolder​(String rootPath,
                          String path)
      • FileFolder

        public FileFolder​(String rootPath,
                          String path,
                          boolean isAdmin,
                          String componentId)
    • Method Detail

      • isWritable

        public boolean isWritable()
      • getName

        public String getName()
      • getPath

        public String getPath()
      • setReadable

        public void setReadable​(boolean readable)
      • isReadable

        public boolean isReadable()