|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.jammyjoes.controller.DailyTimesliceFactory
public class DailyTimesliceFactory
Constructor Summary | |
---|---|
DailyTimesliceFactory(java.util.Date date)
|
Method Summary | |
---|---|
EquatableComparable |
create(java.sql.Timestamp date)
|
java.util.Date |
getEndDate()
|
java.util.Date |
getStartDate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DailyTimesliceFactory(java.util.Date date)
Method Detail |
---|
public EquatableComparable create(java.sql.Timestamp date)
create
in interface TimesliceFactory
public java.util.Date getStartDate()
getStartDate
in interface TimesliceFactory
public java.util.Date getEndDate()
getEndDate
in interface TimesliceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |