Class GrouperCacheDatabaseClearInput
java.lang.Object
edu.internet2.middleware.grouper.cache.GrouperCacheDatabaseClearInput
parameter to cache clear
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsend cache name if this cache is called by prefixvoid
setCacheName
(String cacheName) send cache name if this cache is called by prefix
-
Constructor Details
-
GrouperCacheDatabaseClearInput
public GrouperCacheDatabaseClearInput()
-
-
Method Details
-
getCacheName
send cache name if this cache is called by prefix- Returns:
-
setCacheName
send cache name if this cache is called by prefix- Parameters:
cacheName
-
-