com.silverpeas.scheduleevent.view
Class DisableTime
java.lang.Object
com.silverpeas.scheduleevent.view.DisableTime
- All Implemented Interfaces:
- TimeVO
public class DisableTime
- extends Object
- implements TimeVO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisableTime
public DisableTime(DateVO date)
setPartOfDay
public void setPartOfDay(PartOfDay part)
equals
public boolean equals(TimeVO time)
- Specified by:
equals
in interface TimeVO
getId
public String getId()
- Specified by:
getId
in interface TimeVO
getMultilangLabel
public String getMultilangLabel()
- Specified by:
getMultilangLabel
in interface TimeVO
getHtmlClassAttribute
public String getHtmlClassAttribute()
- Specified by:
getHtmlClassAttribute
in interface TimeVO
getAvailabilities
public Map<ContributorVO,AvailableVO> getAvailabilities()
- Specified by:
getAvailabilities
in interface TimeVO
match
public Set<Response> match(Set<Response> responses)
- Specified by:
match
in interface TimeVO
addAvailability
public void addAvailability(ContributorVO contributor,
AvailableVO availability)
- Specified by:
addAvailability
in interface TimeVO
getPresents
public AnswerVO getPresents()
- Specified by:
getPresents
in interface TimeVO
getPresentsCount
public AvailabilityVisitorPresenceCounter getPresentsCount()
- Specified by:
getPresentsCount
in interface TimeVO
getDate
public DateVO getDate()
- Specified by:
getDate
in interface TimeVO
Copyright © 2016 Silverpeas. All Rights Reserved.