@Component @Scope(value="prototype") @Refreshable public class CalendarEventViewForm extends CalendarCommonEventForm
color| Constructor and Description |
|---|
CalendarEventViewForm() |
| Modifier and Type | Method and Description |
|---|---|
fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO |
getDocument() |
Date |
getEndDateAllDay() |
boolean |
isSameDay() |
void |
setDocument(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO document) |
void |
setEndDateAllDay(Date endDayAllDay) |
void |
setSameDay(boolean sameDay) |
getAttachments, getDates, getDescription, getEndDate, getLocation, getStartDate, isAllDay, setAllDay, setAttachments, setDates, setDescription, setEndDate, setLocation, setStartDategetColor, getTitle, setColor, setTitlepublic boolean isSameDay()
public void setSameDay(boolean sameDay)
public Date getEndDateAllDay()
public void setEndDateAllDay(Date endDayAllDay)
public fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO getDocument()
public void setDocument(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO document)
document - the document to setCopyright © 2019 OSIVIA. All rights reserved.