Uses of Class
org.sakaiproject.poll.model.PollRolePerms
-
Packages that use PollRolePerms Package Description org.sakaiproject.poll.logic -
-
Uses of PollRolePerms in org.sakaiproject.poll.logic
Methods in org.sakaiproject.poll.logic that return types with arguments of type PollRolePerms Modifier and Type Method Description Map<String,PollRolePerms>ExternalLogic. getRoles(String locationReference)Get the Roles in a siteMethod parameters in org.sakaiproject.poll.logic with type arguments of type PollRolePerms Modifier and Type Method Description voidExternalLogic. setToolPermissions(Map<String,PollRolePerms> permMap, String locationReference)Set the tool permissions for the given location
-