Class DeleteRoomJson

    • Constructor Detail

      • DeleteRoomJson

        public DeleteRoomJson()
    • Method Detail

      • getIsPermanent

        public Boolean getIsPermanent()
        Flag indicating workspace is to be deleted permanently (not placed in the Recycle Bin)
        Returns:
        Flag indicating workspace is to be deleted permanently (not placed in the Recycle Bin)
      • setIsPermanent

        public void setIsPermanent​(Boolean isPermanent)
        Flag indicating workspace is to be deleted permanently (not placed in the Recycle Bin)
        Parameters:
        isPermanent - Flag indicating workspace is to be deleted permanently (not placed in the Recycle Bin)
      • getRoomGuid

        public String getRoomGuid()
        Workspace guid
        Returns:
        Workspace guid
      • setRoomGuid

        public void setRoomGuid​(String roomGuid)
        Workspace guid
        Parameters:
        roomGuid - Workspace guid
      • getRoomId

        public Integer getRoomId()
        Workspace id
        Returns:
        Workspace id
      • setRoomId

        public void setRoomId​(Integer roomId)
        Workspace id
        Parameters:
        roomId - Workspace id