Start.java

Go to the documentation of this file.
00001 package cedar.hepdata.webapp.pages;
00002 
00003 import java.util.Date;
00004 import cedar.hepdata.model.Data;
00005 
00006 
00008 public class Start
00009 {
00010     public Date getCurrentTime() {
00011         return new Date();
00012     }
00013 }

Generated on Tue Apr 21 15:55:00 2009 for HepData Web servlets by  doxygen 1.5.5