Modifier and Type | Method and Description |
---|---|
java.util.Collection<FolderGroupCanAccess> |
FCServerShared.getFoldersLinkedToGroup(java.lang.String groupname) |
java.util.Collection<FolderGroupCanAccess> |
FCServerLite.getFoldersLinkedToGroup(java.lang.String groupname)
Return a list view of folders that is linked to a group along with their
permissions
Each entry contains a specific folder the folder has access to, and
includes permissions granted to the group.
|
java.util.Collection<FolderGroupCanAccess> |
FCServerIfc.getFoldersLinkedToGroup(java.lang.String groupname) |
java.util.Collection<FolderGroupCanAccess> |
FCServer.getFoldersLinkedToGroup(java.lang.String groupname)
Return a list view of folders that is linked to a group along with their permissions
Each entry contains a specific folder the folder has access to, and includes
permissions granted to the group.
|
Copyright © 2015 Unlimi-Tech Sofware Inc. All Rights Reserved.