Class CalendarEventsEntity
java.lang.Object
sk.iway.iwcm.components.calendar.jpa.CalendarEventsBasic
sk.iway.iwcm.components.calendar.jpa.CalendarEventsEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCity()
getLng()
void
setAddress
(String address) void
void
setDescription
(String description) void
void
void
void
void
void
void
setNotifyEmails
(String notifyEmails) void
setNotifyHoursBefore
(Integer notifyHoursBefore) void
setNotifyIntrotext
(String notifyIntrotext) void
setNotifySender
(String notifySender) void
setNotifySendsms
(Boolean notifySendsms) void
setTimeRange
(String timeRange) Methods inherited from class sk.iway.iwcm.components.calendar.jpa.CalendarEventsBasic
getApprove, getArea, getCreatorId, getDateFrom, getDateTo, getDomainId, getEditorFields, getId, getSuggest, getTitle, getTypeId, setApprove, setArea, setCreatorId, setDateFrom, setDateTo, setDomainId, setEditorFields, setId, setSuggest, setTitle, setTypeId
-
Constructor Details
-
CalendarEventsEntity
public CalendarEventsEntity()
-
-
Method Details
-
getLng
-
getTimeRange
-
getCity
-
getAddress
-
getFieldA
-
getFieldB
-
getFieldC
-
getFieldD
-
getFieldE
-
getDescription
-
getNotifyHoursBefore
-
getNotifyEmails
-
getNotifySender
-
getNotifyIntrotext
-
getNotifySendsms
-
setLng
-
setTimeRange
-
setCity
-
setAddress
-
setFieldA
-
setFieldB
-
setFieldC
-
setFieldD
-
setFieldE
-
setDescription
-
setNotifyHoursBefore
-
setNotifyEmails
-
setNotifySender
-
setNotifyIntrotext
-
setNotifySendsms
-