public interface CacheService
| Modifier and Type | Method and Description | 
|---|---|
| void | clearKfsBusinessObjectCache(Class boClass) | 
| void | clearNamedCache(String name) | 
| void | clearSystemCaches()Clears system cache including spring service method cache and KIM cache | 
void clearSystemCaches()
void clearNamedCache(String name)
void clearKfsBusinessObjectCache(Class boClass)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.