| Package | Description | 
|---|---|
| com.communote.server.core.common.caching | |
| com.communote.server.core.image.caching | 
| Modifier and Type | Method and Description | 
|---|---|
<K extends CacheKey,T extends Serializable> | 
Cache.get(K key,
   AccessRestrictedCacheElementProvider<K,T> provider)
This method checks the access for the given item, before it returns it. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ImageCacheElementProvider
Provider which loads the unscaled images of a certain image type using an  
ImageProvider. | 
Copyright © 2019 Communote team. All rights reserved.