Uses of Class
org.kuali.rice.edl.framework.extract.DumpDTO
-
Packages that use DumpDTO Package Description org.kuali.rice.edl.framework.extract -
-
Uses of DumpDTO in org.kuali.rice.edl.framework.extract
Methods in org.kuali.rice.edl.framework.extract that return DumpDTO Modifier and Type Method Description DumpDTOExtractService. getDumpByDocumentId(java.lang.String documentId)Methods in org.kuali.rice.edl.framework.extract with parameters of type DumpDTO Modifier and Type Method Description voidExtractService. saveDump(DumpDTO dump)
-