org.opennms.web.admin.roles
Class MonthlyCalendar
java.lang.Object
org.opennms.web.admin.roles.AbstractWebCalendar
org.opennms.web.admin.roles.MonthlyCalendar
- All Implemented Interfaces:
- WebCalendar
public class MonthlyCalendar
- extends AbstractWebCalendar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MonthlyCalendar
public MonthlyCalendar(Date date,
Role role,
GroupManager groupManager)
getMonth
public int getMonth()
getMonthAndYear
public String getMonthAndYear()
- Specified by:
getMonthAndYear in interface WebCalendar- Specified by:
getMonthAndYear in class AbstractWebCalendar
getWeeks
public Week[] getWeeks()
- Specified by:
getWeeks in interface WebCalendar- Specified by:
getWeeks in class AbstractWebCalendar
getNextMonth
public Date getNextMonth()
- Specified by:
getNextMonth in interface WebCalendar- Specified by:
getNextMonth in class AbstractWebCalendar
getPreviousMonth
public Date getPreviousMonth()
- Specified by:
getPreviousMonth in interface WebCalendar- Specified by:
getPreviousMonth in class AbstractWebCalendar
Copyright © 2009. All Rights Reserved.