Uses of Class
org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.WithinRole
-
Packages that use RolePermissionXmlDTO.WithinRole Package Description org.kuali.rice.kim.impl.jaxb -
-
Uses of RolePermissionXmlDTO.WithinRole in org.kuali.rice.kim.impl.jaxb
Methods in org.kuali.rice.kim.impl.jaxb that return RolePermissionXmlDTO.WithinRole Modifier and Type Method Description RolePermissionXmlDTO.WithinRoleRolePermissionsXmlDTO.WithinRole. gettingNextItem(String nextItem, int index)Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type RolePermissionXmlDTO.WithinRole Modifier and Type Method Description List<RolePermissionXmlDTO.WithinRole>RolePermissionsXmlDTO.WithinRole. getRolePermissions()Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RolePermissionXmlDTO.WithinRole Modifier and Type Method Description voidRolePermissionsXmlDTO.WithinRole. newItemAdded(RolePermissionXmlDTO.WithinRole item)Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RolePermissionXmlDTO.WithinRole Modifier and Type Method Description voidRolePermissionsXmlDTO.WithinRole. setRolePermissions(List<RolePermissionXmlDTO.WithinRole> rolePermissions)
-