public class Module extends AbstractOrienteerModule
IOrienteerModule for 'taucharts' moduleOMODULE_ACTIVATE, OMODULE_CLASS, OMODULE_NAME, OMODULE_VERSION| Modifier | Constructor and Description |
|---|---|
protected |
Module() |
| Modifier and Type | Method and Description |
|---|---|
void |
makeSchema(com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
void |
onDestroy(OrienteerWebApplication app,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
void |
onInitialize(OrienteerWebApplication app,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
com.orientechnologies.orient.core.record.impl.ODocument |
onInstall(OrienteerWebApplication app,
com.orientechnologies.orient.core.db.document.ODatabaseDocument db) |
getDependencies, getName, getVersion, onConfigurationChange, onDestroy, onInitialize, onUninstall, onUninstall, onUpdate, onUpdatepublic com.orientechnologies.orient.core.record.impl.ODocument onInstall(OrienteerWebApplication app, com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
onInstall in interface IOrienteerModuleonInstall in class AbstractOrienteerModulepublic void onInitialize(OrienteerWebApplication app, com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
onInitialize in class AbstractOrienteerModulepublic void onDestroy(OrienteerWebApplication app, com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
onDestroy in class AbstractOrienteerModulepublic void makeSchema(com.orientechnologies.orient.core.db.document.ODatabaseDocument db)
Copyright © 2018. All rights reserved.