| Package | Description |
|---|---|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| com.erudika.para.search |
The search module - manages indexing operations and enables search.
|
| Modifier and Type | Method and Description |
|---|---|
Search |
CoreUtils.getSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
CoreUtils.setSearch(Search search) |
| Constructor and Description |
|---|
CoreUtils(DAO dao,
Search search,
Cache cache)
Default constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockSearch |
Copyright © 2016 Erudika. All rights reserved.