public class IdxCsvFormat extends AbstractCsvFormat
| Modifier and Type | Class and Description |
|---|---|
static class |
IdxCsvFormat.Writer |
AbstractFormat.AttachmentMarker, AbstractFormat.AttachmentMode, AbstractFormat.Compression, AbstractFormat.DefaultMessageCode, AbstractFormat.HashCalculationException, AbstractFormat.ImageWatermarkPosition, AbstractFormat.NotExportableException, AbstractFormat.TransferModeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
IdxCsvFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
calculateHashForObject(long estateId,
com.openindex.openestate.impl.EstateImpl estateItem) |
protected boolean |
canPublishAttachment(String estateId,
com.openindex.openestate.impl.EstateAttachmentImpl attachment) |
AbstractFormatPanel |
createSetupPanel() |
protected File |
getAttachmentDirectory(long objectId,
com.openindex.openestate.impl.EstateAttachmentImpl attachment,
File workDirectory) |
protected String |
getCsvFileName(ExportContext context) |
String |
getName() |
protected String[] |
getPreferredMimeTypes() |
String[] |
getSupportedMimeTypes()
Liefert die von der Export-Schnittstelle fest vorgeschriebenen MIME-Types.
|
AbstractFormat.TransferMode[] |
getSupportedTransferModes() |
String |
getTitle() |
String |
getVersion() |
void |
initDefaults() |
boolean |
prepareObjectForExport(long estateId,
com.openindex.openestate.impl.EstateImpl estate) |
File |
writeToDisk(File workDir,
com.openindex.openestate.impl.TransferImpl transfer,
ExportContext context) |
getSupportedTransportscanPublishLink, createExportProcess, createExportRequests, equals, getAgentId, getAgentMail, getAttachmentImageScaleHeight, getAttachmentImageScaleWidth, getAttachmentMimeTypes, getAttachmentMode, getCompressedFileName, getCompression, getFormat, getFormats, getLanguage, getLanguages, getMessageCodeTranslation, getMessageCodeTranslation, getObjectKey, getObjectKey, getPropertyAddressPublication, getPropertyFilePublication, getPropertyImageLimit, getPropertyImageWatermarkAlpha, getPropertyImageWatermarkHeight, getPropertyImageWatermarkMargin, getPropertyImageWatermarkPosition, getPropertyImageWatermarkWidth, getPropertyLinkPublication, getPropertyPrefix, getPropertyPricePublication, getPropertyVideoLimit, hashCode, hasLanguage, isAttachmentImageScale, isFullTransferSupported, isFullTransportWarningShown, isIncrementalTransferSupported, isPropertyAddressHiddenIfUnpublished, isPropertyDescriptionWithEnergyCertificate, isPropertyFileHiddenIfUnpublished, isPropertyImageWatermark, isPropertyLinkHiddenIfUnpublished, isPropertyPriceHiddenIfUnpublished, isPropertyPublicId, listAvailableExports, setAgentId, setAgentMail, setAttachmentImageScale, setAttachmentImageScaleHeight, setAttachmentImageScaleWidth, setAttachmentMimeTypes, setAttachmentMode, setCompression, setLanguage, setLanguages, setPropertyAddressHiddenIfUnpublished, setPropertyAddressPublication, setPropertyDescriptionWithEnergyCertificate, setPropertyFileHiddenIfUnpublished, setPropertyFilePublication, setPropertyImageLimit, setPropertyImageWatermark, setPropertyImageWatermarkAlpha, setPropertyImageWatermarkHeight, setPropertyImageWatermarkMargin, setPropertyImageWatermarkPosition, setPropertyImageWatermarkWidth, setPropertyLinkHiddenIfUnpublished, setPropertyLinkPublication, setPropertyPrefix, setPropertyPriceHiddenIfUnpublished, setPropertyPricePublication, setPropertyPublicId, setPropertyVideoLimitclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuestoStringpublic String calculateHashForObject(long estateId, com.openindex.openestate.impl.EstateImpl estateItem) throws AbstractFormat.NotExportableException, AbstractFormat.HashCalculationException
calculateHashForObject in class AbstractFormatAbstractFormat.NotExportableExceptionAbstractFormat.HashCalculationExceptionprotected boolean canPublishAttachment(String estateId, com.openindex.openestate.impl.EstateAttachmentImpl attachment)
canPublishAttachment in class AbstractFormatpublic AbstractFormatPanel createSetupPanel()
createSetupPanel in class AbstractFormatprotected File getAttachmentDirectory(long objectId, com.openindex.openestate.impl.EstateAttachmentImpl attachment, File workDirectory) throws IOException
getAttachmentDirectory in class AbstractFormatIOExceptionprotected String getCsvFileName(ExportContext context)
getCsvFileName in class AbstractCsvFormatpublic String getName()
getName in class AbstractFormatprotected String[] getPreferredMimeTypes()
getPreferredMimeTypes in class AbstractFormatpublic String[] getSupportedMimeTypes()
AbstractFormatgetSupportedMimeTypes in class AbstractFormatpublic AbstractFormat.TransferMode[] getSupportedTransferModes()
getSupportedTransferModes in class AbstractFormatpublic String getTitle()
getTitle in class AbstractFormatpublic String getVersion()
getVersion in class AbstractFormatpublic void initDefaults()
initDefaults in class AbstractFormatpublic boolean prepareObjectForExport(long estateId,
com.openindex.openestate.impl.EstateImpl estate)
prepareObjectForExport in class AbstractFormatpublic File writeToDisk(File workDir, com.openindex.openestate.impl.TransferImpl transfer, ExportContext context) throws IOException
writeToDisk in class AbstractFormatIOExceptionCopyright © 2015 OpenEstate. All rights reserved.