Class GroovyCalendarRtCache


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

      • 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.