Package | Description |
---|---|
de.xima.fc.plugin.entities | |
de.xima.fc.plugin.models.retval.entities |
Modifier and Type | Method and Description |
---|---|
default IPluginEntitiesConnectionRetVal |
IPluginEntities.getConnectionDetails()
By default, plugin entities are saved in the system database, ie the same database that FORMCYCLE uses.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginEntitiesConnectionRetVal
A simple implementation of
IPluginEntitiesConnectionRetVal you may use in a plugin. |
Modifier and Type | Method and Description |
---|---|
static IPluginEntitiesConnectionRetVal |
PluginEntitiesConnectionRetVal.forSystemDbWithAdditionalProperties(Map<String,Object> additionalProperties)
Creates a new connection details object for a connection to the FORMCYCLE database.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.