Uses of Class
org.apache.portals.applications.transform.TransformCacheEntry

Packages that use TransformCacheEntry
org.apache.portals.applications.transform   
org.apache.portals.applications.transform.impl   
 

Uses of TransformCacheEntry in org.apache.portals.applications.transform
 

Methods in org.apache.portals.applications.transform that return TransformCacheEntry
 TransformCacheEntry TransformCache.get(java.lang.String key)
          Retrieve the unique TransformCacheEntry keyed off with key
 

Uses of TransformCacheEntry in org.apache.portals.applications.transform.impl
 

Methods in org.apache.portals.applications.transform.impl that return TransformCacheEntry
 TransformCacheEntry MemoryTransformCache.get(java.lang.String key)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.