Class ScheduleEventDetailVO


  • public class ScheduleEventDetailVO
    extends Object
    • Constructor Detail

      • ScheduleEventDetailVO

        public ScheduleEventDetailVO​(org.silverpeas.core.web.mvc.controller.AbstractComponentSessionController sessionController,
                                     ScheduleEventBean currentEvent)
                              throws Exception
        Throws:
        Exception
    • Method Detail

      • getId

        public String getId()
      • getTitle

        public String getTitle()
      • getDescription

        public String getDescription()
      • getSubscribersCount

        public Integer getSubscribersCount()
      • getPresentParticipationPercentageRate

        public String getPresentParticipationPercentageRate()
      • getParticipationPercentageRate

        public String getParticipationPercentageRate()
      • isCurrentUserDefinedAsSubscriber

        public boolean isCurrentUserDefinedAsSubscriber()
      • isClosed

        public boolean isClosed()
      • isAllowedToChange

        public boolean isAllowedToChange()
      • getResourceType

        public String getResourceType()