Uses of Class
org.sakaiproject.poll.model.PollRolePerms

Packages that use PollRolePerms
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
 Map<String,PollRolePerms> ExternalLogic.getRoles(String locationReference)
          Get the Roles in a site
 

Method parameters in org.sakaiproject.poll.logic with type arguments of type PollRolePerms
 void ExternalLogic.setToolPermissions(Map<String,PollRolePerms> permMap, String locationReference)
          Set the tool permissions for the given location
 



Copyright © 2003-2013 Sakai Project. All Rights Reserved.