Class GroovyCalendarRtCache
java.lang.Object
de.uplanet.lucy.server.calendar.rtcache.GroovyCalendarRtCache
Groovy calendar runtime cache, providing a thin layer to the underlying delegate.
- 
Method SummaryModifier and TypeMethodDescriptiongetCalendarPluginInfo(String p_strPluginGuid) Get a Groovy calendar plugin information instance.static GroovyCalendarRtCache
- 
Method Details- 
getInstance- Returns:
- The RT plugin cache.
 
- 
getCalendarPluginInfoGet a Groovy calendar plugin information instance.- Parameters:
- p_strPluginGuid- The plugin GUID.
- Returns:
- A Groovy calendar plugin information instance.
 
 
-