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

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

Methods in org.kuali.rice.kim.impl.jaxb that return RolePermissionXmlDTO.WithinRole
 RolePermissionXmlDTO.WithinRole RolePermissionsXmlDTO.WithinRole.gettingNextItem(String nextItem, int index)
           
 

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

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

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



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