Uses of Class
com.openindex.openestate.tool.ImmoToolAgent
-
Packages that use ImmoToolAgent Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks.com.openindex.openestate.tool.agency.expose com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of ImmoToolAgent in com.openindex.openestate.tool
Methods in com.openindex.openestate.tool that return ImmoToolAgent Modifier and Type Method Description ImmoToolAgentImmoToolProject. getAgent()Get locally stored agent.static ImmoToolAgentImmoToolAgent. loadAgent(Connection c, DbExtension dbExtension)static ImmoToolAgentImmoToolAgent. parseImmoToolAgent(org.dom4j.Document doc)Methods in com.openindex.openestate.tool with parameters of type ImmoToolAgent Modifier and Type Method Description static ImmoToolAgentPanelImmoToolAgentPanel. createTab(ImmoToolAgent agent)abstract voidImmoToolAgentPanel.AbstractTab. load(ImmoToolAgent agent)abstract voidImmoToolAgentPanel.AbstractTab. save(ImmoToolAgent agent)static voidImmoToolAgent. saveAgent(Connection c, DbExtension dbExtension, ImmoToolAgent agent)voidImmoToolAgentPanel.AbstractTab. saveFinished(ImmoToolAgent agent, ImmoToolProject project)Constructors in com.openindex.openestate.tool with parameters of type ImmoToolAgent Constructor Description ImmoToolProjectCreateTask(ImmoToolProject project, ImmoToolAgent projectAgent, Map<String,Boolean> projectPlugins, Upgrade localProjectUpgrade) -
Uses of ImmoToolAgent in com.openindex.openestate.tool.agency.expose
Methods in com.openindex.openestate.tool.agency.expose that return ImmoToolAgent Modifier and Type Method Description protected ImmoToolAgentAbstractExpose. getAgent()Methods in com.openindex.openestate.tool.agency.expose with parameters of type ImmoToolAgent Modifier and Type Method Description protected com.lowagie.text.pdf.PdfPTablePdfShortExpose. createExposeContactTable(DbAgencyContact contact, ImmoToolAgent agent, Color textColor, float totalWidth, float totalHeight) -
Uses of ImmoToolAgent in com.openindex.openestate.tool.utils
Methods in com.openindex.openestate.tool.utils that return ImmoToolAgent Modifier and Type Method Description ImmoToolAgentUpgrade. getAgent()
-