@Component
@Scope(value="prototype")
public class InteractikCalendarEventEditionForm
extends org.osivia.services.calendar.common.model.CalendarCommonEventForm
AbstractCalendarEditionForm| Constructor and Description |
|---|
InteractikCalendarEventEditionForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBoNextEvt() |
org.osivia.services.calendar.common.model.CalendarColor |
getCalendarColor() |
InteractikCalendarColor |
getColor() |
Date |
getDateDebutInscription() |
Date |
getDateFinInscription() |
org.osivia.services.calendar.common.model.CalendarEventDates |
getDates() |
String |
getDepartement() |
fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO |
getDocument() |
Date |
getEndDateAllDay() |
InteractikCalendarEventProperties |
getInteractik()
Getter for interactik.
|
SortedMap<String,String> |
getMapCooperative() |
String |
getStringDebutInscription() |
String |
getStringFinInscription() |
String |
getUrlInscription() |
String |
getVille() |
Image |
getVisual() |
boolean |
isImported() |
boolean |
isSameDay() |
void |
setBoNextEvt(Boolean boNextEvt) |
void |
setCalendarColor(org.osivia.services.calendar.common.model.CalendarColor calendarColor) |
void |
setColor(InteractikCalendarColor color) |
void |
setDateDebutInscription(Date dateDebutInscription) |
void |
setDateFinInscription(Date dateFinInscription) |
void |
setDates(org.osivia.services.calendar.common.model.CalendarEventDates dates) |
void |
setDepartement(String department) |
void |
setDocument(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO document) |
void |
setEndDateAllDay(Date endDateAllDay) |
void |
setImported(boolean imported) |
void |
setMapCooperative(SortedMap<String,String> mapCooperative) |
void |
setSameDay(boolean sameDay) |
void |
setStringDebutInscription(String dateDebutInscription) |
void |
setStringFinInscription(String dateFinInscription) |
void |
setUrlInscription(String urlInscription) |
void |
setVille(String ville) |
void |
setVisual(Image visual) |
getAttachments, getDescription, getEndDate, getLocation, getStartDate, isAllDay, setAllDay, setAttachments, setDescription, setEndDate, setLocation, setStartDatepublic InteractikCalendarEventEditionForm()
public InteractikCalendarColor getColor()
getColor in class org.osivia.services.calendar.common.model.AbstractCalendarEditionFormpublic void setColor(InteractikCalendarColor color)
public String getDepartement()
public void setDepartement(String department)
public String getUrlInscription()
public void setUrlInscription(String urlInscription)
public boolean isSameDay()
public void setSameDay(boolean sameDay)
public Date getEndDateAllDay()
public void setEndDateAllDay(Date endDateAllDay)
public fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO getDocument()
public void setDocument(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO document)
public org.osivia.services.calendar.common.model.CalendarEventDates getDates()
getDates in class org.osivia.services.calendar.common.model.CalendarCommonEventFormpublic void setDates(org.osivia.services.calendar.common.model.CalendarEventDates dates)
setDates in class org.osivia.services.calendar.common.model.CalendarCommonEventFormpublic org.osivia.services.calendar.common.model.CalendarColor getCalendarColor()
public void setCalendarColor(org.osivia.services.calendar.common.model.CalendarColor calendarColor)
public String getVille()
public void setVille(String ville)
public String getStringDebutInscription()
public void setStringDebutInscription(String dateDebutInscription)
public String getStringFinInscription()
public void setStringFinInscription(String dateFinInscription)
public Date getDateDebutInscription()
public void setDateDebutInscription(Date dateDebutInscription)
public Date getDateFinInscription()
public void setDateFinInscription(Date dateFinInscription)
public boolean isImported()
public void setImported(boolean imported)
public InteractikCalendarEventProperties getInteractik()
public Image getVisual()
public void setVisual(Image visual)
public Boolean getBoNextEvt()
public void setBoNextEvt(Boolean boNextEvt)
Copyright © 2019. All rights reserved.