Package | Description |
---|---|
org.kuali.ole.sys.web.dddumper |
Modifier and Type | Field and Description |
---|---|
protected List<DataDictionaryDumperDocumentRow> |
DataDictionaryDumperSection.documentRows |
protected List<DataDictionaryDumperDocumentRow> |
DataDictionaryDumperDetailAction.rowList |
protected List<DataDictionaryDumperDocumentRow> |
DataDictionaryDumperDetailAction.unprocessedRows |
Modifier and Type | Method and Description |
---|---|
List<DataDictionaryDumperDocumentRow> |
DataDictionaryDumperSection.getDocumentRows() |
Modifier and Type | Method and Description |
---|---|
int |
DataDictionaryDumperDocumentRow.compareTo(DataDictionaryDumperDocumentRow other) |
Modifier and Type | Method and Description |
---|---|
protected void |
DataDictionaryDumperDetailAction.processUnprocessedRows(Class<org.kuali.rice.krad.bo.BusinessObject> boClass,
List<DataDictionaryDumperDocumentRow> processingRows) |
void |
DataDictionaryDumperSection.setDocumentRows(List<DataDictionaryDumperDocumentRow> documentRows) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.