Package | Description |
---|---|
de.xima.fc.plugin.entities | |
de.xima.fc.plugin.models.params.entities |
Modifier and Type | Method and Description |
---|---|
void |
IPluginEntities.onDatabaseReady(IPluginEntitiesParams params)
This callback method is invoked after the plugin was initialized
(
IFCPlugin.initialize(de.xima.fc.interfaces.plugin.lifecycle.IPluginInitializeData) ) and after the database was set
up and is ready to be used. |
Modifier and Type | Class and Description |
---|---|
class |
PluginEntitiesParams
Implementation of the
IPluginEntitiesParams . |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.