Class GetGuidByFolderAndNameJson

    • Constructor Detail

      • GetGuidByFolderAndNameJson

        public GetGuidByFolderAndNameJson()
    • Method Detail

      • getFolderPath

        public String getFolderPath()
        Pathname to file (excluding file name)
        Returns:
        Pathname to file (excluding file name)
      • setFolderPath

        public void setFolderPath​(String folderPath)
        Pathname to file (excluding file name)
        Parameters:
        folderPath - Pathname to file (excluding file name)
      • getFolderGuid

        public String getFolderGuid()
        Folder guid
        Returns:
        Folder guid
      • setFolderGuid

        public void setFolderGuid​(String folderGuid)
        Folder guid
        Parameters:
        folderGuid - Folder guid
      • getDocumentName

        public String getDocumentName()
        File name
        Returns:
        File name
      • setDocumentName

        public void setDocumentName​(String documentName)
        File name
        Parameters:
        documentName - File name
      • getFolderId

        public Integer getFolderId()
        Folder id
        Returns:
        Folder id
      • setFolderId

        public void setFolderId​(Integer folderId)
        Folder id
        Parameters:
        folderId - Folder id