|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.calendar.util.CalUtil
@Deprecated public class CalUtil
| Constructor Summary | |
|---|---|
CalUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static Date |
getDaylightSavingTimeOffsetDate(CalEvent event,
TimeZone userTimeZone,
Calendar cal,
Date date)
Deprecated. |
static String |
getEmailEventReminderBody(PortletPreferences preferences)
Deprecated. |
static boolean |
getEmailEventReminderEnabled(PortletPreferences preferences)
Deprecated. |
static String |
getEmailEventReminderSubject(PortletPreferences preferences)
Deprecated. |
static String |
getEmailFromAddress(PortletPreferences preferences,
long companyId)
Deprecated. |
static String |
getEmailFromName(PortletPreferences preferences,
long companyId)
Deprecated. |
static Date |
getEndTime(CalEvent event)
Deprecated. |
static boolean |
isAllDay(CalEvent event,
TimeZone timeZone,
Locale locale)
Deprecated. |
static String |
toString(Calendar cal,
String[] types)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalUtil()
| Method Detail |
|---|
public static Date getDaylightSavingTimeOffsetDate(CalEvent event,
TimeZone userTimeZone,
Calendar cal,
Date date)
public static String getEmailEventReminderBody(PortletPreferences preferences)
public static boolean getEmailEventReminderEnabled(PortletPreferences preferences)
public static String getEmailEventReminderSubject(PortletPreferences preferences)
public static String getEmailFromAddress(PortletPreferences preferences,
long companyId)
public static String getEmailFromName(PortletPreferences preferences,
long companyId)
public static Date getEndTime(CalEvent event)
public static boolean isAllDay(CalEvent event,
TimeZone timeZone,
Locale locale)
public static String toString(Calendar cal,
String[] types)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||