@Component
@Scope(value="prototype")
@Primary
public class InteractikEvent
extends org.osivia.services.calendar.view.portlet.model.events.Event
| Constructor and Description |
|---|
InteractikEvent(org.osivia.services.calendar.view.portlet.model.events.Event event)
Constructor.
|
InteractikEvent(String id,
String title,
Date startDate,
Date endDate,
boolean allDay,
String bckgcolor,
String viewURL,
String idEventSrc,
String idParentSrc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContenus()
Getter for contenus.
|
Date |
getDebutInscription()
Getter for debutInscription.
|
String |
getDepartement()
Getter for departement.
|
Date |
getFinInscription()
Getter for finInscription.
|
List<String> |
getNiveaux()
Getter for niveaux.
|
List<String> |
getOrganisateurs()
Getter for organisateurs.
|
List<String> |
getPolesDisciplinaires()
Getter for polesDisciplinaires.
|
List<String> |
getReperesDne()
Getter for reperesDne.
|
List<String> |
getThemes()
Getter for themes.
|
String |
getUrlInscription()
Getter for urlInscription.
|
String |
getVille()
Getter for ville.
|
Image |
getVisuelEvt() |
void |
setContenus(List<String> contenus)
Setter for contenus.
|
void |
setDebutInscription(Date debutInscription)
Setter for debutInscription.
|
void |
setDepartement(String departement)
Setter for departement.
|
void |
setFinInscription(Date finInscription)
Setter for finInscription.
|
void |
setNiveaux(List<String> niveaux)
Setter for niveaux.
|
void |
setOrganisateurs(List<String> organisateurs)
Setter for organisateurs.
|
void |
setPolesDisciplinaires(List<String> polesDisciplinaires)
Setter for polesDisciplinaires.
|
void |
setReperesDne(List<String> reperesDne)
Setter for reperesDne.
|
void |
setThemes(List<String> themes)
Setter for themes.
|
void |
setUrlInscription(String urlInscription)
Setter for urlInscription.
|
void |
setVille(String ville)
Setter for ville.
|
void |
setVisuelEvt(Image visuelEvt) |
equals, getBckgColor, getDescription, getEndDate, getId, getIdEventSource, getIdParentSource, getLastModified, getLocation, getStartDate, getSummary, getTime, getTitle, getViewURL, hashCode, isAllDay, setBckgColor, setDescription, setLastModified, setLocation, setTime, toStringpublic InteractikEvent(String id, String title, Date startDate, Date endDate, boolean allDay, String bckgcolor, String viewURL, String idEventSrc, String idParentSrc)
id - event identifiertitle - event titlestartDate - event start dateendDate - event end dateviewURL - event view document URLpublic InteractikEvent(org.osivia.services.calendar.view.portlet.model.events.Event event)
event - eventpublic Image getVisuelEvt()
public void setVisuelEvt(Image visuelEvt)
public String getDepartement()
public void setDepartement(String departement)
departement - the departement to setpublic String getVille()
public void setVille(String ville)
ville - the ville to setpublic String getUrlInscription()
public void setUrlInscription(String urlInscription)
urlInscription - the urlInscription to setpublic Date getDebutInscription()
public void setDebutInscription(Date debutInscription)
debutInscription - the debutInscription to setpublic Date getFinInscription()
public void setFinInscription(Date finInscription)
finInscription - the finInscription to setpublic List<String> getOrganisateurs()
public void setOrganisateurs(List<String> organisateurs)
organisateurs - the organisateurs to setpublic List<String> getPolesDisciplinaires()
public void setPolesDisciplinaires(List<String> polesDisciplinaires)
polesDisciplinaires - the polesDisciplinaires to setpublic void setThemes(List<String> themes)
themes - the themes to setpublic void setNiveaux(List<String> niveaux)
niveaux - the niveaux to setpublic void setContenus(List<String> contenus)
contenus - the contenus to setCopyright © 2019. All rights reserved.