public class ObjectCache extends Object
| Constructor and Description |
|---|
ObjectCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Reference entry)
Add the provided entry into the cache.
|
Reference |
get(String id)
Retrieve an entry by its Repository ID (RID) from the cache.
|
public void add(Reference entry)
entry - to addCopyright © 2018–2021 ODPi. All rights reserved.