|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.calendar.business.SimpleEvent
fr.paris.lutece.plugins.calendar.business.MultiAgendaEvent
public class MultiAgendaEvent
Class is a specialised event class
Constructor Summary | |
---|---|
MultiAgendaEvent(Event event,
java.lang.String strAgenda)
Constructor |
Method Summary | |
---|---|
java.lang.String |
getAgenda()
Returns the Agenda |
Methods inherited from class fr.paris.lutece.plugins.calendar.business.SimpleEvent |
---|
getCategories, getDate, getDateTimeEnd, getDateTimeStart, getDescription, getEventClass, getId, getLocation, getPriority, getStatus, getTitle, getUrl, setCategories, setDate, setDateTimeEnd, setDateTimeStart, setDescription, setEventClass, setId, setLocation, setPriority, setStatus, setTitle, setUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiAgendaEvent(Event event, java.lang.String strAgenda)
event
- The eventstrAgenda
- The agenda of the eventMethod Detail |
---|
public java.lang.String getAgenda()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |