@Component
@Scope(value="prototype")
@Refreshable
public class InteractikCalendarEventViewForm
extends org.osivia.services.calendar.event.view.portlet.model.CalendarEventViewForm
CalendarEventViewForm| Constructor and Description |
|---|
InteractikCalendarEventViewForm()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFacebookUrl()
Getter for facebookUrl.
|
String |
getFormattedDate()
Getter for formattedDate.
|
String |
getFormattedTime()
Getter for formattedTime.
|
InteractikCalendarEventProperties |
getInteractik()
Getter for interactik.
|
String |
getLinkedinUrl() |
String |
getMailUrl() |
String |
getPictureUrl()
Getter for pictureUrl.
|
String |
getTwitterUrl()
Getter for twitterUrl.
|
void |
setFacebookUrl(String facebookUrl)
Setter for facebookUrl.
|
void |
setFormattedDate(String formattedDate)
Setter for formattedDate.
|
void |
setFormattedTime(String formattedTime)
Setter for formattedTime.
|
void |
setInteractik(InteractikCalendarEventProperties interactik) |
void |
setLinkedinUrl(String linkedinUrl) |
void |
setMailUrl(String mailUrl) |
void |
setPictureUrl(String pictureUrl)
Setter for pictureUrl.
|
void |
setTwitterUrl(String twitterUrl)
Setter for twitterUrl.
|
getDocument, getEndDateAllDay, isSameDay, setDocument, setEndDateAllDay, setSameDaygetAttachments, getDates, getDescription, getEndDate, getLocation, getStartDate, isAllDay, setAllDay, setAttachments, setDates, setDescription, setEndDate, setLocation, setStartDatepublic InteractikCalendarEventViewForm()
public String getFormattedDate()
public void setFormattedDate(String formattedDate)
formattedDate - the formattedDate to setpublic String getFormattedTime()
public void setFormattedTime(String formattedTime)
formattedTime - the formattedTime to setpublic String getTwitterUrl()
public void setTwitterUrl(String twitterUrl)
twitterUrl - the twitterUrl to setpublic String getFacebookUrl()
public void setFacebookUrl(String facebookUrl)
facebookUrl - the facebookUrl to setpublic String getPictureUrl()
public void setPictureUrl(String pictureUrl)
pictureUrl - the pictureUrl to setpublic InteractikCalendarEventProperties getInteractik()
public void setInteractik(InteractikCalendarEventProperties interactik)
public String getLinkedinUrl()
public void setLinkedinUrl(String linkedinUrl)
public String getMailUrl()
public void setMailUrl(String mailUrl)
Copyright © 2019. All rights reserved.