Uses of Class
unlimited.fc.server.api.FolderGroupCanAccess
-
-
Uses of FolderGroupCanAccess in unlimited.fc.server.api
Methods in unlimited.fc.server.api that return types with arguments of type FolderGroupCanAccess Modifier and Type Method Description java.util.Collection<FolderGroupCanAccess>FCServerIfc. 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.
-