Package | Description |
---|---|
org.openestate.is24.restapi | |
org.openestate.is24.restapi.xml | |
org.openestate.is24.restapi.xml.common |
Modifier and Type | Method and Description |
---|---|
static PublishObject |
ImportExport.PublishService.getById(AbstractClient client,
String publishId)
Calls the GETBYID method.
|
Modifier and Type | Method and Description |
---|---|
static Messages |
ImportExport.PublishService.post(AbstractClient client,
PublishObject publishObject)
Calls the POST method.
|
Modifier and Type | Method and Description |
---|---|
static void |
XmlUtils.writeXml(PublishObject publishing,
Marshaller marshaller,
OutputStream output) |
static void |
XmlUtils.writeXml(PublishObject publishing,
OutputStream output) |
static void |
XmlUtils.writeXml(PublishObject publishing,
String encoding,
boolean prettyPrint,
OutputStream output) |
static void |
XmlUtils.writeXml(PublishObject publishing,
String encoding,
OutputStream output) |
Modifier and Type | Field and Description |
---|---|
protected List<PublishObject> |
PublishObjects.publishObject |
Modifier and Type | Method and Description |
---|---|
PublishObject |
ObjectFactory.createPublishObject()
Create an instance of
PublishObject |
Modifier and Type | Method and Description |
---|---|
JAXBElement<PublishObject> |
ObjectFactory.createPublishObject(PublishObject value)
|
List<PublishObject> |
PublishObjects.getPublishObject()
Gets the value of the publishObject property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<PublishObject> |
ObjectFactory.createPublishObject(PublishObject value)
|
Copyright © 2014 OpenEstate. All rights reserved.