com.silverpeas.scheduleevent.view
Class HalfDayDateVO
java.lang.Object
com.silverpeas.scheduleevent.view.HalfDayDateVO
- All Implemented Interfaces:
- DateVO
public class HalfDayDateVO
- extends Object
- implements DateVO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HalfDayDateVO
public HalfDayDateVO(Date date)
throws Exception
- Throws:
Exception
hasSameDateAs
public boolean hasSameDateAs(DateOption date)
- Specified by:
hasSameDateAs
in interface DateVO
addTime
public void addTime(DateOption date)
throws Exception
- Specified by:
addTime
in interface DateVO
- Throws:
Exception
getDate
public Date getDate()
- Specified by:
getDate
in interface DateVO
getTimes
public List<TimeVO> getTimes()
- Specified by:
getTimes
in interface DateVO
getTimesNumber
public Integer getTimesNumber()
- Specified by:
getTimesNumber
in interface DateVO
Copyright © 2016 Silverpeas. All Rights Reserved.