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

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

public class CalEventLocalUtil
extends java.lang.Object

Author:
Brian Wing Shun Chan, Michael Young

Constructor Summary
CalEventLocalUtil()
           
 
Method Summary
protected static void clearEventsPool(long groupId)
           
protected static java.util.Map<java.lang.String,java.util.List<com.liferay.portlet.calendar.model.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 java.util.Map<java.lang.String,java.util.List<com.liferay.portlet.calendar.model.CalEvent>> getEventsPool(long groupId)