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 TypeMethodDescriptionintgetArea()intintGets the calendarId attribute of the CalendarDetails objectgetCircleImgString(javax.servlet.http.HttpServletRequest request) getCity()intintgetFrom()Gets the from attribute of the CalendarDetails objectlonggetInfo1()getInfo2()getInfo3()getInfo4()getInfo5()getLng()intgetTitle()Gets the title attribute of the CalendarDetails objectgetTo()Gets the to attribute of the CalendarDetails objectlonggetType()intGets the type attribute of the CalendarDetails objectbooleanbooleanvoidsetAddress(String address) voidsetApprove(int approve) voidvoidsetBgColorIndex(int bgColorIndex) voidsetCalendarId(int calendarId) Sets the calendarId attribute of the CalendarDetails objectvoidvoidsetCreatorId(int creatorId) voidsetDescription(String description) voidsetDomainId(int domainId) voidSets the from attribute of the CalendarDetails objectvoidsetHashString(String hashString) voidvoidvoidvoidvoidvoidvoidsetNotifyEmails(String notifyEmails) voidsetNotifyHoursBefore(int notifyHoursBefore) voidsetNotifyIntrotext(String notifyIntrotext) voidsetNotifySender(String notifySender) voidsetNotifySendSMS(boolean notifySendSMS) voidsetSuggest(boolean suggest) voidsetTimeRange(String timeRange) voidSets the title attribute of the CalendarDetails objectvoidSets the to attribute of the CalendarDetails objectvoidvoidsetTypeId(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)
-