Class CalendarDetails

java.lang.Object
sk.iway.iwcm.calendar.CalendarDetails

public class CalendarDetails extends Object
drzi riadok z tabulky calendar
  • 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

      public void setTitle(String title)
      Sets the title attribute of the CalendarDetails object
      Parameters:
      title - The new title value
    • getTitle

      public String getTitle()
      Gets the title attribute of the CalendarDetails object
      Returns:
      The title value
    • setFrom

      public void setFrom(Timestamp from)
      Sets the from attribute of the CalendarDetails object
      Parameters:
      from - The new from value
    • getFrom

      public Timestamp getFrom()
      Gets the from attribute of the CalendarDetails object
      Returns:
      The from value
    • getFromLong

      public long getFromLong()
    • getFromString

      public String getFromString()
    • setTo

      public void setTo(Timestamp to)
      Sets the to attribute of the CalendarDetails object
      Parameters:
      to - The new to value
    • getTo

      public Timestamp getTo()
      Gets the to attribute of the CalendarDetails object
      Returns:
      The to value
    • getToLong

      public long getToLong()
    • getToString

      public String 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

      public String getCircleImgString(javax.servlet.http.HttpServletRequest request)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getTimeRange

      public String getTimeRange()
    • setTimeRange

      public void setTimeRange(String timeRange)
    • getArea

      public String getArea()
    • setArea

      public void setArea(String area)
    • getCity

      public String getCity()
    • setCity

      public void setCity(String city)
    • getAddress

      public String getAddress()
    • setAddress

      public void setAddress(String address)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getInfo1

      public String getInfo1()
    • setInfo1

      public void setInfo1(String info1)
    • getInfo2

      public String getInfo2()
    • setInfo2

      public void setInfo2(String info2)
    • getInfo3

      public String getInfo3()
    • setInfo3

      public void setInfo3(String info3)
    • getInfo4

      public String getInfo4()
    • setInfo4

      public void setInfo4(String info4)
    • getInfo5

      public String getInfo5()
    • setInfo5

      public void setInfo5(String info5)
    • getNotifyHoursBefore

      public int getNotifyHoursBefore()
    • setNotifyHoursBefore

      public void setNotifyHoursBefore(int notifyHoursBefore)
    • getNotifyEmails

      public String getNotifyEmails()
    • setNotifyEmails

      public void setNotifyEmails(String notifyEmails)
    • getNotifySender

      public String getNotifySender()
    • setNotifySender

      public void setNotifySender(String notifySender)
    • getNotifyIntrotext

      public String getNotifyIntrotext()
    • setNotifyIntrotext

      public void setNotifyIntrotext(String notifyIntrotext)
    • isNotifySendSMS

      public boolean isNotifySendSMS()
    • setNotifySendSMS

      public void setNotifySendSMS(boolean notifySendSMS)
    • getLng

      public String getLng()
    • setLng

      public void setLng(String lng)
    • 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

      public String getHashString()
    • setHashString

      public void setHashString(String hashString)
    • getDomainId

      public int getDomainId()
    • setDomainId

      public void setDomainId(int domainId)