public class ImmoToolAgent
extends com.openindex.openestate.impl.AgentImpl
AgentImpl.| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_AUFSICHT |
static String |
VALUE_GEWERBE |
static String |
VALUE_HANDELSREGISTER |
static String |
VALUE_USTID |
static String |
VALUE_VERTRETUNG |
| Constructor and Description |
|---|
ImmoToolAgent()
Erzeugt eine Instanz der Klasse 'AgencyAgent'
|
ImmoToolAgent(com.openindex.openestate.impl.AgentImpl agent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAufsichtsBehoerde() |
String |
getGewerbeErlaubnis() |
String |
getHandelsRegister() |
String |
getUstId() |
String |
getVertretung() |
static ImmoToolAgent |
loadAgent(Connection c,
DbExtension dbExtension) |
static boolean |
loadLogo(Connection c,
DbExtension dbExtension,
File outputFile) |
static ImmoToolAgent |
parseImmoToolAgent(org.dom4j.Document doc) |
static void |
saveAgent(Connection c,
DbExtension dbExtension,
ImmoToolAgent agent) |
static void |
saveLogo(Connection c,
DbExtension dbExtension,
File logo) |
void |
setAufsichtsBehoerde(String val) |
void |
setGewerbeErlaubnis(String val) |
void |
setHandelsRegister(String val) |
void |
setUstId(String val) |
void |
setVertretung(String val) |
getCompany, getCustomValues, getId, getTerms, getTerms, getTerms, merge, parseAgent, readFromMap, readFromXml, readFromXml, serializeToMap, serializeToXml, serializeToXml, setCompany, setCustomValues, setId, setTerms, setTerms, setTermsgetValue, getValue, getValues, putValue, selectAttribute, selectAttribute, selectAttributeAsBigDecimal, selectAttributeAsBigDecimal, selectAttributeAsBigInteger, selectAttributeAsBigInteger, selectAttributeAsBoolean, selectAttributeAsBoolean, selectAttributeAsCurrency, selectAttributeAsCurrency, selectAttributeAsDate, selectAttributeAsDate, selectAttributeAsDateTime, selectAttributeAsDateTime, selectAttributeAsDouble, selectAttributeAsDouble, selectAttributeAsFloat, selectAttributeAsFloat, selectAttributeAsURL, selectAttributeAsURL, selectChildElementspublic static final String VALUE_AUFSICHT
public static final String VALUE_GEWERBE
public static final String VALUE_HANDELSREGISTER
public static final String VALUE_USTID
public static final String VALUE_VERTRETUNG
public ImmoToolAgent()
public ImmoToolAgent(com.openindex.openestate.impl.AgentImpl agent)
public String getAufsichtsBehoerde()
public String getGewerbeErlaubnis()
public String getHandelsRegister()
public String getUstId()
public String getVertretung()
public static ImmoToolAgent loadAgent(Connection c, DbExtension dbExtension) throws SQLException
SQLExceptionpublic static boolean loadLogo(Connection c, DbExtension dbExtension, File outputFile) throws SQLException, IOException
SQLExceptionIOExceptionpublic static ImmoToolAgent parseImmoToolAgent(org.dom4j.Document doc) throws org.dom4j.DocumentException
org.dom4j.DocumentExceptionpublic static void saveAgent(Connection c, DbExtension dbExtension, ImmoToolAgent agent) throws SQLException
SQLExceptionpublic static void saveLogo(Connection c, DbExtension dbExtension, File logo) throws SQLException, IOException
SQLExceptionIOExceptionpublic void setAufsichtsBehoerde(String val)
public void setGewerbeErlaubnis(String val)
public void setHandelsRegister(String val)
public void setUstId(String val)
public void setVertretung(String val)
Copyright © 2015 OpenEstate. All rights reserved.