org.apache.portals.applications.desktop.calendar
Class CalendarBean
java.lang.Object
org.apache.portals.applications.desktop.calendar.CalendarBean
- public class CalendarBean
- extends Object
CalendarBean
- Version:
- $Id: CalendarBean.java 187966 2004-11-19 21:53:35Z taylor $
- Author:
- David Sean Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
date
private Date date
notes
private String notes
CalendarBean
public CalendarBean()
getDate
public Date getDate()
setDate
public void setDate(Date date)
getNotes
public String getNotes()
setNotes
public void setNotes(String notes)
getDateKey
public String getDateKey(Date date)
save
public String save()
selectDate
public String selectDate()
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.