Uses of Class
org.jasig.portlet.courses.model.sakai.xml.CacheControl

Packages that use CacheControl
org.jasig.portlet.courses.model.sakai.xml   
 

Uses of CacheControl in org.jasig.portlet.courses.model.sakai.xml
 

Fields in org.jasig.portlet.courses.model.sakai.xml declared as CacheControl
protected  CacheControl Headers.cacheControl
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return CacheControl
 CacheControl ObjectFactory.createCacheControl()
          Create an instance of CacheControl
 CacheControl Headers.getCacheControl()
          Gets the value of the cacheControl property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type CacheControl
 void Headers.setCacheControl(CacheControl value)
          Sets the value of the cacheControl property.
 



Copyright © 2011 Jasig. All Rights Reserved.