public static class Is24RestTransport.Is24ExportHandler
extends org.openestate.is24.restapi.utils.ExportHandler
| Constructor and Description |
|---|
Is24ExportHandler(ImmoToolTask.Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doArchiveObject(org.openestate.is24.restapi.xml.realestates.RealEstate is24Object) |
protected File |
doDownloadFile(URI url) |
protected Map<Long,String> |
doListUntouchedObjects() |
protected org.openestate.is24.restapi.xml.common.PublishChannels |
doLoadPublishChannels() |
protected void |
doPublishObject(long is24ObjectId,
String externalObjectId,
org.openestate.is24.restapi.xml.common.PublishChannels is24PublishChannels) |
protected void |
doRemoveObject(long is24ObjectId,
String externalObjectId) |
protected void |
doRemoveObject(String externalObjectId) |
protected Long |
doUpdateContact(org.openestate.is24.restapi.xml.common.RealtorContactDetails contact,
String poolContactId) |
protected Long |
doUpdateObject(org.openestate.is24.restapi.xml.realestates.RealEstate object,
String poolObjectId) |
protected void |
progressUpdated(long progress,
long totalProgress) |
addProgress, canIgnoreContact, canIgnoreObject, doArchiveObject, doArchiveObject, export, getClient, getMessages, getMessagesForContact, getMessagesForObject, getMessagesGeneral, getPool, getProgress, getTotalProgress, isRemoveObjectBeforeUpdate, isUseNewEnergySourceEnev2014Values, putContactMessage, putContactMessage, putContactMessage, putGeneralMessage, putGeneralMessage, putGeneralMessage, putObjectMessage, putObjectMessage, putObjectMessage, setProgress, setRemoveObjectBeforeUpdate, setUseNewEnergySourceEnev2014Valuespublic Is24ExportHandler(ImmoToolTask.Callback callback)
protected void doArchiveObject(org.openestate.is24.restapi.xml.realestates.RealEstate is24Object)
throws IOException
doArchiveObject in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected File doDownloadFile(URI url) throws IOException
doDownloadFile in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected Map<Long,String> doListUntouchedObjects() throws IOException
doListUntouchedObjects in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected org.openestate.is24.restapi.xml.common.PublishChannels doLoadPublishChannels()
throws IOException
doLoadPublishChannels in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected void doPublishObject(long is24ObjectId,
String externalObjectId,
org.openestate.is24.restapi.xml.common.PublishChannels is24PublishChannels)
throws IOException
doPublishObject in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected void doRemoveObject(String externalObjectId) throws IOException
doRemoveObject in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected void doRemoveObject(long is24ObjectId,
String externalObjectId)
throws IOException
doRemoveObject in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected Long doUpdateContact(org.openestate.is24.restapi.xml.common.RealtorContactDetails contact, String poolContactId) throws IOException
doUpdateContact in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected Long doUpdateObject(org.openestate.is24.restapi.xml.realestates.RealEstate object, String poolObjectId) throws IOException
doUpdateObject in class org.openestate.is24.restapi.utils.ExportHandlerIOExceptionprotected void progressUpdated(long progress,
long totalProgress)
progressUpdated in class org.openestate.is24.restapi.utils.ExportHandlerCopyright © 2019 OpenEstate. All rights reserved.