Project

General

Profile

« Previous | Next » 

Revision 10294

Added by Jing Tao almost 7 years ago

Add the checksum as the parameter to the method write.

View differences:

src/edu/ucsb/nceas/metacat/MetacatHandler.java
1859 1859
              
1860 1860
              } else {*/
1861 1861
              newdocid = documentWrapper.write(dbConn, doctext[0], pub, dtd,
1862
                          doAction, accNumber, user, groups, xmlBytes, schemaLocation);
1862
                          doAction, accNumber, user, groups, xmlBytes, schemaLocation, checksum);
1863 1863
            
1864 1864
              EventLog.getInstance().log(ipAddress, userAgent, user, accNumber, action[0]);
1865 1865
              

Also available in: Unified diff