Searched refs:itemsCache (Results 1 – 1 of 1) sorted by relevance
151 Map itemsCache; field in AgendaTemplate293 if (itemsCache == null) in AgendaTemplate()367 itemsCache = new Hashtable(11); in initItemsCache()372 itemsCache.put(FILLIN_MEETING_TYPE, in initItemsCache()376 itemsCache.put(FILLIN_BRING, in initItemsCache()380 itemsCache.put(FILLIN_READ, in initItemsCache()384 itemsCache.put(FILLIN_NOTES, in initItemsCache()390 itemsCache.put(FILLIN_CALLED_BY, in initItemsCache()394 itemsCache.put(FILLIN_FACILITATOR, in initItemsCache()398 itemsCache.put(FILLIN_PARTICIPANTS, in initItemsCache()[all …]