public interface Event extends Serializable
Modifier and Type | Method and Description |
---|---|
Date |
getDate()
Returns a date as an object java.util.Date
|
Date |
getDateCreation()
Get the creation date
|
Date |
getDateEnd()
Returns the date end
|
String |
getDateTimeEnd()
Returns the DateEnd
|
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 search type
|
String |
getUrl()
Returns the Url
|
Date getDate()
int getId()
String getTitle()
String getLocation()
String getEventClass()
String getDescription()
String getDateTimeStart()
String getDateTimeEnd()
String getStatus()
int getPriority()
String getUrl()
int getPeriodicity()
int getOccurrence()
Date getDateEnd()
String getLocationTown()
String getLocationZip()
String getLocationAddress()
String getMapUrl()
String getLinkUrl()
int getDocumentId()
String getPageUrl()
int getTopEvent()
fr.paris.lutece.portal.service.image.ImageResource getImageResource()
String getType()
Date getDateCreation()
int getIdCalendar()
Copyright © 2015 City of Paris. All rights reserved.