Package | Description |
---|---|
org.openestate.is24.restapi |
Core classes.
|
org.openestate.is24.restapi.xml.common |
Modifier and Type | Method and Description |
---|---|
static PublishObjects |
ImportExport.PublishService.delete(AbstractClient client,
String[] is24PublishIds)
Calls the DELETEbyList method of the Publish Webservice.
|
static PublishObjects |
ImportExport.PublishService.get(AbstractClient client,
long is24RealEstateIdId,
long is24PublishChannelId)
Calls the GET method of the Publish Webservice.
|
static PublishObjects |
ImportExport.PublishService.post(AbstractClient client,
PublishObjects publishObjects)
Calls the POST method of the Publish Webservice.
|
Modifier and Type | Method and Description |
---|---|
static PublishObjects |
ImportExport.PublishService.post(AbstractClient client,
PublishObjects publishObjects)
Calls the POST method of the Publish Webservice.
|
Modifier and Type | Method and Description |
---|---|
PublishObjects |
ObjectFactory.createPublishObjects()
Create an instance of
PublishObjects |
Copyright © 2014 OpenEstate. All rights reserved.