| Package | Description |
|---|---|
| com.erudika.para.cache |
The cache module - handles object caching.
|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockCache |
| Modifier and Type | Method and Description |
|---|---|
Cache |
CoreUtils.getCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreUtils.setCache(Cache cache) |
| Constructor and Description |
|---|
CoreUtils(DAO dao,
Search search,
Cache cache)
Default constructor.
|
Copyright © 2016 Erudika. All rights reserved.