Project

General

Profile

« Previous | Next » 

Revision 7475

move DocInfo parsing into utilities project so that it can be used by Morpho as well as Metacat.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5737

View differences:

ScheduledJobParamDAO.java
27 27

  
28 28
package edu.ucsb.nceas.metacat.scheduler;
29 29

  
30
import edu.ucsb.nceas.metacat.shared.BaseDAO;
30
import edu.ucsb.nceas.utilities.BaseDAO;
31 31

  
32 32
public class ScheduledJobParamDAO extends BaseDAO {
33 33

  

Also available in: Unified diff