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, setUseNewEnergySourceEnev2014Valuespublic Is24RestTransport.Is24ExportHandler(ImmoToolTask.Callback callback)
protected void doArchiveObject(RealEstate is24Object) throws IOException
doArchiveObject in class ExportHandlerIOExceptionprotected File doDownloadFile(URL url) throws IOException
doDownloadFile in class ExportHandlerIOExceptionprotected Map<Long,String> doListUntouchedObjects() throws IOException
doListUntouchedObjects in class ExportHandlerIOExceptionprotected PublishChannels doLoadPublishChannels() throws IOException
doLoadPublishChannels in class ExportHandlerIOExceptionprotected void doRemoveObject(String externalObjectId) throws IOException
doRemoveObject in class ExportHandlerIOExceptionprotected void doRemoveObject(long is24ObjectId,
String externalObjectId)
throws IOException
doRemoveObject in class ExportHandlerIOExceptionprotected Long doUpdateContact(RealtorContactDetails contact, String poolContactId) throws IOException
doUpdateContact in class ExportHandlerIOExceptionprotected Long doUpdateObject(RealEstate object, PublishChannels is24PublishChannels, String poolObjectId) throws IOException
doUpdateObject in class ExportHandlerIOExceptionprotected void progressUpdated(long progress,
long totalProgress)
progressUpdated in class ExportHandlerCopyright © 2015 OpenEstate. All rights reserved.