Uses of Class
org.kuali.rice.kim.impl.jaxb.RolePermissionsXmlDTO.WithinRole

Packages that use RolePermissionsXmlDTO.WithinRole
org.kuali.rice.kim.impl.jaxb Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of RolePermissionsXmlDTO.WithinRole in org.kuali.rice.kim.impl.jaxb
 

Methods in org.kuali.rice.kim.impl.jaxb that return RolePermissionsXmlDTO.WithinRole
 RolePermissionsXmlDTO.WithinRole RoleXmlDTO.getRolePermissions()
           
 

Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RolePermissionsXmlDTO.WithinRole
 void RoleXmlDTO.setRolePermissions(RolePermissionsXmlDTO.WithinRole rolePermissions)
           
 

Constructors in org.kuali.rice.kim.impl.jaxb with parameters of type RolePermissionsXmlDTO.WithinRole
RoleXmlDTO(RoleContract role, RoleMembersXmlDTO.WithinRole roleMembers, RolePermissionsXmlDTO.WithinRole rolePermissions)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.