Class FileFolder

    • Constructor Detail

      • FileFolder

        public FileFolder​(String rootPath,
                          String path)
        Constructor declaration
        Parameters:
        rootPath -
        path -
      • FileFolder

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

      • isWritable

        public boolean isWritable()
      • getName

        public String getName()
        Returns:
      • getPath

        public String getPath()
        Returns:
      • setReadable

        public void setReadable​(boolean readable)
        Parameters:
        readable - the readable to set
      • isReadable

        public boolean isReadable()
        Returns:
        the readable