public interface IInternalContainerManagement extends IContainerManagement
Modifier and Type | Method and Description |
---|---|
void |
setAccessControlList(java.util.List<AccessControlEntry> entries,
boolean sendNotification)
Same as
IContainerManagement.ContainerDescriptor but don't send email
notification if sendNotification is false |
allowOfflineSync, canAccess, disallowOfflineSync, getAccessControlList, getAllItems, getDescriptor, getFilteredItems, getItemCount, getItems, getSettings, setAccessControlList, setPersonalSettings, setSettings, subscribers, update
void setAccessControlList(java.util.List<AccessControlEntry> entries, boolean sendNotification) throws ServerFault
IContainerManagement.ContainerDescriptor
but don't send email
notification if sendNotification is falseentries
- skipNotification
- ServerFault
Copyright © 2023. All Rights Reserved.