Uses of Class
org.kuali.rice.kim.impl.jaxb.PermissionXmlDTO
-
Packages that use PermissionXmlDTO Package Description org.kuali.rice.kim.impl.jaxb -
-
Uses of PermissionXmlDTO in org.kuali.rice.kim.impl.jaxb
Methods in org.kuali.rice.kim.impl.jaxb that return PermissionXmlDTO Modifier and Type Method Description PermissionXmlDTOPermissionsXmlDTO. gettingNextItem(Object nextItem, int index)Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type PermissionXmlDTO Modifier and Type Method Description List<PermissionXmlDTO>PermissionsXmlDTO. getPermissions()Methods in org.kuali.rice.kim.impl.jaxb with parameters of type PermissionXmlDTO Modifier and Type Method Description voidPermissionsXmlDTO. newItemAdded(PermissionXmlDTO item)Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type PermissionXmlDTO Modifier and Type Method Description voidPermissionsXmlDTO. setPermissions(List<PermissionXmlDTO> permissions)
-