Package | Description |
---|---|
org.openestate.is24.restapi | |
org.openestate.is24.restapi.xml | |
org.openestate.is24.restapi.xml.realestates |
Modifier and Type | Method and Description |
---|---|
static RealEstate |
ImportExport.RealEstateService.getByExternalId(AbstractClient client,
String externalId)
Calls the GETBYID method.
|
static RealEstate |
ImportExport.RealEstateService.getByIs24Id(AbstractClient client,
long is24Id)
Calls the GETBYID method.
|
Modifier and Type | Method and Description |
---|---|
static Messages |
ImportExport.RealEstateService.post(AbstractClient client,
RealEstate realEstate)
Calls the POST method.
|
static Messages |
ImportExport.RealEstateService.putByExternalId(AbstractClient client,
RealEstate realEstate,
String externalId)
Calls the PUTBYID method.
|
static Messages |
ImportExport.RealEstateService.putByIs24Id(AbstractClient client,
RealEstate realEstate,
long is24Id)
Calls the PUTBYID method.
|
Modifier and Type | Method and Description |
---|---|
static void |
XmlUtils.writeXml(RealEstate realEstate,
Marshaller marshaller,
OutputStream output) |
static void |
XmlUtils.writeXml(RealEstate realEstate,
OutputStream output) |
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.