| Package | Description |
|---|---|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| com.erudika.para.persistence |
The persistence module - handles data store communications and object persistence.
|
| Modifier and Type | Method and Description |
|---|---|
DAO |
CoreUtils.getDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreUtils.setDao(DAO dao) |
| Constructor and Description |
|---|
CoreUtils(DAO dao,
Search search,
Cache cache)
Default constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockDAO
Fake DAO for in-memory persistence.
|
Copyright © 2016 Erudika. All rights reserved.