|
|||||||||
| 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
public class CalEventFinderUtil
| Constructor Summary | |
|---|---|
CalEventFinderUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<CalEvent> |
findByG_SD(long groupId,
java.util.Date startDateGT,
java.util.Date startDateLT,
boolean timeZoneSensitive)
|
static CalEventFinder |
getFinder()
|
void |
setFinder(CalEventFinder finder)
|
| 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 java.util.List<CalEvent> findByG_SD(long groupId,
java.util.Date startDateGT,
java.util.Date startDateLT,
boolean timeZoneSensitive)
throws com.liferay.portal.SystemException
com.liferay.portal.SystemExceptionpublic static CalEventFinder getFinder()
public void setFinder(CalEventFinder finder)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||