public class CrmProjectExtension extends ProjectAdapter
ID| Constructor and Description |
|---|
CrmProjectExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(ImmoToolProject project)
This method is executed, when the currently opened project is closed.
|
void |
open(ImmoToolProject project)
This method is executed, when a project is opened.
|
clean, getRequiredPluginIds, openFinished, reload, repair, repairFinishedpublic void close(ImmoToolProject project) throws ImmoToolException
ProjectExtensionclose in interface ProjectExtensionclose in class ProjectAdapterproject - current projectImmoToolException - error on executionpublic void open(ImmoToolProject project) throws ImmoToolException
ProjectExtensionopen in interface ProjectExtensionopen in class ProjectAdapterproject - current projectImmoToolException - error on executionCopyright © 2015 OpenEstate. All rights reserved.