Uses of Class
org.kuali.rice.kim.impl.jaxb.RoleXmlDTO
-
Packages that use RoleXmlDTO Package Description org.kuali.rice.kim.impl.jaxb -
-
Uses of RoleXmlDTO in org.kuali.rice.kim.impl.jaxb
Methods in org.kuali.rice.kim.impl.jaxb that return RoleXmlDTO Modifier and Type Method Description RoleXmlDTORolesXmlDTO. gettingNextItem(Object nextItem, int index)Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type RoleXmlDTO Modifier and Type Method Description List<RoleXmlDTO>RolesXmlDTO. getRoles()Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RoleXmlDTO Modifier and Type Method Description voidRolesXmlDTO. newItemAdded(RoleXmlDTO item)Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RoleXmlDTO Modifier and Type Method Description voidRolesXmlDTO. setRoles(List<RoleXmlDTO> roles)
-