| Package | Description |
|---|---|
| org.kuali.rice.edl.impl.extract | |
| org.kuali.rice.edl.impl.extract.dao | |
| org.kuali.rice.edl.impl.extract.dao.impl |
| Modifier and Type | Method and Description |
|---|---|
static Dump |
Dump.from(DumpDTO dumpDTO) |
Dump |
Fields.getDump() |
| Modifier and Type | Method and Description |
|---|---|
static Fields |
Fields.from(FieldDTO fieldDTO,
Dump dump) |
void |
Fields.setDump(Dump dump) |
static DumpDTO |
Dump.to(Dump dump) |
| Modifier and Type | Method and Description |
|---|---|
Dump |
ExtractDAO.getDumpByDocumentId(String documentId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractDAO.saveDump(Dump dump) |
| Modifier and Type | Method and Description |
|---|---|
Dump |
ExtractDAOOjbImpl.getDumpByDocumentId(String docId) |
Dump |
ExtractDAOJpaImpl.getDumpByDocumentId(String docId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractDAOOjbImpl.saveDump(Dump dump) |
void |
ExtractDAOJpaImpl.saveDump(Dump dump) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.