| Package | Description |
|---|---|
| com.erudika.para |
Default package.
|
| 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 |
|---|---|
static Search |
Para.getSearch() |
| Modifier and Type | Method and Description |
|---|---|
abstract Search |
CoreUtils.getSearch()
Returns the Search object.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
CoreUtils.setSearch(Search search)
Sets the Search object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockSearch |
Copyright © 2018 Erudika. All rights reserved.