| Package | Description |
|---|---|
| com.erudika.para.core.utils |
Core utilities - helper methods for implementing ParaObject and and links.
|
| Modifier and Type | Method and Description |
|---|---|
static CoreUtils |
CoreUtils.getInstance()
Provides a default instance using fake DAO, Search and Cache implementations.
|
static CoreUtils |
CoreUtils.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoreUtils[] |
CoreUtils.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Erudika. All rights reserved.