Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.CachingDef

Packages that use CachingDef
org.nuxeo.theme   
org.nuxeo.theme.html   
 

Uses of CachingDef in org.nuxeo.theme
 

Methods in org.nuxeo.theme that return CachingDef
 CachingDef ApplicationType.getResourceCaching()
           
 CachingDef ApplicationType.getStyleCaching()
           
 

Methods in org.nuxeo.theme with parameters of type CachingDef
 void ApplicationType.setResourceCaching(CachingDef resourceCaching)
           
 void ApplicationType.setStyleCaching(CachingDef styleCaching)
           
 

Uses of CachingDef in org.nuxeo.theme.html
 

Methods in org.nuxeo.theme.html with parameters of type CachingDef
static void Utils.setCacheHeaders(HttpServletResponse response, CachingDef caching)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.