Uses of Class
org.kuali.rice.kim.impl.jaxb.RolePermissionXmlDTO.OutsideOfRole
-
Packages that use RolePermissionXmlDTO.OutsideOfRole Package Description org.kuali.rice.kim.impl.jaxb -
-
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 Modifier and Type Method Description List<RolePermissionXmlDTO.OutsideOfRole>RolePermissionsXmlDTO.OutsideOfRole. getRolePermissions()Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RolePermissionXmlDTO.OutsideOfRole Modifier and Type Method Description voidRolePermissionsXmlDTO.OutsideOfRole. newItemAdded(RolePermissionXmlDTO.OutsideOfRole item)Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RolePermissionXmlDTO.OutsideOfRole Modifier and Type Method Description voidRolePermissionsXmlDTO.OutsideOfRole. setRolePermissions(List<RolePermissionXmlDTO.OutsideOfRole> rolePermissions)
-