public class DaftIeWriter extends AbstractXmlWriter<org.openestate.io.daft_ie.DaftIeDocument,org.openestate.io.daft_ie.xml.Daft>
Constructor and Description |
---|
DaftIeWriter() |
DaftIeWriter(Locale locale) |
Modifier and Type | Method and Description |
---|---|
org.openestate.io.daft_ie.xml.OverseasRentalAdType |
convertEstateForRent(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
org.openestate.io.daft_ie.xml.OverseasSaleAdType |
convertEstateForSale(EstateImpl src,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.daft_ie.xml.Daft |
convertToXmlObject(AgencyImpl agency) |
protected org.openestate.io.daft_ie.xml.Daft |
convertToXmlObject(TransferImpl transfer) |
protected org.openestate.io.daft_ie.xml.Daft |
createRoot() |
protected org.openestate.io.daft_ie.DaftIeDocument |
createXmlDocument(org.openestate.io.daft_ie.xml.Daft obj) |
String |
getBaseUrl() |
protected org.openestate.io.daft_ie.xml.CommercialType |
getCommercialType(List<OpenEstateType> types) |
protected String |
getDescription(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.FeaturesType |
getFeatures(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.HouseType |
getHouseType(List<OpenEstateType> types) |
protected org.openestate.io.daft_ie.xml.PdfsType |
getPdfs(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.PhotosType |
getPhotos(EstateImpl estate) |
protected org.openestate.io.daft_ie.xml.PropertyType |
getPropertyType(List<OpenEstateType> types) |
boolean |
isEnergyCertificateAppendedToDescription() |
void |
setBaseUrl(String baseUrl) |
void |
setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription) |
getXmlLineSeparator, setXmlLineSeparator, write, write, write, write, write, write, write, write, write, write, write, write, writeToObject, writeToObject, writeToString, writeToString, writeToString, writeToString
createEmptyAgency, createEmptyAgent, createEmptyAttachment, createEmptyContact, createEmptyEstate, createEmptyLink, createEmptyTransfer, createEmptyTransferAgency, getErrorMap, getErrorMessages, getErrors, getOpenEstateLanguage, putError, putErrors, setOpenEstateLanguage
public DaftIeWriter()
public DaftIeWriter(Locale locale)
public org.openestate.io.daft_ie.xml.OverseasRentalAdType convertEstateForRent(EstateImpl src, AgentImpl agent, AgentContactImpl contact, List<String> errors)
public org.openestate.io.daft_ie.xml.OverseasSaleAdType convertEstateForSale(EstateImpl src, AgentImpl agent, AgentContactImpl contact, List<String> errors)
protected org.openestate.io.daft_ie.xml.Daft convertToXmlObject(AgencyImpl agency)
convertToXmlObject
in class AbstractXmlWriter<org.openestate.io.daft_ie.DaftIeDocument,org.openestate.io.daft_ie.xml.Daft>
protected org.openestate.io.daft_ie.xml.Daft convertToXmlObject(TransferImpl transfer)
convertToXmlObject
in class AbstractXmlWriter<org.openestate.io.daft_ie.DaftIeDocument,org.openestate.io.daft_ie.xml.Daft>
protected org.openestate.io.daft_ie.DaftIeDocument createXmlDocument(org.openestate.io.daft_ie.xml.Daft obj) throws ParserConfigurationException, JAXBException
createXmlDocument
in class AbstractXmlWriter<org.openestate.io.daft_ie.DaftIeDocument,org.openestate.io.daft_ie.xml.Daft>
ParserConfigurationException
JAXBException
protected org.openestate.io.daft_ie.xml.Daft createRoot()
public String getBaseUrl()
protected org.openestate.io.daft_ie.xml.CommercialType getCommercialType(List<OpenEstateType> types)
protected String getDescription(EstateImpl estate)
protected org.openestate.io.daft_ie.xml.FeaturesType getFeatures(EstateImpl estate)
protected org.openestate.io.daft_ie.xml.HouseType getHouseType(List<OpenEstateType> types)
protected org.openestate.io.daft_ie.xml.PdfsType getPdfs(EstateImpl estate)
protected org.openestate.io.daft_ie.xml.PhotosType getPhotos(EstateImpl estate)
protected org.openestate.io.daft_ie.xml.PropertyType getPropertyType(List<OpenEstateType> types)
public boolean isEnergyCertificateAppendedToDescription()
public void setBaseUrl(String baseUrl)
public void setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription)
Copyright © 2019 OpenEstate. All rights reserved.