public interface AsynchronouslyRefreshedCache<T> extends RefreshableCache<T>
Modifier and Type | Method and Description |
---|---|
String |
getCacheId()
Get the cache id
|
boolean |
isUpToDate()
Determine if the cache is up to date
|
get, refresh
String getCacheId()
boolean isUpToDate()
Copyright © 2005–2017 Alfresco Software. All rights reserved.