com.easyinsight.helper
Class DayWhereClause

java.lang.Object
  extended by com.easyinsight.helper.WhereClause
      extended by com.easyinsight.helper.DayWhereClause

public class DayWhereClause
extends WhereClause

User: jamesboe Date: 12/22/10 Time: 10:32 AM


Constructor Summary
DayWhereClause(java.lang.String key, int dayOfYear, int year)
           
 
Method Summary
 
Methods inherited from class com.easyinsight.helper.WhereClause
getKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DayWhereClause

public DayWhereClause(java.lang.String key,
                      int dayOfYear,
                      int year)