Uses of Class
com.macvu.tiles.CacheComponentDefinition

Packages that use CacheComponentDefinition
com.macvu.tiles   
com.macvu.tiles.capture   
com.macvu.tiles.taglib   
com.macvu.tiles.xmlDefinition   
 

Uses of CacheComponentDefinition in com.macvu.tiles
 

Methods in com.macvu.tiles that return CacheComponentDefinition
 CacheComponentDefinition CacheInformation.getParent()
           
 

Methods in com.macvu.tiles with parameters of type CacheComponentDefinition
 void CacheInformation.setParent(CacheComponentDefinition parent)
           
 

Uses of CacheComponentDefinition in com.macvu.tiles.capture
 

Methods in com.macvu.tiles.capture with parameters of type CacheComponentDefinition
protected  void CacheablesCaptureWrapper.addCacheablesForTile(CacheComponentDefinition definition, javax.servlet.http.HttpServletRequest request)
           
protected  void CacheablesCaptureWrapper.addCacheablesForTile(CacheComponentDefinition definition, javax.servlet.http.HttpSession session)
           
protected  void CacheablesCaptureWrapper.addCacheablesForTile(CacheComponentDefinition definition, javax.servlet.jsp.PageContext pageContext)
           
 void CacheablesCaptureWrapper.captureCacheablesForTile(CacheComponentDefinition definition, javax.servlet.http.HttpServletRequest request)
           
 void CacheablesCaptureWrapper.captureCacheablesForTile(CacheComponentDefinition definition, javax.servlet.jsp.PageContext pageContext)
           
 

Uses of CacheComponentDefinition in com.macvu.tiles.taglib
 

Fields in com.macvu.tiles.taglib declared as CacheComponentDefinition
protected  CacheComponentDefinition CacheInsertTag.CacheInsertHandler.definition
           
 

Constructors in com.macvu.tiles.taglib with parameters of type CacheComponentDefinition
CacheInsertTag.CacheInsertHandler(CacheComponentDefinition definition, java.lang.String page, java.lang.String role, org.apache.struts.tiles.Controller controller)
          Constructor.
 

Uses of CacheComponentDefinition in com.macvu.tiles.xmlDefinition
 

Subclasses of CacheComponentDefinition in com.macvu.tiles.xmlDefinition
 class XmlCacheDefinition
           
 



Copyright © 2005 MacVu group. All Rights Reserved.