public class ICalEvent extends Object implements Event
| Constructor and Description |
|---|
ICalEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategories()
Returns the Categories
|
Date |
getDate()
Returns the Date
|
Date |
getDateCreation()
Returns the event date creation
|
Date |
getDateEnd()
Returns the date end
|
String |
getDateTimeEnd()
Returns the DateTimeEnd
|
String |
getDateTimeStart()
Returns the DateTimeStart
|
String |
getDescription()
Returns the Description
|
int |
getDocumentId()
Returns the document id
|
String |
getEventClass()
Returns the EventClass
|
int |
getId()
Returns the id of the event
|
int |
getIdCalendar()
Get the id of calendar
|
fr.paris.lutece.portal.service.image.ImageResource |
getImageResource()
Returns the ImageResource
|
String |
getLinkUrl()
Returns the link Url
|
String |
getLocation()
Returns the Location
|
String |
getLocationAddress()
Returns the location Address
|
String |
getLocationTown()
Returns the location Town
|
String |
getLocationZip()
Returns the location Zip
|
String |
getMapUrl()
Returns the date end
|
int |
getOccurrence()
Returns the occurrence
|
String |
getPageUrl()
Returns the page Url
|
int |
getPeriodicity()
Returns the periodicity
|
int |
getPriority()
Returns the Priority
|
String |
getStatus()
Returns the Status
|
String |
getTitle()
Returns the Title
|
int |
getTopEvent()
Returns the top Event
|
String |
getType()
Returns the type
|
String |
getUrl()
Returns the Url
|
void |
setDateCreation(Date dateCreation)
Sets the date event date creation
|
void |
setDateEnd(Date dateEnd)
Sets the Date End
|
void |
setDocumentId(int nDocumentId)
Sets the document id
|
void |
setEventClass(String strEventClass)
Sets the EventClass
|
void |
setId(int nId)
Sets the Date
|
void |
setImageResource(fr.paris.lutece.portal.service.image.ImageResource imageResource)
Sets the ImageResource
|
void |
setLinkUrl(String strLinkUrl)
Sets the link Url
|
void |
setLocationAddress(String strLocationAddress)
Sets the location Address
|
void |
setLocationTown(String strLocationTown)
Sets the location Town
|
void |
setLocationZip(String strLocationZip)
Sets the location Zip
|
void |
setMapUrl(String strMapUrl)
Sets the Map Url
|
void |
setOccurrence(int nOccurrence)
Set the occurrence of the event
|
void |
setPageUrl(String strPageUrl)
Sets the page Url
|
void |
setPeriodicity(int nPeriodicity)
Set the periodicity of the event
|
void |
setPriority(int nPriority)
Sets the Priority
|
void |
setStatus(String strStatus)
Sets the Status
|
void |
setTopEvent(int strTopEvent)
Sets the top Event
|
void |
setType(String type)
Sets the type
|
void |
setUrl(String strUrl)
Sets the Url
|
public int getId()
public Date getDate()
public String getTitle()
public String getEventClass()
getEventClass in interface Eventpublic String getLocation()
getLocation in interface Eventpublic String getDescription()
getDescription in interface Eventpublic String getDateTimeStart()
getDateTimeStart in interface Eventpublic String getDateTimeEnd()
getDateTimeEnd in interface Eventpublic String getCategories()
public String getStatus()
public int getPriority()
getPriority in interface Eventpublic String getUrl()
public int getPeriodicity()
EventgetPeriodicity in interface Eventpublic int getOccurrence()
EventgetOccurrence in interface Eventpublic Date getDateEnd()
getDateEnd in interface Eventpublic String getLocationTown()
getLocationTown in interface Eventpublic String getLocationAddress()
getLocationAddress in interface Eventpublic String getMapUrl()
public String getLinkUrl()
getLinkUrl in interface Eventpublic int getDocumentId()
getDocumentId in interface Eventpublic String getPageUrl()
getPageUrl in interface Eventpublic int getTopEvent()
getTopEvent in interface Eventpublic void setPeriodicity(int nPeriodicity)
nPeriodicity - The periodicity of the eventpublic void setOccurrence(int nOccurrence)
nOccurrence - The occurrence of the eventpublic void setEventClass(String strEventClass)
strEventClass - The EventClasspublic void setStatus(String strStatus)
strStatus - The Statuspublic void setPriority(int nPriority)
nPriority - The Prioritypublic void setUrl(String strUrl)
strUrl - The Urlpublic void setDateEnd(Date dateEnd)
dateEnd - The Date Endpublic void setLocationTown(String strLocationTown)
strLocationTown - The location Townpublic String getLocationZip()
getLocationZip in interface Eventpublic void setLocationZip(String strLocationZip)
strLocationZip - The location Zippublic void setLocationAddress(String strLocationAddress)
strLocationAddress - The location Addresspublic void setMapUrl(String strMapUrl)
strMapUrl - The Map Urlpublic void setLinkUrl(String strLinkUrl)
strLinkUrl - The link Urlpublic void setDocumentId(int nDocumentId)
nDocumentId - The document idpublic void setPageUrl(String strPageUrl)
strPageUrl - The page Urlpublic void setTopEvent(int strTopEvent)
strTopEvent - The top Eventpublic void setId(int nId)
nId - The id of the eventpublic String getType()
public void setType(String type)
type - The typepublic fr.paris.lutece.portal.service.image.ImageResource getImageResource()
getImageResource in interface Eventpublic void setImageResource(fr.paris.lutece.portal.service.image.ImageResource imageResource)
imageResource - the ImageResourcepublic Date getDateCreation()
getDateCreation in interface Eventpublic void setDateCreation(Date dateCreation)
dateCreation - The event date creationpublic int getIdCalendar()
EventgetIdCalendar in interface EventCopyright © 2018 City of Paris. All rights reserved.