fr.paris.lutece.plugins.calendar.business
Class MultiAgendaEvent

java.lang.Object
  extended by fr.paris.lutece.plugins.calendar.business.SimpleEvent
      extended by fr.paris.lutece.plugins.calendar.business.MultiAgendaEvent
All Implemented Interfaces:
Event

public class MultiAgendaEvent
extends SimpleEvent

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

MultiAgendaEvent

public MultiAgendaEvent(Event event,
                        java.lang.String strAgenda)
Constructor

Parameters:
event - The event
strAgenda - The agenda of the event
Method Detail

getAgenda

public java.lang.String getAgenda()
Returns the Agenda

Returns:
The Agenda


Copyright © 2007 Mairie de Paris. All Rights Reserved.