|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DumpDTO | |
|---|---|
| org.kuali.rice.edl.framework.extract | |
| org.kuali.rice.edl.impl.extract | |
| Uses of DumpDTO in org.kuali.rice.edl.framework.extract |
|---|
| Methods in org.kuali.rice.edl.framework.extract that return DumpDTO | |
|---|---|
DumpDTO |
ExtractService.getDumpByDocumentId(Long noteId)
|
| Methods in org.kuali.rice.edl.framework.extract with parameters of type DumpDTO | |
|---|---|
void |
ExtractService.saveDump(DumpDTO dump)
|
| Uses of DumpDTO in org.kuali.rice.edl.impl.extract |
|---|
| Methods in org.kuali.rice.edl.impl.extract that return DumpDTO | |
|---|---|
DumpDTO |
ExtractServiceImpl.getDumpByDocumentId(Long noteId)
|
static DumpDTO |
Dump.to(Dump dump)
|
| Methods in org.kuali.rice.edl.impl.extract with parameters of type DumpDTO | |
|---|---|
static Dump |
Dump.from(DumpDTO dumpDTO)
|
void |
ExtractServiceImpl.saveDump(DumpDTO dumpDTO)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||