| 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 Fields |
Fields.from(FieldDTO fieldDTO,
Dump dump) |
| Modifier and Type | Method and Description |
|---|---|
List<Fields> |
Dump.getFields() |
| Modifier and Type | Method and Description |
|---|---|
static FieldDTO |
Fields.to(Fields field) |
| Modifier and Type | Method and Description |
|---|---|
void |
Dump.setFields(List<Fields> fields) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractDAO.saveField(Fields field) |
| Modifier and Type | Method and Description |
|---|---|
List<Fields> |
ExtractDAOJpaImpl.getFieldsByDocumentId(String docId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractDAOOjbImpl.saveField(Fields field) |
void |
ExtractDAOJpaImpl.saveField(Fields field) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.