|
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.service.persistence.CalEventFinderUtil
@Deprecated @ProviderType public class CalEventFinderUtil
| Constructor Summary | |
|---|---|
CalEventFinderUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static int |
countByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types)
Deprecated. |
static List<CalEvent> |
findByFutureReminders()
Deprecated. |
static List<CalEvent> |
findByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types)
Deprecated. |
static List<CalEvent> |
findByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types,
int start,
int end)
Deprecated. |
static List<CalEvent> |
findByNoAssets()
Deprecated. |
static CalEventFinder |
getFinder()
Deprecated. |
void |
setFinder(CalEventFinder finder)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalEventFinderUtil()
| Method Detail |
|---|
public static int countByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types)
public static List<CalEvent> findByFutureReminders()
public static List<CalEvent> findByNoAssets()
public static List<CalEvent> findByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types)
public static List<CalEvent> findByG_SD_T(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive,
String[] types,
int start,
int end)
public static CalEventFinder getFinder()
public void setFinder(CalEventFinder finder)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||