Class TransientDocumentPermissionRequestsResultsJson

  • All Implemented Interfaces:
    Serializable

    public class TransientDocumentPermissionRequestsResultsJson
    extends BaseJson
    Result from a permission request for a document in a transient workspace
    See Also:
    Serialized Form
    • Constructor Detail

      • TransientDocumentPermissionRequestsResultsJson

        public TransientDocumentPermissionRequestsResultsJson()
    • Method Detail

      • getFolderPath

        public String getFolderPath()
        Folder path
        Returns:
        Folder path
      • setFolderPath

        public void setFolderPath​(String folderPath)
        Folder path
        Parameters:
        folderPath - Folder path
      • getPath

        public String getPath()
        The file path in the transient workspace
        Returns:
        The file path in the transient workspace
      • setPath

        public void setPath​(String path)
        The file path in the transient workspace
        Parameters:
        path - The file path in the transient workspace
      • getName

        public String getName()
        file name
        Returns:
        file name
      • setName

        public void setName​(String name)
        file name
        Parameters:
        name - file name
      • getContentType

        public String getContentType()
      • setContentType

        public void setContentType​(String contentType)
      • getRoomName

        public String getRoomName()
        Workspace name
        Returns:
        Workspace name
      • setRoomName

        public void setRoomName​(String roomName)
        Workspace name
        Parameters:
        roomName - Workspace name
      • getWorkspaceUuid

        public String getWorkspaceUuid()
        Workspace Uuid
        Returns:
        Workspace Uuid
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
        Workspace Uuid
        Parameters:
        workspaceUuid - Workspace Uuid