| Package | Description |
|---|---|
| org.dd4t.providers |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheProvider.storeInCache(String key,
Cachable ob,
Collection<Cachable> deps)
Deprecated.
Store given item in the cache with a reference to given collection of also cached items
|
| Modifier and Type | Method and Description |
|---|---|
void |
CacheProvider.storeInCache(String key,
Cachable ob,
Collection<Cachable> deps)
Deprecated.
Store given item in the cache with a reference to given collection of also cached items
|
Copyright © 2017. All rights reserved.