Class HalfDayTime
java.lang.Object
org.silverpeas.components.scheduleevent.view.AbstractTimeVO
org.silverpeas.components.scheduleevent.view.HalfDayTime
- All Implemented Interfaces:
TimeVO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAvailability(ContributorVO contributor, AvailableVO availability) voidaddContributorAvailibility(ContributorVO contributor, AvailableVO availability) booleangetDate()getId()inthashCode()Methods inherited from class org.silverpeas.components.scheduleevent.view.AbstractTimeVO
getMultilangLabel, getPartOfDay, setPartOfDay
-
Constructor Details
-
HalfDayTime
-
-
Method Details
-
getId
-
getHtmlClassAttribute
-
getAvailabilities
-
addContributorAvailibility
-
match
-
addAvailability
-
getPresents
-
getPresentsCount
-
getDate
-
equals
- Overrides:
equalsin classAbstractTimeVO
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractTimeVO
-