com.liferay.portlet.calendar.service.persistence
Class CalEventFinderUtil
java.lang.Object
com.liferay.portlet.calendar.service.persistence.CalEventFinderUtil
public class CalEventFinderUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalEventFinderUtil
public CalEventFinderUtil()
findByNoAssets
public static List<CalEvent> findByNoAssets()
throws SystemException
- Throws:
SystemException
findByG_SD
public static List<CalEvent> findByG_SD(long groupId,
Date startDateGT,
Date startDateLT,
boolean timeZoneSensitive)
throws SystemException
- Throws:
SystemException
getFinder
public static CalEventFinder getFinder()
setFinder
public void setFinder(CalEventFinder finder)