info.aduna.gee.publication.servlets.cache
Class ZpadCatCache
java.lang.Object
info.aduna.gee.publication.servlets.cache.ZpadCatCache
public class ZpadCatCache
- extends Object
Zpad Categories File Cache
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_descriptionsPerHost
protected static HashMap _descriptionsPerHost
_rulesPerHost
protected static HashMap _rulesPerHost
ZpadCatCache
public ZpadCatCache()
getDescriptions
public static Properties getDescriptions(javax.servlet.http.HttpServletRequest request)
_loadDescriptions
protected static Properties _loadDescriptions(javax.servlet.http.HttpServletRequest request)
get
public static HashMap get(String host)
_load
protected static HashMap _load(String host)
refresh
public static void refresh(String host)
getAllDescriptions
public static HashMap getAllDescriptions(javax.servlet.http.HttpServletRequest request)
putAll
public static void putAll(String host,
HashMap catDefs,
HashMap catDescriptionsPerLanguage)
Copyright © 1997-2008 Aduna. All Rights Reserved.