|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RolePermissionXmlDTO | |
---|---|
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 RolePermissionXmlDTO in org.kuali.rice.kim.impl.jaxb |
---|
Classes in org.kuali.rice.kim.impl.jaxb with type parameters of type RolePermissionXmlDTO | |
---|---|
class |
RolePermissionsXmlDTO<T extends RolePermissionXmlDTO>
Base class representing an unmarshalled <rolePermissions> element. |
Subclasses of RolePermissionXmlDTO in org.kuali.rice.kim.impl.jaxb | |
---|---|
static class |
RolePermissionXmlDTO.OutsideOfRole
This class represents a <rolePermission> element that is not a descendant of a <role> element. |
static class |
RolePermissionXmlDTO.WithinRole
This class represents a <rolePermission> element that is a descendant of a <role> element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |