Class OrganizationExchangePolicyJson

    • Constructor Detail

      • OrganizationExchangePolicyJson

        public OrganizationExchangePolicyJson()
    • Method Detail

      • isUseAutoComplete

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

        public void setUseAutoComplete​(boolean useAutoComplete)
        User auto complete
        Parameters:
        useAutoComplete - User auto complete
      • 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.
      • isSimpleSharingDefault

        public boolean isSimpleSharingDefault()
        If Simple Sharing is enabled, this will be the default for each file shared
        Returns:
        If Simple Sharing is enabled, this will be the default for each file shared
      • setSimpleSharingDefault

        public void setSimpleSharingDefault​(boolean simpleSharingDefault)
        If Simple Sharing is enabled, this will be the default for each file shared
        Parameters:
        simpleSharingDefault - If Simple Sharing is enabled, this will be the default for each file shared
      • isEnableSimpleSharing

        public boolean isEnableSimpleSharing()
        Whether to enable the feature of simple sharing (sharing a file that doesn't required authentication)
        Returns:
        Whether to enable the feature of simple sharing (sharing a file that doesn't required authentication)
      • setEnableSimpleSharing

        public void setEnableSimpleSharing​(boolean enableSimpleSharing)
        Whether to enable the feature of simple sharing (sharing a file that doesn't required authentication)
        Parameters:
        enableSimpleSharing - Whether to enable the feature of simple sharing (sharing a file that doesn't required authentication)
      • 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.
      • isProtectImagesInExchangeDocuments

        public boolean isProtectImagesInExchangeDocuments()
        Protect images in Exchange files
        Returns:
        Protect images in Exchange files
      • setProtectImagesInExchangeDocuments

        public void setProtectImagesInExchangeDocuments​(boolean protectImagesInExchangeDocuments)
        Protect images in Exchange files
        Parameters:
        protectImagesInExchangeDocuments - Protect images in Exchange files
      • 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 is disabled
        Returns:
        Flag indicating that passcode lock is disabled
      • setDisablePasscodeLock

        public void setDisablePasscodeLock​(boolean disablePasscodeLock)
        Flag indicating that passcode lock is disabled
        Parameters:
        disablePasscodeLock - Flag indicating that passcode lock is disabled
      • isDisableWdSentItems

        public boolean isDisableWdSentItems()
        An optional setting to disable the Watchdox sent items folder within Watchdox's Outlook plugin.
        Returns:
        An optional setting to disable the Watchdox sent items folder within Watchdox's Outlook plugin.
      • setDisableWdSentItems

        public void setDisableWdSentItems​(boolean disableWdSentItems)
        An optional setting to disable the Watchdox sent items folder within Watchdox's Outlook plugin.
        Parameters:
        disableWdSentItems - An optional setting to disable the Watchdox sent items folder within Watchdox's Outlook plugin.
      • 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