| Package | Description |
|---|---|
| org.kuali.rice.core.impl.jaxb |
Copyright 2005-2016 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.
|
| org.kuali.rice.core.util.jaxb |
Copyright 2005-2016 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.
|
| org.kuali.rice.kim.impl.jaxb |
Copyright 2005-2016 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataXmlDTO
This class represents the root <data> XML element.
|
| Constructor and Description |
|---|
RiceXmlImportList(RiceXmlListAdditionListener<E> listAdditionListener)
Constructs a new streaming list that will pass new items to the given listener instead of storing them.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PermissionsXmlDTO
This class represents a <permissions> element.
|
class |
RoleMembersXmlDTO<T extends RoleMemberXmlDTO>
Base class representing an unmarshalled <roleMembers> element.
|
static class |
RoleMembersXmlDTO.OutsideOfRole
This class represents a <roleMembers> element that is not a child of a <role> element.
|
static class |
RoleMembersXmlDTO.WithinRole
This class represents a <roleMembers> element that is a child of a <role> element.
|
class |
RolePermissionsXmlDTO<T extends RolePermissionXmlDTO>
Base class representing an unmarshalled <rolePermissions> element.
|
static class |
RolePermissionsXmlDTO.OutsideOfRole
This class represents a <rolePermissions> element that is not a child of a <role> element.
|
static class |
RolePermissionsXmlDTO.WithinRole
This class represents a <rolePermissions> element that is a child of a <role> element.
|
class |
RolesXmlDTO
This class represents a <roles> element.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.