| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common.plugindata |
Plug-in data interfaces which are used across different data models.
|
| de.aristaflow.adept2.model.common.systemdata | |
| de.aristaflow.adept2.model.orgmodel |
| Modifier and Type | Class and Description |
|---|---|
class |
LongDateSystemDataFormatter
Simple formatter which is used for
long values in the
plug-in data, which consumes a date value. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicSystemDataFormatter
A very basic
SystemDataFormatter using the Object.toString() method
of each value. |
| Modifier and Type | Class and Description |
|---|---|
class |
OrgPolicySystemDataFormatter
A
SystemDataFormatter
that knows how to format parameter values for org. policies (either used as
values in selections or for dynamic entity expressions). |