Class AddEntitiesTransientJson

    • Constructor Detail

      • AddEntitiesTransientJson

        public AddEntitiesTransientJson()
    • Method Detail

      • getRoomGroups

        public List<GroupAndMembersJson> getRoomGroups()
        Collection of workspaces to use
        Returns:
        Collection of workspaces to use
      • setRoomGroups

        public void setRoomGroups​(List<GroupAndMembersJson> roomGroups)
        Collection of workspaces to use
        Parameters:
        roomGroups - Collection of workspaces to use
      • getAccess

        public Boolean getAccess()
        Set if the entity ( new gruop) has access
        Returns:
        Set if the entity ( new gruop) has access
      • setAccess

        public void setAccess​(Boolean access)
        Set if the entity ( new gruop) has access
        Parameters:
        access - Set if the entity ( new gruop) has access
      • getRole

        public String getRole()
        The new role in the specified paths.
        Returns:
        The new role in the specified paths.
      • setRole

        public void setRole​(String role)
        The new role in the specified paths.
        Parameters:
        role - The new role in the specified paths.
      • isIsSendMail

        public boolean isIsSendMail()
      • setIsSendMail

        public void setIsSendMail​(boolean isSendMail)
      • getNewPermissions

        public PermissionFromUserJson getNewPermissions()
        Path permissions
        Returns:
        Path permissions
      • setNewPermissions

        public void setNewPermissions​(PermissionFromUserJson newPermissions)
        Path permissions
        Parameters:
        newPermissions - Path permissions
      • getEmailSubject

        public String getEmailSubject()
      • setEmailSubject

        public void setEmailSubject​(String emailSubject)
      • getWorkspaceUuid

        public String getWorkspaceUuid()
        GUID of the workspace
        Returns:
        GUID of the workspace
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
        GUID of the workspace
        Parameters:
        workspaceUuid - GUID of the workspace
      • getFolderPath

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

        public void setFolderPath​(String folderPath)
        Folder path to use
        Parameters:
        folderPath - Folder path to use
      • getIncludeAllSubItems

        public Boolean getIncludeAllSubItems()
      • setIncludeAllSubItems

        public void setIncludeAllSubItems​(Boolean includeAllSubItems)
      • setRoomEntities

        public void setRoomEntities​(Set<PermittedEntityFromUserJson> roomEntities)
        Collection of entities to add
        Parameters:
        roomEntities - Collection of entities to add
      • getEmailMessage

        public String getEmailMessage()
      • setEmailMessage

        public void setEmailMessage​(String emailMessage)
      • getDocumentPaths

        public Set<String> getDocumentPaths()
        Collection of file paths to use
        Returns:
        Collection of file paths to use
      • setDocumentPaths

        public void setDocumentPaths​(Set<String> documentPaths)
        Collection of file paths to use
        Parameters:
        documentPaths - Collection of file paths to use