com.stratelia.webactiv.almanach.control
Class TestEventDetail

java.lang.Object
  extended by com.silverpeas.util.i18n.AbstractI18NBean
      extended by com.silverpeas.util.i18n.AbstractBean
          extended by com.stratelia.webactiv.almanach.model.EventDetail
              extended by com.stratelia.webactiv.almanach.control.TestEventDetail
All Implemented Interfaces:
com.silverpeas.SilverpeasContent, com.silverpeas.util.i18n.I18NBean, com.stratelia.silverpeas.contentManager.SilverContentInterface, Serializable

public class TestEventDetail
extends EventDetail

Its an event detail dedicated to unit tests. As such, some methods are overriden.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stratelia.webactiv.almanach.model.EventDetail
almanachSettings
 
Constructor Summary
TestEventDetail(EventPK pk, String title, Date startDate, Date endDate)
           
 
Method Summary
 Collection<org.silverpeas.attachment.model.SimpleDocument> getAttachments()
           
 
Methods inherited from class com.stratelia.webactiv.almanach.model.EventDetail
canBeAccessedBy, equals, getComponentInstanceId, getContributionType, getCreationDate, getCreator, getCreatorId, getDate, getDelegatorId, getEndDate, getEndHour, getEventUrl, getIconUrl, getId, getInstanceId, getNameDescription, getNbDaysDuration, getPeriodicity, getPermalink, getPK, getPlace, getPriority, getSilverCreationDate, getSilverpeasContentId, getStartDate, getStartHour, getTimeZone, getTitle, getURL, getWysiwyg, getWysiwyg, hashCode, icalConversion, isAllDay, isPeriodic, isPriority, setDelegatorId, setEndDate, setEndHour, setEventUrl, setIconUrl, setNameDescription, setPeriodicity, setPK, setPlace, setPriority, setSilverpeasContentId, setStartDate, setStartHour, setTitle
 
Methods inherited from class com.silverpeas.util.i18n.AbstractBean
getDescription, getLanguages, getName
 
Methods inherited from class com.silverpeas.util.i18n.AbstractI18NBean
addTranslation, getClonedTranslations, getDescription, getLanguage, getLanguageToDisplay, getName, getNextTranslation, getTranslation, getTranslationId, getTranslations, isRemoveTranslation, setDescription, setLanguage, setName, setRemoveTranslation, setTranslationId, setTranslations, setTranslations, setTranslations
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.stratelia.silverpeas.contentManager.SilverContentInterface
getDescription, getDescription, getLanguages, getName, getName
 
Methods inherited from interface com.silverpeas.SilverpeasContent
getDescription
 

Constructor Detail

TestEventDetail

public TestEventDetail(EventPK pk,
                       String title,
                       Date startDate,
                       Date endDate)
Method Detail

getAttachments

public Collection<org.silverpeas.attachment.model.SimpleDocument> getAttachments()
Overrides:
getAttachments in class EventDetail


Copyright © 2016 Silverpeas. All Rights Reserved.