Package | Description |
---|---|
org.openestate.is24.restapi |
Core classes.
|
org.openestate.is24.restapi.utils |
Utility classes.
|
org.openestate.is24.restapi.xml |
JAXB classes for XML reading / writing.
|
org.openestate.is24.restapi.xml.realestates |
Modifier and Type | Method and Description |
---|---|
static RealEstate |
ImportExport.RealEstateService.getByExternalId(AbstractClient client,
String externalRealEstateId)
Calls the GETbyID method of the RealEstate Webservice.
|
static RealEstate |
ImportExport.RealEstateService.getByIs24Id(AbstractClient client,
long is24RealEstateId)
Calls the GETbyID method of the RealEstate Webservice.
|
Modifier and Type | Method and Description |
---|---|
static long |
ImportExport.RealEstateService.post(AbstractClient client,
RealEstate realEstate)
Calls the POST method of the RealEstate Webservice.
|
static long |
ImportExport.RealEstateService.post(AbstractClient client,
RealEstate realEstate,
boolean useNewEnergySourceEnev2014Values)
Calls the POST method of the RealEstate Webservice.
|
static Messages |
ImportExport.RealEstateService.putByExternalId(AbstractClient client,
RealEstate realEstate,
String externalRealEstateId)
Calls the PUTbyID method of the RealEstate Webservice.
|
static Messages |
ImportExport.RealEstateService.putByExternalId(AbstractClient client,
RealEstate realEstate,
String externalRealEstateId,
boolean useNewEnergySourceEnev2014Values)
Calls the PUTbyID method of the RealEstate Webservice.
|
static Messages |
ImportExport.RealEstateService.putByIs24Id(AbstractClient client,
RealEstate realEstate,
long is24RealEstateId)
Calls the PUTbyID method of the RealEstate Webservice.
|
static Messages |
ImportExport.RealEstateService.putByIs24Id(AbstractClient client,
RealEstate realEstate,
long is24RealEstateId,
boolean useNewEnergySourceEnev2014Values)
Calls the PUTbyID method of the RealEstate Webservice.
|
Modifier and Type | Method and Description |
---|---|
RealEstate |
RandomRealEstateFactory.Type.create()
Creates an empty
RealEstate object of this type. |
RealEstate |
RandomRealEstateFactory.createRandomObject()
Creates a random
RealEstate of a random RandomRealEstateFactory.Type . |
RealEstate |
RandomRealEstateFactory.createRandomObject(RandomRealEstateFactory.Type type)
Creates a random
RealEstate of a specific RandomRealEstateFactory.Type . |
RealEstate |
ExportPool.getObject(String pooledObjectId)
Returns a pooled real estate.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ExportHandler.canIgnoreObject(RealEstate object,
String poolObjectId)
Callback method to check, if a real estate should be updated in the export process.
|
protected void |
ExportHandler.doArchiveObject(RealEstate is24Object)
Archivates a real estate object at the Webservice.
|
protected Long |
ExportHandler.doUpdateObject(RealEstate object,
PublishChannels is24PublishChannels,
String poolObjectId)
Saves a real estate to the Webservice.
|
void |
RandomRealEstateFactory.init(RealEstate realEstate)
Initialize a
RealEstate object with random values. |
void |
ExportPool.putObject(RealEstate object)
Adds a real estate to export pool.
|
void |
ExportPool.putObject(RealEstate object,
String pooledObjectId)
Adds a real estate to export pool.
|
static void |
XmlUtils.writeXml(RealEstate realEstate,
Marshaller marshaller,
OutputStream output)
Writes a
RealEstate as XML into an OutputStream . |
static void |
XmlUtils.writeXml(RealEstate realEstate,
OutputStream output)
Writes a
RealEstate as XML into an OutputStream . |
static void |
XmlUtils.writeXml(RealEstate realEstate,
String encoding,
boolean prettyPrint,
OutputStream output)
Writes a
RealEstate as XML into an OutputStream . |
static void |
XmlUtils.writeXml(RealEstate realEstate,
String encoding,
OutputStream output)
Writes a
RealEstate as XML into an OutputStream . |
Modifier and Type | Method and Description |
---|---|
static void |
XmlUtils.writeXml(RealEstate realEstate,
Marshaller marshaller,
OutputStream output)
|
static void |
XmlUtils.writeXml(RealEstate realEstate,
OutputStream output)
Deprecated.
|
static void |
XmlUtils.writeXml(RealEstate realEstate,
String encoding,
boolean prettyPrint,
OutputStream output)
|
static void |
XmlUtils.writeXml(RealEstate realEstate,
String encoding,
OutputStream output)
|
Modifier and Type | Class and Description |
---|---|
class |
ApartmentBuy
Eigenschaften für den Immobilientyp "Wohnung-Kauf"
|
class |
ApartmentRent
Eigenschaften für den Immobilientyp "Wohnung-Miete"
|
class |
AssistedLiving
Eigenschaften für den Immobilientyp "Seniorenwohnen"
|
class |
CompulsoryAuction
Eigenschaften für den Immobilientyp "Zwangsversteigerungsobjekte"
|
class |
FlatShareRoom
Eigenschaften für den Immobilientyp "WG-Zimmer"
|
class |
GarageBuy
Eigenschaften für den
Garagen-Kauf Immobilientyp
|
class |
GarageRent
Eigenschaften für den
Garagen-Miet Immobilientyp
|
class |
Gastronomy
Eigenschaften für den Immobilientyp "Gastronomie"
|
class |
HouseBuy
Eigenschaften für den
Haus-Kauf Immobilientyp
|
class |
HouseRent
Eigenschaften für den
Haus-Miete Immobilientyp
|
class |
HouseType
Eigenschaften für den Immobilientyp "Typenhäuser"
|
class |
Industry
Eigenschaften für den Immobilientyp Industrie (Hallen/Produktion)
|
class |
Investment
Eigenschaften für den Immobilientyp "Anlage" (Investment)
|
class |
LivingBuySite
Eigenschaften für den Immobilientyp "Wohngrundstück zum Kauf"
|
class |
LivingRentSite
Eigenschaften für den Immobilientyp "Wohngrundstück zur Miete"
|
class |
Office
Eigenschaften für den Immobilientyp "Buero"
|
class |
SeniorCare
Eigenschaften für den Immobilientyp Altenpflege
|
class |
ShortTermAccommodation
Eigenschaften für den Immobilientyp "Wohnen auf Zeit"
|
class |
SpecialPurpose
Eigenschaften für den Immobilientyp Spezialgewerbe
|
class |
Store
Eigenschaften für den Immobilientyp "Einzelhandel"
|
class |
TradeSite
Eigenschaften für den Immobilientyp "Grundstueck-Gewerbe"
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RealEstate> |
ObjectFactory.createRealEstate(RealEstate value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<RealEstate> |
ObjectFactory.createRealEstate(RealEstate value)
|
Copyright © 2014 OpenEstate. All rights reserved.