Package | Description |
---|---|
org.openestate.is24.restapi |
Core classes.
|
org.openestate.is24.restapi.utils |
Utility classes.
|
org.openestate.is24.restapi.xml.common | |
org.openestate.is24.restapi.xml.offerlistelement | |
org.openestate.is24.restapi.xml.realestates |
Modifier and Type | Method and Description |
---|---|
static PublishChannels |
ImportExport.PublishChannelService.get(AbstractClient client)
Calls the GET method of the PublishChannel Webservice.
|
Modifier and Type | Method and Description |
---|---|
protected PublishChannels |
ExportHandler.doLoadPublishChannels()
Returns publish channels for the authorized agency.
|
Modifier and Type | Method and Description |
---|---|
protected Long |
ExportHandler.doUpdateObject(RealEstate object,
PublishChannels is24PublishChannels,
String poolObjectId)
Saves a real estate to the Webservice.
|
Modifier and Type | Method and Description |
---|---|
PublishChannels |
ObjectFactory.createPublishChannels()
Create an instance of
PublishChannels |
Modifier and Type | Field and Description |
---|---|
protected PublishChannels |
OfferRealEstateForList.publishChannels |
Modifier and Type | Method and Description |
---|---|
PublishChannels |
OfferRealEstateForList.getPublishChannels()
Gets the value of the publishChannels property.
|
Modifier and Type | Method and Description |
---|---|
void |
OfferRealEstateForList.setPublishChannels(PublishChannels value)
Sets the value of the publishChannels property.
|
Modifier and Type | Field and Description |
---|---|
protected PublishChannels |
RealEstate.publishChannels |
Modifier and Type | Method and Description |
---|---|
PublishChannels |
RealEstate.getPublishChannels()
Gets the value of the publishChannels property.
|
Modifier and Type | Method and Description |
---|---|
void |
RealEstate.setPublishChannels(PublishChannels value)
Sets the value of the publishChannels property.
|
Copyright © 2014 OpenEstate. All rights reserved.