| Package | Description |
|---|---|
| com.logicaldoc.webservice.folder |
| Modifier and Type | Method and Description |
|---|---|
Right[] |
FolderServiceImpl.getGrantedGroups(String sid,
long folderId) |
Right[] |
FolderService.getGrantedGroups(String sid,
long folderId)
Retrieves the list of granted groups for the given folder.
|
Right[] |
FolderClient.getGrantedGroups(String sid,
long folderId) |
Right[] |
FolderServiceImpl.getGrantedUsers(String sid,
long folderId) |
Right[] |
FolderService.getGrantedUsers(String sid,
long folderId)
Retrieves the list of granted users for the given folder.
|
Right[] |
FolderClient.getGrantedUsers(String sid,
long folderId) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.