Package sk.iway.iwcm.calendar
Class CalendarDetails
java.lang.Object
sk.iway.iwcm.calendar.CalendarDetails
drzi riadok z tabulky calendar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getArea()
int
int
Gets the calendarId attribute of the CalendarDetails objectgetCircleImgString
(javax.servlet.http.HttpServletRequest request) getCity()
int
int
getFrom()
Gets the from attribute of the CalendarDetails objectlong
getInfo1()
getInfo2()
getInfo3()
getInfo4()
getInfo5()
getLng()
int
getTitle()
Gets the title attribute of the CalendarDetails objectgetTo()
Gets the to attribute of the CalendarDetails objectlong
getType()
int
Gets the type attribute of the CalendarDetails objectboolean
boolean
void
setAddress
(String address) void
setApprove
(int approve) void
void
setBgColorIndex
(int bgColorIndex) void
setCalendarId
(int calendarId) Sets the calendarId attribute of the CalendarDetails objectvoid
void
setCreatorId
(int creatorId) void
setDescription
(String description) void
setDomainId
(int domainId) void
Sets the from attribute of the CalendarDetails objectvoid
setHashString
(String hashString) void
void
void
void
void
void
void
setNotifyEmails
(String notifyEmails) void
setNotifyHoursBefore
(int notifyHoursBefore) void
setNotifyIntrotext
(String notifyIntrotext) void
setNotifySender
(String notifySender) void
setNotifySendSMS
(boolean notifySendSMS) void
setSuggest
(boolean suggest) void
setTimeRange
(String timeRange) void
Sets the title attribute of the CalendarDetails objectvoid
Sets the to attribute of the CalendarDetails objectvoid
void
setTypeId
(int typeId) Sets the type attribute of the CalendarDetails object
-
Constructor Details
-
CalendarDetails
public CalendarDetails()
-
-
Method Details
-
getCalendarId
public int getCalendarId()Gets the calendarId attribute of the CalendarDetails object- Returns:
- The calendarId value
-
setCalendarId
public void setCalendarId(int calendarId) Sets the calendarId attribute of the CalendarDetails object- Parameters:
calendarId
- The new calendarId value
-
setTitle
Sets the title attribute of the CalendarDetails object- Parameters:
title
- The new title value
-
getTitle
Gets the title attribute of the CalendarDetails object- Returns:
- The title value
-
setFrom
Sets the from attribute of the CalendarDetails object- Parameters:
from
- The new from value
-
getFrom
Gets the from attribute of the CalendarDetails object- Returns:
- The from value
-
getFromLong
public long getFromLong() -
getFromString
-
setTo
Sets the to attribute of the CalendarDetails object- Parameters:
to
- The new to value
-
getTo
Gets the to attribute of the CalendarDetails object- Returns:
- The to value
-
getToLong
public long getToLong() -
getToString
-
setTypeId
public void setTypeId(int typeId) Sets the type attribute of the CalendarDetails object- Parameters:
typeId
- The new type value
-
getTypeId
public int getTypeId()Gets the type attribute of the CalendarDetails object- Returns:
- The type value
-
setBgColorIndex
public void setBgColorIndex(int bgColorIndex) -
getBgColorIndex
public int getBgColorIndex() -
getCircleImgString
-
getType
-
setType
-
getTimeRange
-
setTimeRange
-
getArea
-
setArea
-
getCity
-
setCity
-
getAddress
-
setAddress
-
getDescription
-
setDescription
-
getInfo1
-
setInfo1
-
getInfo2
-
setInfo2
-
getInfo3
-
setInfo3
-
getInfo4
-
setInfo4
-
getInfo5
-
setInfo5
-
getNotifyHoursBefore
public int getNotifyHoursBefore() -
setNotifyHoursBefore
public void setNotifyHoursBefore(int notifyHoursBefore) -
getNotifyEmails
-
setNotifyEmails
-
getNotifySender
-
setNotifySender
-
getNotifyIntrotext
-
setNotifyIntrotext
-
isNotifySendSMS
public boolean isNotifySendSMS() -
setNotifySendSMS
public void setNotifySendSMS(boolean notifySendSMS) -
getLng
-
setLng
-
getCreatorId
public int getCreatorId() -
setCreatorId
public void setCreatorId(int creatorId) -
getApprove
public int getApprove() -
setApprove
public void setApprove(int approve) -
isSuggest
public boolean isSuggest() -
setSuggest
public void setSuggest(boolean suggest) -
getHashString
-
setHashString
-
getDomainId
public int getDomainId() -
setDomainId
public void setDomainId(int domainId)
-