Uses of Class
atg.projects.store.cache.StoreDimensionValueCacheTools

Packages that use StoreDimensionValueCacheTools
atg.projects.store.droplet   
 

Uses of StoreDimensionValueCacheTools in atg.projects.store.droplet
 

Methods in atg.projects.store.droplet that return StoreDimensionValueCacheTools
 StoreDimensionValueCacheTools TargetLinkURLDroplet.getDimensionValueCacheTools()
           
 

Methods in atg.projects.store.droplet with parameters of type StoreDimensionValueCacheTools
 void TargetLinkURLDroplet.setDimensionValueCacheTools(StoreDimensionValueCacheTools pDimensionValueCacheTools)