com.stratelia.webactiv.calendar.model
Class SchedulableGroup
java.lang.Object
com.stratelia.webactiv.calendar.model.SchedulableList
com.stratelia.webactiv.calendar.model.SchedulableGroup
public class SchedulableGroup
- extends SchedulableList
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulableGroup
public SchedulableGroup()
isOver
public boolean isOver(Schedulable schedule)
isOver
public boolean isOver(SchedulableGroup group)
add
public void add(Schedulable schedule)
- Overrides:
add
in class SchedulableList
add
public void add(SchedulableGroup group)
- Overrides:
add
in class SchedulableList
getStartHour
public String getStartHour()
getEndHour
public String getEndHour()
getStartingSchedules
public Vector getStartingSchedules(String hour)
getMinuteDuration
public int getMinuteDuration()
Copyright © 2016 Silverpeas. All Rights Reserved.