Class OrganizationPolicyJson
java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.OrganizationPolicyJson
- All Implemented Interfaces:
Serializable
public class OrganizationPolicyJson extends BaseJson
An organizational policy
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OrganizationPolicyJson()
-
Method Summary
Modifier and Type Method Description Boolean
getAllowAdvancedPrinting()
Boolean
getAllowDownloadOriginal()
Is allowed to download the originalBoolean
getAllowDownloadProtected()
Is allowed to down load protectedBoolean
getAllowLockingDocuments()
Allow locking filesBoolean
getAllowMobileAndroid()
Is android allowedBoolean
getAllowMobileBlackberry()
Is BlackBerry allowedBoolean
getAllowMobileIos()
Is iOS allowedBoolean
getAllowMobileWindowsMobile()
Is Windows mobile allowedBoolean
getAllowOpenOriginalsInOtherApps()
Allow ability to open original in other applicationsBoolean
getAllowOpenUnsupportedInOtherApps()
Auto complete allowed to allBoolean
getAllowTrackingFromMicrosoftOfficeDocuments()
Allow tracking from Microsoft Office filesBoolean
getAutoCompleteAllowToAll()
Auto complete allowed to allBoolean
getAutoCompleteDisplayAll()
Auto complete display allBoolean
getBlockNonProvisionedUsers()
Block non-provisioned usersBoolean
getCommentsDefaultValue()
Boolean
getCustomizedNotificationsEmails()
Boolean
getDefaultAddGroupsAsDefaultEntity()
Default add groups as default entityBoolean
getDefaultChangeGroupsToAllDocs()
Default chagne groups to all filesBoolean
getDeleteFromDisk()
Enable delete from diskBoolean
getDisallowChangeToPermissionTemplates()
Boolean
getDisplayCommentContent()
Integer
getDownloadBandwidthLimit()
Download bandwidth limitBoolean
getEnableBandwidthLimit()
Enable bandwidth limitBoolean
getEnableCloudStorageWorkspaces()
Enable cloud storage workspacesBoolean
getEnableComments()
Boolean
getEnableFetchMembers()
Boolean
getEnableOnlineViewerForUnsupportedBrowsers()
Enable online viewer for unsupported browsersBoolean
getEnablePushNotifications()
Enable organization push notificationsBoolean
getEnableRmsSealing()
Enable RMS sealingBoolean
getEnableSalesForce()
Enable SalesForceBoolean
getEnableSharingWithoutEmailNotification()
Enable sharing without email notificationBoolean
getEnableWivi()
Enable WiviBoolean
getEnableWopi()
Enable wopiBoolean
getForcePinWorkspaces()
Boolean
getGlobalDownloadControlled()
Global download controlledBoolean
getIsAllowedToShareAnnotationsWithAllWorkspaceGroups()
Is allowed to share annotations with all workspace groupsBoolean
getIsAllowedToShareAnnotationsWithSelectedGroups()
Is allowed to share annotations with selecte groupsBoolean
getIsAllowedToShareAnnotationsWithUsersManually()
Is allowed to share annotations with users manuallyBoolean
getIsAllowedToShareAnnotationsWithWorkspaceAdmins()
Is allowed to share annotations with workspace administratorsBoolean
getIsAllowedToShareDocumentsWithAllWorkspaceGroups()
Is allowed to share files with all workspace groupsBoolean
getIsAllowedToShareDocumentsWithSelectedGroups()
Is allowed to share files with selected groupsBoolean
getIsAllowedToShareDocumentsWithUsersManually()
Is allowed to share files with users manuallyBoolean
getIsAllowedToShareDocumentsWithWorkspaceAdmins()
Is allowed to share files with workspace administartorsBoolean
getIsDisableOnBehalfOfForAllOutgoingEmails()
Allows to disable "on behalf" for outgoing emails.Integer
getLicenseHoursValid()
License hours validBoolean
getSendDailyActivityEmail()
Boolean
getSendMissingSetupNotificationEmails()
Boolean
getSendWeeklyInternalDomainLicensingReport()
control weekly-auto-sending of Internal Domain licensing reportBoolean
getSendWeeklyLicensingReport()
control weekly-auto-sending of licensing reportBoolean
getShareFilesWithNotificationByDefault()
Share files with notification by defaultInteger
getUploadBandwidthLimit()
Upload bandwidth limitBoolean
getUseAutoComplete()
User auto completeString
getWopiDiscoveryUrl()
Wopi discovery URLvoid
setAllowAdvancedPrinting(Boolean allowAdvancedPrinting)
void
setAllowDownloadOriginal(Boolean allowDownloadOriginal)
Is allowed to download the originalvoid
setAllowDownloadProtected(Boolean allowDownloadProtected)
Is allowed to down load protectedvoid
setAllowLockingDocuments(Boolean allowLockingDocuments)
Allow locking filesvoid
setAllowMobileAndroid(Boolean allowMobileAndroid)
Is android allowedvoid
setAllowMobileBlackberry(Boolean allowMobileBlackberry)
Is BlackBerry allowedvoid
setAllowMobileIos(Boolean allowMobileIos)
Is iOS allowedvoid
setAllowMobileWindowsMobile(Boolean allowMobileWindowsMobile)
Is Windows mobile allowedvoid
setAllowOpenOriginalsInOtherApps(Boolean allowOpenOriginalsInOtherApps)
Allow ability to open original in other applicationsvoid
setAllowOpenUnsupportedInOtherApps(Boolean allowOpenUnsupportedInOtherApps)
Auto complete allowed to allvoid
setAllowTrackingFromMicrosoftOfficeDocuments(Boolean allowTrackingFromMicrosoftOfficeDocuments)
Allow tracking from Microsoft Office filesvoid
setAutoCompleteAllowToAll(Boolean autoCompleteAllowToAll)
Auto complete allowed to allvoid
setAutoCompleteDisplayAll(Boolean autoCompleteDisplayAll)
Auto complete display allvoid
setBlockNonProvisionedUsers(Boolean blockNonProvisionedUsers)
Block non-provisioned usersvoid
setCommentsDefaultValue(Boolean commentsDefaultValue)
void
setCustomizedNotificationsEmails(Boolean customizedNotificationsEmails)
void
setDefaultAddGroupsAsDefaultEntity(Boolean defaultAddGroupsAsDefaultEntity)
Default add groups as default entityvoid
setDefaultChangeGroupsToAllDocs(Boolean defaultChangeGroupsToAllDocs)
Default chagne groups to all filesvoid
setDeleteFromDisk(Boolean deleteFromDisk)
Enable delete from diskvoid
setDisallowChangeToPermissionTemplates(Boolean disallowChangeToPermissionTemplates)
void
setDisplayCommentContent(Boolean displayCommentContent)
void
setDownloadBandwidthLimit(Integer downloadBandwidthLimit)
Download bandwidth limitvoid
setEnableBandwidthLimit(Boolean enableBandwidthLimit)
Enable bandwidth limitvoid
setEnableCloudStorageWorkspaces(Boolean enableCloudStorageWorkspaces)
Enable cloud storage workspacesvoid
setEnableComments(Boolean enableComments)
void
setEnableFetchMembers(Boolean enableFetchMembers)
void
setEnableOnlineViewerForUnsupportedBrowsers(Boolean enableOnlineViewerForUnsupportedBrowsers)
Enable online viewer for unsupported browsersvoid
setEnablePushNotifications(Boolean enablePushNotifications)
Enable organization push notificationsvoid
setEnableRmsSealing(Boolean enableRmsSealing)
Enable RMS sealingvoid
setEnableSalesForce(Boolean enableSalesForce)
Enable SalesForcevoid
setEnableSharingWithoutEmailNotification(Boolean enableSharingWithoutEmailNotification)
Enable sharing without email notificationvoid
setEnableWivi(Boolean enableWivi)
Enable Wivivoid
setEnableWopi(Boolean enableWopi)
Enable wopivoid
setForcePinWorkspaces(Boolean forcePinWorkspaces)
void
setGlobalDownloadControlled(Boolean globalDownloadControlled)
Global download controlledvoid
setIsAllowedToShareAnnotationsWithAllWorkspaceGroups(Boolean isAllowedToShareAnnotationsWithAllWorkspaceGroups)
Is allowed to share annotations with all workspace groupsvoid
setIsAllowedToShareAnnotationsWithSelectedGroups(Boolean isAllowedToShareAnnotationsWithSelectedGroups)
Is allowed to share annotations with selecte groupsvoid
setIsAllowedToShareAnnotationsWithUsersManually(Boolean isAllowedToShareAnnotationsWithUsersManually)
Is allowed to share annotations with users manuallyvoid
setIsAllowedToShareAnnotationsWithWorkspaceAdmins(Boolean isAllowedToShareAnnotationsWithWorkspaceAdmins)
Is allowed to share annotations with workspace administratorsvoid
setIsAllowedToShareDocumentsWithAllWorkspaceGroups(Boolean isAllowedToShareDocumentsWithAllWorkspaceGroups)
Is allowed to share files with all workspace groupsvoid
setIsAllowedToShareDocumentsWithSelectedGroups(Boolean isAllowedToShareDocumentsWithSelectedGroups)
Is allowed to share files with selected groupsvoid
setIsAllowedToShareDocumentsWithUsersManually(Boolean isAllowedToShareDocumentsWithUsersManually)
Is allowed to share files with users manuallyvoid
setIsAllowedToShareDocumentsWithWorkspaceAdmins(Boolean isAllowedToShareDocumentsWithWorkspaceAdmins)
Is allowed to share files with workspace administartorsvoid
setIsDisableOnBehalfOfForAllOutgoingEmails(Boolean isDisableOnBehalfOfForAllOutgoingEmails)
Allows to disable "on behalf" for outgoing emails.void
setLicenseHoursValid(Integer licenseHoursValid)
License hours validvoid
setSendDailyActivityEmail(Boolean sendDailyActivityEmail)
void
setSendMissingSetupNotificationEmails(Boolean sendMissingSetupNotificationEmails)
void
setSendWeeklyInternalDomainLicensingReport(Boolean sendWeeklyInternalDomainLicensingReport)
control weekly-auto-sending of Internal Domain licensing reportvoid
setSendWeeklyLicensingReport(Boolean sendWeeklyLicensingReport)
control weekly-auto-sending of licensing reportvoid
setShareFilesWithNotificationByDefault(Boolean shareFilesWithNotificationByDefault)
Share files with notification by defaultvoid
setUploadBandwidthLimit(Integer uploadBandwidthLimit)
Upload bandwidth limitvoid
setUseAutoComplete(Boolean useAutoComplete)
User auto completevoid
setWopiDiscoveryUrl(String wopiDiscoveryUrl)
Wopi discovery URLMethods inherited from class com.blackberry.workspaces.sdk.api.json.BaseJson
getObjType, setObjType, toString
-
Constructor Details
-
OrganizationPolicyJson
public OrganizationPolicyJson()
-
-
Method Details
-
getEnableComments
-
setEnableComments
-
getAllowAdvancedPrinting
-
setAllowAdvancedPrinting
-
getBlockNonProvisionedUsers
Block non-provisioned users- Returns:
- Block non-provisioned users
-
setBlockNonProvisionedUsers
Block non-provisioned users- Parameters:
blockNonProvisionedUsers
- Block non-provisioned users
-
getIsAllowedToShareAnnotationsWithWorkspaceAdmins
Is allowed to share annotations with workspace administrators- Returns:
- Is allowed to share annotations with workspace administrators
-
setIsAllowedToShareAnnotationsWithWorkspaceAdmins
public void setIsAllowedToShareAnnotationsWithWorkspaceAdmins(Boolean isAllowedToShareAnnotationsWithWorkspaceAdmins)Is allowed to share annotations with workspace administrators- Parameters:
isAllowedToShareAnnotationsWithWorkspaceAdmins
- Is allowed to share annotations with workspace administrators
-
getEnableOnlineViewerForUnsupportedBrowsers
Enable online viewer for unsupported browsers- Returns:
- Enable online viewer for unsupported browsers
-
setEnableOnlineViewerForUnsupportedBrowsers
public void setEnableOnlineViewerForUnsupportedBrowsers(Boolean enableOnlineViewerForUnsupportedBrowsers)Enable online viewer for unsupported browsers- Parameters:
enableOnlineViewerForUnsupportedBrowsers
- Enable online viewer for unsupported browsers
-
getIsAllowedToShareAnnotationsWithUsersManually
Is allowed to share annotations with users manually- Returns:
- Is allowed to share annotations with users manually
-
setIsAllowedToShareAnnotationsWithUsersManually
public void setIsAllowedToShareAnnotationsWithUsersManually(Boolean isAllowedToShareAnnotationsWithUsersManually)Is allowed to share annotations with users manually- Parameters:
isAllowedToShareAnnotationsWithUsersManually
- Is allowed to share annotations with users manually
-
getEnableCloudStorageWorkspaces
Enable cloud storage workspaces- Returns:
- Enable cloud storage workspaces
-
setEnableCloudStorageWorkspaces
Enable cloud storage workspaces- Parameters:
enableCloudStorageWorkspaces
- Enable cloud storage workspaces
-
getAllowDownloadProtected
Is allowed to down load protected- Returns:
- Is allowed to down load protected
-
setAllowDownloadProtected
Is allowed to down load protected- Parameters:
allowDownloadProtected
- Is allowed to down load protected
-
getSendDailyActivityEmail
-
setSendDailyActivityEmail
-
getIsAllowedToShareAnnotationsWithAllWorkspaceGroups
Is allowed to share annotations with all workspace groups- Returns:
- Is allowed to share annotations with all workspace groups
-
setIsAllowedToShareAnnotationsWithAllWorkspaceGroups
public void setIsAllowedToShareAnnotationsWithAllWorkspaceGroups(Boolean isAllowedToShareAnnotationsWithAllWorkspaceGroups)Is allowed to share annotations with all workspace groups- Parameters:
isAllowedToShareAnnotationsWithAllWorkspaceGroups
- Is allowed to share annotations with all workspace groups
-
getSendWeeklyInternalDomainLicensingReport
control weekly-auto-sending of Internal Domain licensing report- Returns:
- control weekly-auto-sending of Internal Domain licensing report
-
setSendWeeklyInternalDomainLicensingReport
public void setSendWeeklyInternalDomainLicensingReport(Boolean sendWeeklyInternalDomainLicensingReport)control weekly-auto-sending of Internal Domain licensing report- Parameters:
sendWeeklyInternalDomainLicensingReport
- control weekly-auto-sending of Internal Domain licensing report
-
getDisallowChangeToPermissionTemplates
-
setDisallowChangeToPermissionTemplates
-
getAllowLockingDocuments
Allow locking files- Returns:
- Allow locking files
-
setAllowLockingDocuments
Allow locking files- Parameters:
allowLockingDocuments
- Allow locking files
-
getShareFilesWithNotificationByDefault
Share files with notification by default- Returns:
- Share files with notification by default
-
setShareFilesWithNotificationByDefault
Share files with notification by default- Parameters:
shareFilesWithNotificationByDefault
- Share files with notification by default
-
getAutoCompleteDisplayAll
Auto complete display all- Returns:
- Auto complete display all
-
setAutoCompleteDisplayAll
Auto complete display all- Parameters:
autoCompleteDisplayAll
- Auto complete display all
-
getEnableBandwidthLimit
Enable bandwidth limit- Returns:
- Enable bandwidth limit
-
setEnableBandwidthLimit
Enable bandwidth limit- Parameters:
enableBandwidthLimit
- Enable bandwidth limit
-
getDisplayCommentContent
-
setDisplayCommentContent
-
getGlobalDownloadControlled
Global download controlled- Returns:
- Global download controlled
-
setGlobalDownloadControlled
Global download controlled- Parameters:
globalDownloadControlled
- Global download controlled
-
getForcePinWorkspaces
-
setForcePinWorkspaces
-
getEnableWopi
Enable wopi- Returns:
- Enable wopi
-
setEnableWopi
Enable wopi- Parameters:
enableWopi
- Enable wopi
-
getIsAllowedToShareDocumentsWithUsersManually
Is allowed to share files with users manually- Returns:
- Is allowed to share files with users manually
-
setIsAllowedToShareDocumentsWithUsersManually
public void setIsAllowedToShareDocumentsWithUsersManually(Boolean isAllowedToShareDocumentsWithUsersManually)Is allowed to share files with users manually- Parameters:
isAllowedToShareDocumentsWithUsersManually
- Is allowed to share files with users manually
-
getAllowDownloadOriginal
Is allowed to download the original- Returns:
- Is allowed to download the original
-
setAllowDownloadOriginal
Is allowed to download the original- Parameters:
allowDownloadOriginal
- Is allowed to download the original
-
getEnableSalesForce
Enable SalesForce- Returns:
- Enable SalesForce
-
setEnableSalesForce
Enable SalesForce- Parameters:
enableSalesForce
- Enable SalesForce
-
getDownloadBandwidthLimit
Download bandwidth limit- Returns:
- Download bandwidth limit
-
setDownloadBandwidthLimit
Download bandwidth limit- Parameters:
downloadBandwidthLimit
- Download bandwidth limit
-
getEnableSharingWithoutEmailNotification
Enable sharing without email notification- Returns:
- Enable sharing without email notification
-
setEnableSharingWithoutEmailNotification
public void setEnableSharingWithoutEmailNotification(Boolean enableSharingWithoutEmailNotification)Enable sharing without email notification- Parameters:
enableSharingWithoutEmailNotification
- Enable sharing without email notification
-
getIsAllowedToShareAnnotationsWithSelectedGroups
Is allowed to share annotations with selecte groups- Returns:
- Is allowed to share annotations with selecte groups
-
setIsAllowedToShareAnnotationsWithSelectedGroups
public void setIsAllowedToShareAnnotationsWithSelectedGroups(Boolean isAllowedToShareAnnotationsWithSelectedGroups)Is allowed to share annotations with selecte groups- Parameters:
isAllowedToShareAnnotationsWithSelectedGroups
- Is allowed to share annotations with selecte groups
-
getDefaultChangeGroupsToAllDocs
Default chagne groups to all files- Returns:
- Default chagne groups to all files
-
setDefaultChangeGroupsToAllDocs
Default chagne groups to all files- Parameters:
defaultChangeGroupsToAllDocs
- Default chagne groups to all files
-
getAllowOpenOriginalsInOtherApps
Allow ability to open original in other applications- Returns:
- Allow ability to open original in other applications
-
setAllowOpenOriginalsInOtherApps
Allow ability to open original in other applications- Parameters:
allowOpenOriginalsInOtherApps
- Allow ability to open original in other applications
-
getAllowMobileAndroid
Is android allowed- Returns:
- Is android allowed
-
setAllowMobileAndroid
Is android allowed- Parameters:
allowMobileAndroid
- Is android allowed
-
getIsAllowedToShareDocumentsWithSelectedGroups
Is allowed to share files with selected groups- Returns:
- Is allowed to share files with selected groups
-
setIsAllowedToShareDocumentsWithSelectedGroups
public void setIsAllowedToShareDocumentsWithSelectedGroups(Boolean isAllowedToShareDocumentsWithSelectedGroups)Is allowed to share files with selected groups- Parameters:
isAllowedToShareDocumentsWithSelectedGroups
- Is allowed to share files with selected groups
-
getAllowMobileWindowsMobile
Is Windows mobile allowed- Returns:
- Is Windows mobile allowed
-
setAllowMobileWindowsMobile
Is Windows mobile allowed- Parameters:
allowMobileWindowsMobile
- Is Windows mobile allowed
-
getWopiDiscoveryUrl
Wopi discovery URL- Returns:
- Wopi discovery URL
-
setWopiDiscoveryUrl
Wopi discovery URL- Parameters:
wopiDiscoveryUrl
- Wopi discovery URL
-
getDeleteFromDisk
Enable delete from disk- Returns:
- Enable delete from disk
-
setDeleteFromDisk
Enable delete from disk- Parameters:
deleteFromDisk
- Enable delete from disk
-
getLicenseHoursValid
License hours valid- Returns:
- License hours valid
-
setLicenseHoursValid
License hours valid- Parameters:
licenseHoursValid
- License hours valid
-
getAllowMobileBlackberry
Is BlackBerry allowed- Returns:
- Is BlackBerry allowed
-
setAllowMobileBlackberry
Is BlackBerry allowed- Parameters:
allowMobileBlackberry
- Is BlackBerry allowed
-
getSendMissingSetupNotificationEmails
-
setSendMissingSetupNotificationEmails
-
getCommentsDefaultValue
-
setCommentsDefaultValue
-
getDefaultAddGroupsAsDefaultEntity
Default add groups as default entity- Returns:
- Default add groups as default entity
-
setDefaultAddGroupsAsDefaultEntity
Default add groups as default entity- Parameters:
defaultAddGroupsAsDefaultEntity
- Default add groups as default entity
-
getAllowOpenUnsupportedInOtherApps
Auto complete allowed to all- Returns:
- Auto complete allowed to all
-
setAllowOpenUnsupportedInOtherApps
Auto complete allowed to all- Parameters:
allowOpenUnsupportedInOtherApps
- Auto complete allowed to all
-
getUseAutoComplete
User auto complete- Returns:
- User auto complete
-
setUseAutoComplete
User auto complete- Parameters:
useAutoComplete
- User auto complete
-
getUploadBandwidthLimit
Upload bandwidth limit- Returns:
- Upload bandwidth limit
-
setUploadBandwidthLimit
Upload bandwidth limit- Parameters:
uploadBandwidthLimit
- Upload bandwidth limit
-
getAutoCompleteAllowToAll
Auto complete allowed to all- Returns:
- Auto complete allowed to all
-
setAutoCompleteAllowToAll
Auto complete allowed to all- Parameters:
autoCompleteAllowToAll
- Auto complete allowed to all
-
getEnablePushNotifications
Enable organization push notifications- Returns:
- Enable organization push notifications
-
setEnablePushNotifications
Enable organization push notifications- Parameters:
enablePushNotifications
- Enable organization push notifications
-
getIsAllowedToShareDocumentsWithWorkspaceAdmins
Is allowed to share files with workspace administartors- Returns:
- Is allowed to share files with workspace administartors
-
setIsAllowedToShareDocumentsWithWorkspaceAdmins
public void setIsAllowedToShareDocumentsWithWorkspaceAdmins(Boolean isAllowedToShareDocumentsWithWorkspaceAdmins)Is allowed to share files with workspace administartors- Parameters:
isAllowedToShareDocumentsWithWorkspaceAdmins
- Is allowed to share files with workspace administartors
-
getSendWeeklyLicensingReport
control weekly-auto-sending of licensing report- Returns:
- control weekly-auto-sending of licensing report
-
setSendWeeklyLicensingReport
control weekly-auto-sending of licensing report- Parameters:
sendWeeklyLicensingReport
- control weekly-auto-sending of licensing report
-
getAllowTrackingFromMicrosoftOfficeDocuments
Allow tracking from Microsoft Office files- Returns:
- Allow tracking from Microsoft Office files
-
setAllowTrackingFromMicrosoftOfficeDocuments
public void setAllowTrackingFromMicrosoftOfficeDocuments(Boolean allowTrackingFromMicrosoftOfficeDocuments)Allow tracking from Microsoft Office files- Parameters:
allowTrackingFromMicrosoftOfficeDocuments
- Allow tracking from Microsoft Office files
-
getIsDisableOnBehalfOfForAllOutgoingEmails
Allows to disable "on behalf" for outgoing emails.- Returns:
- Allows to disable "on behalf" for outgoing emails.
-
setIsDisableOnBehalfOfForAllOutgoingEmails
public void setIsDisableOnBehalfOfForAllOutgoingEmails(Boolean isDisableOnBehalfOfForAllOutgoingEmails)Allows to disable "on behalf" for outgoing emails.- Parameters:
isDisableOnBehalfOfForAllOutgoingEmails
- Allows to disable "on behalf" for outgoing emails.
-
getEnableWivi
Enable Wivi- Returns:
- Enable Wivi
-
setEnableWivi
Enable Wivi- Parameters:
enableWivi
- Enable Wivi
-
getCustomizedNotificationsEmails
-
setCustomizedNotificationsEmails
-
getAllowMobileIos
Is iOS allowed- Returns:
- Is iOS allowed
-
setAllowMobileIos
Is iOS allowed- Parameters:
allowMobileIos
- Is iOS allowed
-
getIsAllowedToShareDocumentsWithAllWorkspaceGroups
Is allowed to share files with all workspace groups- Returns:
- Is allowed to share files with all workspace groups
-
setIsAllowedToShareDocumentsWithAllWorkspaceGroups
public void setIsAllowedToShareDocumentsWithAllWorkspaceGroups(Boolean isAllowedToShareDocumentsWithAllWorkspaceGroups)Is allowed to share files with all workspace groups- Parameters:
isAllowedToShareDocumentsWithAllWorkspaceGroups
- Is allowed to share files with all workspace groups
-
getEnableRmsSealing
Enable RMS sealing- Returns:
- Enable RMS sealing
-
setEnableRmsSealing
Enable RMS sealing- Parameters:
enableRmsSealing
- Enable RMS sealing
-
getEnableFetchMembers
-
setEnableFetchMembers
-