Package | Description |
---|---|
org.kuali.rice.coreservice.impl.style | |
org.kuali.rice.edl.impl.xml.export | |
org.kuali.rice.kew.export | |
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.
|
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.demo.travel.exporter |
Modifier and Type | Class and Description |
---|---|
class |
StyleDataExporter
|
Modifier and Type | Class and Description |
---|---|
class |
EdlDataExporter
An implementation of the
Exporter class which facilitates exporting
of EDocLite data from the GUI. |
Modifier and Type | Class and Description |
---|---|
class |
DataExporter
The DataExporter allows for exporting of KEW BusinessObjects to various
supported formats.
|
Modifier and Type | Class and Description |
---|---|
class |
KimImporterAndExporter
Imports and exports roles and permissions from/to XML via JAXB.
|
Modifier and Type | Field and Description |
---|---|
protected Class<? extends Exporter> |
DataObjectEntry.exporterClass |
Modifier and Type | Method and Description |
---|---|
Class<? extends Exporter> |
DataObjectEntry.getExporterClass() |
Modifier and Type | Method and Description |
---|---|
void |
DataObjectEntry.setExporterClass(Class<? extends Exporter> exporterClass) |
Modifier and Type | Class and Description |
---|---|
class |
TravelAccountTypeExporter
Demonstrates exporting a
TravelAccountType to a custom XML format. |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.