public final class ImportExport extends Object
These methods are calling the different Webservices of the Import-/Export-API.
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportExport.AttachmentService
Low level methods for the Attachment Webservice.
|
static class |
ImportExport.AttachmentsOrderService
Low level methods for the AttachmentsOrder Webservice.
|
static class |
ImportExport.ContactAddressService
Low level methods for the Contact Webservice.
|
static class |
ImportExport.PublishChannelService
Low level methods for the PublishChannel Webservice.
|
static class |
ImportExport.PublishService
Low level methods for the Publish Webservice.
|
static class |
ImportExport.RealEstatesCountsService
Low level methods for the RealEstatesCounts Webservice.
|
static class |
ImportExport.RealEstateService
Low level methods for the RealEstate Webservice.
|
static class |
ImportExport.VideoUploadService
Low level methods for the VideoUploadTicket Webservice.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
MAXIMAL_FILES_PER_PROPERTY
Maximal number of supported files per real estate.
|
static int |
MAXIMAL_VIDEOS_PER_PROPERTY
Maximal number of supported videos per real estate.
|
static int |
PUBLISH_CHANNEL_HOMEPAGE_ID
ID for the publishing channel of the agency website.
|
static String |
PUBLISH_CHANNEL_HOMEPAGE_TITLE
Name for the publishing channel of the agency website.
|
static int |
PUBLISH_CHANNEL_IS24_ID
ID for the publishing channel of ImmobilienScout24.
|
static String |
PUBLISH_CHANNEL_IS24_TITLE
Name for the publishing channel of ImmobilienScout24.
|
public static final int PUBLISH_CHANNEL_IS24_ID
public static final String PUBLISH_CHANNEL_IS24_TITLE
public static final int PUBLISH_CHANNEL_HOMEPAGE_ID
public static final String PUBLISH_CHANNEL_HOMEPAGE_TITLE
public static final int MAXIMAL_FILES_PER_PROPERTY
public static final int MAXIMAL_VIDEOS_PER_PROPERTY
Copyright © 2018 OpenEstate. All rights reserved.