Class WebsiteHtmlFormat
- java.lang.Object
-
- java.util.AbstractMap<K,V>
-
- java.util.HashMap<String,String>
-
- com.openindex.openestate.tool.agency.export.AbstractFormat
-
- com.openindex.openestate.tool.agency.export.WebsiteHtmlFormat
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Map<String,String>
public class WebsiteHtmlFormat extends AbstractFormat
WebsiteHtmlFormat.- Author:
- Andreas Rudolph
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WebsiteHtmlFormat.MapType
-
Nested classes/interfaces inherited from class com.openindex.openestate.tool.agency.export.AbstractFormat
AbstractFormat.AttachmentMarker, AbstractFormat.AttachmentMode, AbstractFormat.Compression, AbstractFormat.DefaultMessageCode, AbstractFormat.HashCalculationException, AbstractFormat.ImageWatermarkPosition, AbstractFormat.NotExportableException, AbstractFormat.TransferMode
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object,V extends Object>
-
-
Constructor Summary
Constructors Constructor Description WebsiteHtmlFormat()
-
Method Summary
-
Methods inherited from class com.openindex.openestate.tool.agency.export.AbstractFormat
calculateHashForObject, canPublishAttachment, canPublishLink, createExportProcess, equals, getAgentId, getAgentMail, getAttachmentImageScaleHeight, getAttachmentImageScaleWidth, getAttachmentMimeTypes, getAttachmentMode, getCompressedFileName, getCompression, getFormat, getFormats, getLanguage, getLanguages, getMessageCodeTranslation, getMessageCodeTranslation, getObjectKey, getObjectKey, getPreferredMimeTypes, getPropertyAddressPublication, getPropertyFilePublication, getPropertyImageLimit, getPropertyImageWatermarkAlpha, getPropertyImageWatermarkHeight, getPropertyImageWatermarkMargin, getPropertyImageWatermarkPosition, getPropertyImageWatermarkWidth, getPropertyLinkPublication, getPropertyPrefix, getPropertyPricePublication, getPropertyVideoLimit, getSupportedMimeTypes, getVersion, hashCode, hasLanguage, isAttachmentImageScale, isFullTransferSupported, isIncrementalTransferSupported, isPropertyAddressHiddenIfUnpublished, isPropertyDescriptionWithEnergyCertificate, isPropertyFileHiddenIfUnpublished, isPropertyImageWatermark, isPropertyLinkHiddenIfUnpublished, isPropertyPriceHiddenIfUnpublished, isPropertyPublicId, listAvailableExports, prepareObjectForExport, 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, setPropertyVideoLimit
-
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Methods inherited from class java.util.AbstractMap
toString
-
-
-
-
Method Detail
-
createExportRequests
public AbstractTransportRequest[] createExportRequests(AbstractTransport transport, File exportFile, AbstractFormat.TransferMode transferMode)
- Overrides:
createExportRequests
in classAbstractFormat
-
createSetupPanel
public AbstractFormatPanel createSetupPanel()
- Specified by:
createSetupPanel
in classAbstractFormat
-
getAttachmentDirectory
protected File getAttachmentDirectory(long objectId, EstateAttachmentImpl attachment, File workDirectory)
- Overrides:
getAttachmentDirectory
in classAbstractFormat
-
getHtmlBaseUrl
public URI getHtmlBaseUrl()
-
getHtmlFilters
@Deprecated public WebsiteExportFilter[] getHtmlFilters()
Deprecated.
-
getHtmlMapType
public WebsiteHtmlFormat.MapType getHtmlMapType()
-
getHtmlStylesheet
public String getHtmlStylesheet()
-
getHtmlTitle
public String getHtmlTitle()
-
getName
public String getName()
- Specified by:
getName
in classAbstractFormat
-
getSupportedLocales
public static Locale[] getSupportedLocales()
-
getSupportedTransferModes
public AbstractFormat.TransferMode[] getSupportedTransferModes()
- Specified by:
getSupportedTransferModes
in classAbstractFormat
-
getSupportedTransports
public AbstractTransport[] getSupportedTransports()
- Specified by:
getSupportedTransports
in classAbstractFormat
-
getTitle
public String getTitle()
- Specified by:
getTitle
in classAbstractFormat
-
initDefaults
public void initDefaults()
- Overrides:
initDefaults
in classAbstractFormat
-
isFullTransportWarningShown
public boolean isFullTransportWarningShown()
- Overrides:
isFullTransportWarningShown
in classAbstractFormat
-
isHtmlFeedAtom
public boolean isHtmlFeedAtom()
-
isHtmlFeedImmobiliare
public boolean isHtmlFeedImmobiliare()
-
isHtmlFeedKyero
public boolean isHtmlFeedKyero()
-
isHtmlFeedRss
public boolean isHtmlFeedRss()
-
isHtmlFeedTrovit
public boolean isHtmlFeedTrovit()
-
isHtmlImageColorbox
public boolean isHtmlImageColorbox()
-
isHtmlShowAgent
public boolean isHtmlShowAgent()
-
isHtmlShowContact
public boolean isHtmlShowContact()
-
isHtmlShowTerms
public boolean isHtmlShowTerms()
-
setHtmlBaseUrl
public void setHtmlBaseUrl(URI val)
-
setHtmlFeedAtom
public void setHtmlFeedAtom(boolean val)
-
setHtmlFeedImmobiliare
public void setHtmlFeedImmobiliare(boolean val)
-
setHtmlFeedKyero
public void setHtmlFeedKyero(boolean val)
-
setHtmlFeedRss
public void setHtmlFeedRss(boolean val)
-
setHtmlFeedTrovit
public void setHtmlFeedTrovit(boolean val)
-
setHtmlFilters
@Deprecated public void setHtmlFilters(WebsiteExportFilter[] val)
Deprecated.
-
setHtmlImageColorbox
public void setHtmlImageColorbox(boolean val)
-
setHtmlMapType
public void setHtmlMapType(WebsiteHtmlFormat.MapType val)
-
setHtmlShowAgent
public void setHtmlShowAgent(boolean val)
-
setHtmlShowContact
public void setHtmlShowContact(boolean val)
-
setHtmlShowTerms
public void setHtmlShowTerms(boolean val)
-
setHtmlStylesheet
public void setHtmlStylesheet(String val)
-
setHtmlTitle
public void setHtmlTitle(String val)
-
writeToDisk
public File writeToDisk(File workDir, TransferImpl transfer, ExportContext context) throws IOException, SQLException
- Specified by:
writeToDisk
in classAbstractFormat
- Throws:
IOException
SQLException
-
-