public static class Is24RestTransport.Is24ExportHandler
extends org.openestate.is24.restapi.utils.ExportHandler
Constructor and Description |
---|
Is24RestTransport.Is24ExportHandler(ImmoToolTask.Callback callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
doArchiveObject(org.openestate.is24.restapi.xml.realestates.RealEstate is24Object) |
protected File |
doDownloadFile(URL 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, setUseNewEnergySourceEnev2014Values
public Is24RestTransport.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.ExportHandler
IOException
protected File doDownloadFile(URL url) throws IOException
doDownloadFile
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected Map<Long,String> doListUntouchedObjects() throws IOException
doListUntouchedObjects
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected org.openestate.is24.restapi.xml.common.PublishChannels doLoadPublishChannels() throws IOException
doLoadPublishChannels
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected void doPublishObject(long is24ObjectId, String externalObjectId, org.openestate.is24.restapi.xml.common.PublishChannels is24PublishChannels) throws IOException
doPublishObject
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected void doRemoveObject(String externalObjectId) throws IOException
doRemoveObject
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected void doRemoveObject(long is24ObjectId, String externalObjectId) throws IOException
doRemoveObject
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected Long doUpdateContact(org.openestate.is24.restapi.xml.common.RealtorContactDetails contact, String poolContactId) throws IOException
doUpdateContact
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected Long doUpdateObject(org.openestate.is24.restapi.xml.realestates.RealEstate object, String poolObjectId) throws IOException
doUpdateObject
in class org.openestate.is24.restapi.utils.ExportHandler
IOException
protected void progressUpdated(long progress, long totalProgress)
progressUpdated
in class org.openestate.is24.restapi.utils.ExportHandler
Copyright © 2017 OpenEstate. All rights reserved.