Package org.ametys.web.inputdata
Class SitemapInputData.SitemapKey
- java.lang.Object
 - 
- org.ametys.plugins.core.impl.cache.AbstractCacheKey
 - 
- org.ametys.web.inputdata.SitemapInputData.SitemapKey
 
 
 
- 
- Enclosing class:
 - SitemapInputData
 
static class SitemapInputData.SitemapKey extends AbstractCacheKey
 
- 
- 
Constructor Summary
Constructors Constructor Description SitemapKey(String skinId, String depth) 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static SitemapInputData.SitemapKeyof(String skinId, String depth)- 
Methods inherited from class org.ametys.plugins.core.impl.cache.AbstractCacheKey
equals, getFields, hashCode, isKeyOnlyForInvalidate, toString 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
SitemapKey
SitemapKey(String skinId, String depth)
 
 - 
 
- 
Method Detail
- 
of
static SitemapInputData.SitemapKey of(String skinId, String depth)
 
 - 
 
 -