Class GroovyCalendarRtCache

java.lang.Object
de.uplanet.lucy.server.calendar.rtcache.GroovyCalendarRtCache

@Scriptable public final class GroovyCalendarRtCache extends Object
Groovy calendar runtime cache, providing a thin layer to the underlying delegate.
  • Method Details

    • getInstance

      public static GroovyCalendarRtCache getInstance()
      Returns:
      The RT plugin cache.
    • getCalendarPluginInfo

      public GroovyCalendarPluginInfo getCalendarPluginInfo(String p_strPluginGuid)
      Get a Groovy calendar plugin information instance.
      Parameters:
      p_strPluginGuid - The plugin GUID.
      Returns:
      A Groovy calendar plugin information instance.