Package | Description |
---|---|
com.openindex.openestate.tool |
Hauptklassen des ImmoTool-Frameworks.
|
com.openindex.openestate.tool.agency.expose | |
com.openindex.openestate.tool.utils |
Hilfsklassen.
|
Modifier and Type | Method and Description |
---|---|
ImmoToolAgent |
ImmoToolProject.getAgent()
Get locally stored agent.
|
static ImmoToolAgent |
ImmoToolAgent.loadAgent(Connection c,
DbExtension dbExtension) |
static ImmoToolAgent |
ImmoToolAgent.parseImmoToolAgent(org.dom4j.Document doc) |
Modifier and Type | Method and Description |
---|---|
static ImmoToolAgentPanel |
ImmoToolAgentPanel.createTab(ImmoToolAgent agent) |
abstract void |
ImmoToolAgentPanel.AbstractTab.load(ImmoToolAgent agent) |
abstract void |
ImmoToolAgentPanel.AbstractTab.save(ImmoToolAgent agent) |
static void |
ImmoToolAgent.saveAgent(Connection c,
DbExtension dbExtension,
ImmoToolAgent agent) |
void |
ImmoToolAgentPanel.AbstractTab.saveFinished(ImmoToolAgent agent,
ImmoToolProject project) |
Constructor and Description |
---|
ImmoToolProjectCreateTask(ImmoToolProject project,
ImmoToolAgent projectAgent,
Map<String,Boolean> projectPlugins,
Upgrade localProjectUpgrade) |
Modifier and Type | Method and Description |
---|---|
protected ImmoToolAgent |
AbstractExpose.getAgent() |
Modifier and Type | Method and Description |
---|---|
protected com.lowagie.text.pdf.PdfPTable |
PdfShortExpose.createExposeContactTable(DbAgencyContact contact,
ImmoToolAgent agent,
Color textColor,
float totalWidth,
float totalHeight) |
Modifier and Type | Method and Description |
---|---|
ImmoToolAgent |
Upgrade.getAgent() |
Copyright © 2015 OpenEstate. All rights reserved.