Class DailyPlanCache

java.lang.Object
overit.geocallapp.wfm.core.bl.dailyplan.DailyPlanCache

public class DailyPlanCache extends Object
Daily Plan Cache.
Since:
18.0
  • Constructor Details

    • DailyPlanCache

      public DailyPlanCache()
  • Method Details

    • getTooltipImageCache

      public ConcurrentHashMap<Long,String> getTooltipImageCache()
      Returns the tooltip cache containing the resource tooltip information
      Returns:
      the tooltip cache
    • setTooltipImageCache

      public void setTooltipImageCache(ConcurrentHashMap<Long,String> tooltipImageCache)
      Sets the tooltip cache containing the resource tooltip information
      Parameters:
      tooltipImageCache - the tooltip cache