Uses of Class
org.kuali.rice.kim.impl.jaxb.RoleXmlDTO

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

Methods in org.kuali.rice.kim.impl.jaxb that return RoleXmlDTO
 RoleXmlDTO RolesXmlDTO.gettingNextItem(Object nextItem, int index)
           
 

Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type RoleXmlDTO
 List<RoleXmlDTO> RolesXmlDTO.getRoles()
           
 

Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RoleXmlDTO
 void RolesXmlDTO.newItemAdded(RoleXmlDTO item)
           
 

Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RoleXmlDTO
 void RolesXmlDTO.setRoles(List<RoleXmlDTO> roles)
           
 



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