com.silverpeas.scheduleevent.view
Class ScheduleEventDetailVO
java.lang.Object
com.silverpeas.scheduleevent.view.ScheduleEventDetailVO
public class ScheduleEventDetailVO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduleEventDetailVO
public ScheduleEventDetailVO(com.stratelia.silverpeas.peasCore.AbstractComponentSessionController sessionController,
ScheduleEventBean currentEvent)
throws Exception
- Throws:
Exception
getDates
public List<DateVO> getDates()
getBestTimes
public BestTimeVO getBestTimes()
getId
public String getId()
getTitle
public String getTitle()
getDescription
public String getDescription()
getCurrentUser
public ContributorVO getCurrentUser()
getSubscribersCount
public Integer getSubscribersCount()
getPresentParticipationPercentageRate
public String getPresentParticipationPercentageRate()
getParticipationPercentageRate
public String getParticipationPercentageRate()
isCurrentUserDefinedAsSubscriber
public boolean isCurrentUserDefinedAsSubscriber()
getOtherSubscribers
public List<ContributorVO> getOtherSubscribers()
isClosed
public boolean isClosed()
isAllowedToChange
public boolean isAllowedToChange()
getResourceType
public String getResourceType()
Copyright © 2016 Silverpeas. All Rights Reserved.