Class ResourcesCache.Cache
java.lang.Object
org.eclipse.dirigible.commons.config.ResourcesCache.Cache
- Enclosing class:
- ResourcesCache
public static class ResourcesCache.Cache extends Object
The Class Cache.
-
Method Details
-
getTag
Gets the tag.- Parameters:
id- the id- Returns:
- the tag
-
setTag
Sets the tag.- Parameters:
id- the idtag- the tag
-
generateTag
Generate tag.- Returns:
- the string
-
clear
public void clear()Clear.
-