|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dump | |
|---|---|
| org.kuali.rice.edl.impl.extract | |
| org.kuali.rice.edl.impl.extract.dao | |
| org.kuali.rice.edl.impl.extract.dao.impl | |
| Uses of Dump in org.kuali.rice.edl.impl.extract |
|---|
| Methods in org.kuali.rice.edl.impl.extract that return Dump | |
|---|---|
static Dump |
Dump.from(DumpDTO dumpDTO)
|
Dump |
Fields.getDump()
|
| Methods in org.kuali.rice.edl.impl.extract with parameters of type Dump | |
|---|---|
static Fields |
Fields.from(FieldDTO fieldDTO,
Dump dump)
|
void |
Fields.setDump(Dump dump)
|
static DumpDTO |
Dump.to(Dump dump)
|
| Uses of Dump in org.kuali.rice.edl.impl.extract.dao |
|---|
| Methods in org.kuali.rice.edl.impl.extract.dao that return Dump | |
|---|---|
Dump |
ExtractDAO.getDumpByDocumentId(String documentId)
|
| Methods in org.kuali.rice.edl.impl.extract.dao with parameters of type Dump | |
|---|---|
void |
ExtractDAO.saveDump(Dump dump)
|
| Uses of Dump in org.kuali.rice.edl.impl.extract.dao.impl |
|---|
| Methods in org.kuali.rice.edl.impl.extract.dao.impl that return Dump | |
|---|---|
Dump |
ExtractDAOJpaImpl.getDumpByDocumentId(String docId)
|
Dump |
ExtractDAOOjbImpl.getDumpByDocumentId(String docId)
|
| Methods in org.kuali.rice.edl.impl.extract.dao.impl with parameters of type Dump | |
|---|---|
void |
ExtractDAOJpaImpl.saveDump(Dump dump)
|
void |
ExtractDAOOjbImpl.saveDump(Dump dump)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||