Liferay 6.1.2-ce-ga3

com.liferay.portlet.calendar.service.impl
Class CalEventLocalUtil

java.lang.Object
  extended by com.liferay.portlet.calendar.service.impl.CalEventLocalUtil

public class CalEventLocalUtil
extends Object


Constructor Summary
CalEventLocalUtil()
           
 
Method Summary
protected static void clearEventsPool(long groupId)
           
protected static Map<String,List<CalEvent>> getEventsPool(long groupId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalEventLocalUtil

public CalEventLocalUtil()
Method Detail

clearEventsPool

protected static void clearEventsPool(long groupId)

getEventsPool

protected static Map<String,List<CalEvent>> getEventsPool(long groupId)

Liferay 6.1.2-ce-ga3