Package org.kuali.rice.kim.impl.jaxb

Copyright 2005-2013 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.

See:
          Description

Class Summary
KimImporterAndExporter Imports and exports roles and permissions from/to XML via JAXB.
KimXmlUtil Helper class for importing and exporting KIM XML.
PermissionDataXmlDTO This class represents the <permissionData> element.
PermissionsXmlDTO This class represents a <permissions> element.
PermissionXmlDTO This class represents a <permission> XML element.
PermissionXmlUtil Helper class containing static methods for aiding in parsing parsing XML.
RoleDataXmlDTO This class represents a <roleData> element.
RoleMembersXmlDTO<T extends RoleMemberXmlDTO> Base class representing an unmarshalled <roleMembers> element.
RoleMembersXmlDTO.OutsideOfRole This class represents a <roleMembers> element that is not a child of a <role> element.
RoleMembersXmlDTO.WithinRole This class represents a <roleMembers> element that is a child of a <role> element.
RoleMemberXmlDTO Base class representing an unmarshalled <roleMember> element.
RoleMemberXmlDTO.OutsideOfRole This class represents a <roleMember> element that is not a descendant of a <role> element.
RoleMemberXmlDTO.WithinRole This class represents a <roleMember> element that is a descendant of a <role> element.
RolePermissionsXmlDTO<T extends RolePermissionXmlDTO> Base class representing an unmarshalled <rolePermissions> element.
RolePermissionsXmlDTO.OutsideOfRole This class represents a <rolePermissions> element that is not a child of a <role> element.
RolePermissionsXmlDTO.WithinRole This class represents a <rolePermissions> element that is a child of a <role> element.
RolePermissionXmlDTO Base class representing an unmarshalled <rolePermission> element.
RolePermissionXmlDTO.OutsideOfRole This class represents a <rolePermission> element that is not a descendant of a <role> element.
RolePermissionXmlDTO.WithinRole This class represents a <rolePermission> element that is a descendant of a <role> element.
RolesXmlDTO This class represents a <roles> element.
RoleXmlDTO This class represents a <role> XML element.
RoleXmlUtil Helper class containing static methods for aiding in parsing role XML.
 

Package org.kuali.rice.kim.impl.jaxb Description

Copyright 2005-2013 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. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.