|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.silverpeas.util.i18n.AbstractI18NBean
com.silverpeas.util.i18n.AbstractBean
com.stratelia.webactiv.almanach.model.EventDetail
com.stratelia.webactiv.almanach.control.TestEventDetail
public class TestEventDetail
Its an event detail dedicated to unit tests. As such, some methods are overriden.
| 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 |
|---|
public TestEventDetail(EventPK pk,
String title,
Date startDate,
Date endDate)
| Method Detail |
|---|
public Collection<org.silverpeas.attachment.model.SimpleDocument> getAttachments()
getAttachments in class EventDetail
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||