| 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--portlets.compoze.groupware.calendar.Day.Interval
This class represents an interval in a day.
| Inner Class Summary | |
static class | 
Day.Interval.Entry
This class represents an interval entry.  | 
| Method Summary | |
 boolean | 
display()
Checks if this interval should be displayed.  | 
 boolean | 
displayTime()
Checks to display time.  | 
 java.util.Date | 
getEndDate()
Gets the end date of the interval.  | 
 Day.Interval.Entry[] | 
getEntries()
Gets the entries.  | 
 java.util.Date | 
getStartDate()
Gets the start date of the interval.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public boolean displayTime()
true to display time; false otherwisepublic java.util.Date getStartDate()
public java.util.Date getEndDate()
public boolean display()
true if this interval should be displayed; false otherwisepublic Day.Interval.Entry[] getEntries()
  | 
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||