Class OrganizationWorkspacesPolicyJson

    • Constructor Detail

      • OrganizationWorkspacesPolicyJson

        public OrganizationWorkspacesPolicyJson()
    • Method Detail

      • isProtectImagesInWorkspaces

        public boolean isProtectImagesInWorkspaces()
        Protect images in workspaces
        Returns:
        Protect images in workspaces
      • setProtectImagesInWorkspaces

        public void setProtectImagesInWorkspaces​(boolean protectImagesInWorkspaces)
        Protect images in workspaces
        Parameters:
        protectImagesInWorkspaces - Protect images in workspaces
      • isUseAutoComplete

        public boolean isUseAutoComplete()
        Use auto complete
        Returns:
        Use auto complete
      • setUseAutoComplete

        public void setUseAutoComplete​(boolean useAutoComplete)
        Use auto complete
        Parameters:
        useAutoComplete - Use auto complete
      • isLogAccessActionsToFiles

        public boolean isLogAccessActionsToFiles()
        Log access actions to files
        Returns:
        Log access actions to files
      • getLogAccessActionsToFiles

        @Deprecated
        public boolean getLogAccessActionsToFiles()
        Deprecated.
        Log access actions to files
        Returns:
        Log access actions to files
      • setLogAccessActionsToFiles

        public void setLogAccessActionsToFiles​(boolean logAccessActionsToFiles)
        Log access actions to files
        Parameters:
        logAccessActionsToFiles - Log access actions to files
      • isAllowNonControllableFileTypes

        public boolean isAllowNonControllableFileTypes()
        Flag indicating that non-controllable file types are permitted. These are files that are not Word, Excel or PDF.
        Returns:
        Flag indicating that non-controllable file types are permitted. These are files that are not Word, Excel or PDF.
      • setAllowNonControllableFileTypes

        public void setAllowNonControllableFileTypes​(boolean allowNonControllableFileTypes)
        Flag indicating that non-controllable file types are permitted. These are files that are not Word, Excel or PDF.
        Parameters:
        allowNonControllableFileTypes - Flag indicating that non-controllable file types are permitted. These are files that are not Word, Excel or PDF.
      • isFileUploadNotifyWorkspaceMembersDefault

        public boolean isFileUploadNotifyWorkspaceMembersDefault()
        default value to notify members when users uploads a document
        Returns:
        default value to notify members when users uploads a document
      • getFileUploadNotifyWorkspaceMembersDefault

        @Deprecated
        public boolean getFileUploadNotifyWorkspaceMembersDefault()
        Deprecated.
        default value to notify members when users uploads a document
        Returns:
        default value to notify members when users uploads a document
      • setFileUploadNotifyWorkspaceMembersDefault

        public void setFileUploadNotifyWorkspaceMembersDefault​(boolean fileUploadNotifyWorkspaceMembersDefault)
        default value to notify members when users uploads a document
        Parameters:
        fileUploadNotifyWorkspaceMembersDefault - default value to notify members when users uploads a document
      • isDisableCurtain

        public boolean isDisableCurtain()
        Flag indicating that curtain is disabled.
        Returns:
        Flag indicating that curtain is disabled.
      • setDisableCurtain

        public void setDisableCurtain​(boolean disableCurtain)
        Flag indicating that curtain is disabled.
        Parameters:
        disableCurtain - Flag indicating that curtain is disabled.
      • isEnableReadConfirmation

        public boolean isEnableReadConfirmation()
        is enable read confirmation
        Returns:
        is enable read confirmation
      • setEnableReadConfirmation

        public void setEnableReadConfirmation​(boolean enableReadConfirmation)
        is enable read confirmation
        Parameters:
        enableReadConfirmation - is enable read confirmation
      • isDisablePasscodeLock

        public boolean isDisablePasscodeLock()
        Flag indicating that passcode lock on disabled.
        Returns:
        Flag indicating that passcode lock on disabled.
      • setDisablePasscodeLock

        public void setDisablePasscodeLock​(boolean disablePasscodeLock)
        Flag indicating that passcode lock on disabled.
        Parameters:
        disablePasscodeLock - Flag indicating that passcode lock on disabled.
      • isReadConfirmByDefault

        public boolean isReadConfirmByDefault()
        is request read confirmation is the default for for the sender
        Returns:
        is request read confirmation is the default for for the sender
      • setReadConfirmByDefault

        public void setReadConfirmByDefault​(boolean readConfirmByDefault)
        is request read confirmation is the default for for the sender
        Parameters:
        readConfirmByDefault - is request read confirmation is the default for for the sender
      • isAllowPrintingToPdf

        public boolean isAllowPrintingToPdf()
        Flag indicating that printing to PDF is permitted
        Returns:
        Flag indicating that printing to PDF is permitted
      • setAllowPrintingToPdf

        public void setAllowPrintingToPdf​(boolean allowPrintingToPdf)
        Flag indicating that printing to PDF is permitted
        Parameters:
        allowPrintingToPdf - Flag indicating that printing to PDF is permitted
      • getSupportedTypes

        public Set<String> getSupportedTypes()
        File types that are supported in this organization
        Returns:
        File types that are supported in this organization
      • setSupportedTypes

        public void setSupportedTypes​(Set<String> supportedTypes)
        File types that are supported in this organization
        Parameters:
        supportedTypes - File types that are supported in this organization
      • isAllowEditDescription

        public boolean isAllowEditDescription()
        Allow edit description
        Returns:
        Allow edit description
      • getAllowEditDescription

        @Deprecated
        public boolean getAllowEditDescription()
        Deprecated.
        Allow edit description
        Returns:
        Allow edit description
      • setAllowEditDescription

        public void setAllowEditDescription​(boolean allowEditDescription)
        Allow edit description
        Parameters:
        allowEditDescription - Allow edit description