@Deprecated public class DefaultCacheKey extends DefaultCacheKey
Constructor and Description |
---|
DefaultCacheKey(String uri,
String serverName,
String locale,
String channel,
Map<String,String> params,
Boolean isSecure)
Deprecated.
since 5.0.3 use info.magnolia.module.cache.DefaultCacheKey.DefaultCacheKey(String, String, String, String, Map
|
DefaultCacheKey(String uri,
String serverName,
String locale,
String channel,
String method,
Map<String,String> params,
Boolean isSecure)
Deprecated.
|
equals, getAdditionalAttributes, getChannel, getDomain, getIsSecured, getLocale, getMethod, getParams, getServerName, getUri, hashCode, toString
@Deprecated public DefaultCacheKey(String uri, String serverName, String locale, String channel, Map<String,String> params, Boolean isSecure)
Copyright © 2015 Magnolia International Ltd.. All rights reserved.