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

java.lang.Object
  extended bycom.liferay.portlet.calendar.service.impl.CalEventLocalUtil

public class CalEventLocalUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Michael Young

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

Field Detail

CACHE_NAME

public static final java.lang.String CACHE_NAME
Constructor Detail

CalEventLocalUtil

public CalEventLocalUtil()
Method Detail

clearEventsPool

protected static void clearEventsPool(long groupId)

getEventsPool

protected static java.util.Map getEventsPool(long groupId)