Uses of Class
org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole

Packages that use RolePermissionXmlDTO.OutsideOfRole
org.kuali.rice.kim.impl.jaxb Copyright 2005-2012 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 RolePermissionXmlDTO.OutsideOfRole in org.kuali.rice.kim.impl.jaxb
 

Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type RolePermissionXmlDTO.OutsideOfRole
 List<RolePermissionXmlDTO.OutsideOfRole> RolePermissionsXmlDTO.OutsideOfRole.getRolePermissions()
           
 

Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RolePermissionXmlDTO.OutsideOfRole
 void RolePermissionsXmlDTO.OutsideOfRole.newItemAdded(RolePermissionXmlDTO.OutsideOfRole item)
           
 

Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RolePermissionXmlDTO.OutsideOfRole
 void RolePermissionsXmlDTO.OutsideOfRole.setRolePermissions(List<RolePermissionXmlDTO.OutsideOfRole> rolePermissions)
           
 



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