public static class Is24RestTransport.Is24ExportHandler extends ExportHandler
Constructor and Description |
---|
Is24RestTransport.Is24ExportHandler(ImmoToolTask.Callback callback) |
Modifier and Type | Method and Description |
---|---|
protected void |
doArchiveObject(RealEstate is24Object) |
protected File |
doDownloadFile(URL url) |
protected Map<Long,String> |
doListUntouchedObjects() |
protected PublishChannels |
doLoadPublishChannels() |
protected void |
doRemoveObject(long is24ObjectId,
String externalObjectId) |
protected void |
doRemoveObject(String externalObjectId) |
protected Long |
doUpdateContact(RealtorContactDetails contact,
String poolContactId) |
protected Long |
doUpdateObject(RealEstate object,
PublishChannels is24PublishChannels,
String poolObjectId) |
protected void |
progressUpdated(long progress,
long totalProgress) |
addProgress, canIgnoreContact, canIgnoreObject, doArchiveObject, doArchiveObject, export, getClient, getMessages, getMessagesForContact, getMessagesForObject, getMessagesGeneral, getPool, getProgress, getTotalProgress, isUseNewEnergySourceEnev2014Values, putContactMessage, putContactMessage, putContactMessage, putGeneralMessage, putGeneralMessage, putGeneralMessage, putObjectMessage, putObjectMessage, putObjectMessage, setProgress, setUseNewEnergySourceEnev2014Values
public Is24RestTransport.Is24ExportHandler(ImmoToolTask.Callback callback)
protected void doArchiveObject(RealEstate is24Object) throws IOException
doArchiveObject
in class ExportHandler
IOException
protected File doDownloadFile(URL url) throws IOException
doDownloadFile
in class ExportHandler
IOException
protected Map<Long,String> doListUntouchedObjects() throws IOException
doListUntouchedObjects
in class ExportHandler
IOException
protected PublishChannels doLoadPublishChannels() throws IOException
doLoadPublishChannels
in class ExportHandler
IOException
protected void doRemoveObject(String externalObjectId) throws IOException
doRemoveObject
in class ExportHandler
IOException
protected void doRemoveObject(long is24ObjectId, String externalObjectId) throws IOException
doRemoveObject
in class ExportHandler
IOException
protected Long doUpdateContact(RealtorContactDetails contact, String poolContactId) throws IOException
doUpdateContact
in class ExportHandler
IOException
protected Long doUpdateObject(RealEstate object, PublishChannels is24PublishChannels, String poolObjectId) throws IOException
doUpdateObject
in class ExportHandler
IOException
protected void progressUpdated(long progress, long totalProgress)
progressUpdated
in class ExportHandler
Copyright © 2015 OpenEstate. All rights reserved.