public class Is24CsvWriter extends AbstractCsvWriter<org.openestate.io.is24_csv.Is24CsvPrinter>
Constructor and Description |
---|
Is24CsvWriter() |
Is24CsvWriter(Locale locale) |
Modifier and Type | Method and Description |
---|---|
protected org.openestate.io.is24_csv.Is24CsvRecord |
createEmptyRecord(OpenEstateType type,
OpenEstateAction action,
boolean investment) |
protected org.openestate.io.is24_csv.Is24CsvPrinter |
createPrinter(OutputStream csvOutput) |
protected org.openestate.io.is24_csv.Is24CsvPrinter |
createPrinter(Writer csvWriter) |
protected org.openestate.io.is24_csv.Is24CsvRecord |
createRecord(EstateImpl estate,
AgentImpl agent,
AgentContactImpl contact,
List<String> errors) |
protected org.openestate.io.is24_csv.Is24CsvRecord |
createRecordForRemoval(String estateId,
AgentImpl agent,
List<String> errors) |
protected org.openestate.io.is24_csv.types.Ausstattung |
getAusstattung(Equipment.Option equipment) |
protected org.openestate.io.is24_csv.types.Auswahl |
getAuswahl(Boolean value) |
protected org.openestate.io.is24_csv.types.Bauphase |
getBauphase(ConstructionPhase.Option constructionPhase) |
protected org.openestate.io.is24_csv.types.BebaubarNach |
getBebaubarNach(BuildableAccordingTo.Option buildableAccordingTo) |
protected Iterable<org.openestate.io.is24_csv.types.Befeuerungsart> |
getBefeuerungsart(List<TypeOfBeaconing.Option> typeOfBeaconing) |
protected org.openestate.io.is24_csv.types.Bodenbelag |
getBodenbelag(List<FlooringMaterial.Option> flooringMaterial) |
protected org.openestate.io.is24_csv.types.EnergieausweisTyp |
getEnergieausweisTyp(Type.Option type) |
protected org.openestate.io.is24_csv.types.Erschliessung |
getErschliessung(Development.Option development) |
protected org.openestate.io.is24_csv.types.Geschlecht |
getGeschlecht(GenderOfRequestedFlatmates.Option genderOfRequestedFlatmates) |
protected org.openestate.io.is24_csv.types.Auswahl |
getHaustiere(Pets.Option pets) |
protected org.openestate.io.is24_csv.types.Heizungsart |
getHeizungsart(List<TypeOfHeating.Option> typeOfHeating) |
protected org.openestate.io.is24_csv.types.HeizungsartWohnenAufZeit |
getHeizungsartWohnenAufZeit(List<TypeOfHeating.Option> typeOfHeating) |
protected Boolean |
getKeller(UndergroundLevel.Option undergroundLevel) |
protected org.openestate.io.is24_csv.types.Lage |
getLage(CommercialZone.Option commercialZone) |
protected Boolean |
getMobiliar(Furnished.Option furnished) |
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckGewerbe> |
getNutzungGrundstueckGewerbe(List<BuildableWith.Option> buildableWith) |
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckWohnen> |
getNutzungGrundstueckWohnen(List<BuildableWith.Option> buildableWith) |
protected org.openestate.io.is24_csv.types.ObjektkategorieAnlageobjekt |
getObjektkategorieAnlageobjekt(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeBueroPraxen |
getObjektkategorieGewerbeBueroPraxen(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeEinzelhandel |
getObjektkategorieGewerbeEinzelhandel(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeGastronomieHotel |
getObjektkategorieGewerbeGastronomieHotel(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeHalleProduktion |
getObjektkategorieGewerbeHalleProduktion(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeSonstiges |
getObjektkategorieGewerbeSonstiges(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieGrundstueck |
getObjektkategorieGrundstueck(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieHaus |
getObjektkategorieHaus(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieStellplatz |
getObjektkategorieStellplatz(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieWohnenAufZeit |
getObjektkategorieWohnenAufZeit(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.ObjektkategorieWohnung |
getObjektkategorieWohnung(OpenEstateType type) |
protected org.openestate.io.is24_csv.types.Objektzustand |
getObjektzustand(ConditionType.Option conditionType) |
protected org.openestate.io.is24_csv.types.PauschalmietePro |
getPauschalmietePro(RentFlatRatePer.Option rentFlatRatePer) |
protected org.openestate.io.is24_csv.types.Rauchen |
getRauchen(NonSmoker.Option nonSmoker) |
protected org.openestate.io.is24_csv.types.Stellplatz |
getStellplatz(List<CarParkingType.Option> carParkingType) |
protected org.openestate.io.is24_csv.types.Vermarktungsart |
getVermarktungsart(OpenEstateAction action) |
protected org.openestate.io.is24_csv.types.VermarktungsartGewerbe |
getVermarktungsartGewerbe(OpenEstateAction action) |
protected org.openestate.io.is24_csv.types.Zulieferung |
getZulieferung(List<SupplyAccess.Option> supplyAccess) |
boolean |
isEnergyCertificateAppendedToDescription() |
void |
setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.Anlageobjekt record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GewerbeBueroPraxis record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GewerbeEinzelhandel record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GewerbeGastronomieHotel record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GewerbeHalleProduktion record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GewerbeSonstiges record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GrundstueckGewerbe record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.GrundstueckWohnen record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.HausKauf record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.HausMiete record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.StellplatzKauf record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.StellplatzMiete record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.WohnenAufZeit record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.WohnungKauf record,
EstateImpl estate) |
protected void |
setupRecord(org.openestate.io.is24_csv.records.WohnungMiete record,
EstateImpl estate) |
void |
write(AgencyImpl agency,
org.openestate.io.is24_csv.Is24CsvPrinter printer) |
void |
write(TransferImpl transfer,
org.openestate.io.is24_csv.Is24CsvPrinter printer) |
write, write, write, write, write, write, writeToString, writeToString
createEmptyAgency, createEmptyAgent, createEmptyAttachment, createEmptyContact, createEmptyEstate, createEmptyLink, createEmptyTransfer, createEmptyTransferAgency, getErrorMap, getErrorMessages, getErrors, getOpenEstateLanguage, putError, putErrors, setOpenEstateLanguage
public Is24CsvWriter()
public Is24CsvWriter(Locale locale)
protected org.openestate.io.is24_csv.Is24CsvRecord createEmptyRecord(OpenEstateType type, OpenEstateAction action, boolean investment)
protected org.openestate.io.is24_csv.Is24CsvPrinter createPrinter(OutputStream csvOutput) throws IOException
createPrinter
in class AbstractCsvWriter<org.openestate.io.is24_csv.Is24CsvPrinter>
IOException
protected org.openestate.io.is24_csv.Is24CsvPrinter createPrinter(Writer csvWriter) throws IOException
createPrinter
in class AbstractCsvWriter<org.openestate.io.is24_csv.Is24CsvPrinter>
IOException
protected org.openestate.io.is24_csv.Is24CsvRecord createRecord(EstateImpl estate, AgentImpl agent, AgentContactImpl contact, List<String> errors) throws OpenEstateException
OpenEstateException
protected org.openestate.io.is24_csv.Is24CsvRecord createRecordForRemoval(String estateId, AgentImpl agent, List<String> errors)
protected org.openestate.io.is24_csv.types.Ausstattung getAusstattung(Equipment.Option equipment)
protected org.openestate.io.is24_csv.types.Auswahl getAuswahl(Boolean value)
protected org.openestate.io.is24_csv.types.Bauphase getBauphase(ConstructionPhase.Option constructionPhase)
protected org.openestate.io.is24_csv.types.BebaubarNach getBebaubarNach(BuildableAccordingTo.Option buildableAccordingTo)
protected Iterable<org.openestate.io.is24_csv.types.Befeuerungsart> getBefeuerungsart(List<TypeOfBeaconing.Option> typeOfBeaconing)
protected org.openestate.io.is24_csv.types.Bodenbelag getBodenbelag(List<FlooringMaterial.Option> flooringMaterial)
protected org.openestate.io.is24_csv.types.EnergieausweisTyp getEnergieausweisTyp(Type.Option type)
protected org.openestate.io.is24_csv.types.Erschliessung getErschliessung(Development.Option development)
protected org.openestate.io.is24_csv.types.Geschlecht getGeschlecht(GenderOfRequestedFlatmates.Option genderOfRequestedFlatmates)
protected org.openestate.io.is24_csv.types.Auswahl getHaustiere(Pets.Option pets)
protected org.openestate.io.is24_csv.types.Heizungsart getHeizungsart(List<TypeOfHeating.Option> typeOfHeating)
protected org.openestate.io.is24_csv.types.HeizungsartWohnenAufZeit getHeizungsartWohnenAufZeit(List<TypeOfHeating.Option> typeOfHeating)
protected Boolean getKeller(UndergroundLevel.Option undergroundLevel)
protected org.openestate.io.is24_csv.types.Lage getLage(CommercialZone.Option commercialZone)
protected Boolean getMobiliar(Furnished.Option furnished)
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckGewerbe> getNutzungGrundstueckGewerbe(List<BuildableWith.Option> buildableWith)
protected List<org.openestate.io.is24_csv.types.NutzungGrundstueckWohnen> getNutzungGrundstueckWohnen(List<BuildableWith.Option> buildableWith)
protected org.openestate.io.is24_csv.types.ObjektkategorieAnlageobjekt getObjektkategorieAnlageobjekt(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeBueroPraxen getObjektkategorieGewerbeBueroPraxen(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeEinzelhandel getObjektkategorieGewerbeEinzelhandel(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeGastronomieHotel getObjektkategorieGewerbeGastronomieHotel(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeHalleProduktion getObjektkategorieGewerbeHalleProduktion(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGewerbeSonstiges getObjektkategorieGewerbeSonstiges(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieGrundstueck getObjektkategorieGrundstueck(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieHaus getObjektkategorieHaus(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieStellplatz getObjektkategorieStellplatz(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieWohnenAufZeit getObjektkategorieWohnenAufZeit(OpenEstateType type)
protected org.openestate.io.is24_csv.types.ObjektkategorieWohnung getObjektkategorieWohnung(OpenEstateType type)
protected org.openestate.io.is24_csv.types.Objektzustand getObjektzustand(ConditionType.Option conditionType)
protected org.openestate.io.is24_csv.types.PauschalmietePro getPauschalmietePro(RentFlatRatePer.Option rentFlatRatePer)
protected org.openestate.io.is24_csv.types.Rauchen getRauchen(NonSmoker.Option nonSmoker)
protected org.openestate.io.is24_csv.types.Stellplatz getStellplatz(List<CarParkingType.Option> carParkingType)
protected org.openestate.io.is24_csv.types.Vermarktungsart getVermarktungsart(OpenEstateAction action)
protected org.openestate.io.is24_csv.types.VermarktungsartGewerbe getVermarktungsartGewerbe(OpenEstateAction action)
protected org.openestate.io.is24_csv.types.Zulieferung getZulieferung(List<SupplyAccess.Option> supplyAccess)
public boolean isEnergyCertificateAppendedToDescription()
public void setEnergyCertificateAppendedToDescription(boolean energyCertificateAppendedToDescription)
public void write(AgencyImpl agency, org.openestate.io.is24_csv.Is24CsvPrinter printer)
write
in class AbstractCsvWriter<org.openestate.io.is24_csv.Is24CsvPrinter>
public void write(TransferImpl transfer, org.openestate.io.is24_csv.Is24CsvPrinter printer)
write
in class AbstractCsvWriter<org.openestate.io.is24_csv.Is24CsvPrinter>
protected void setupRecord(org.openestate.io.is24_csv.records.Anlageobjekt record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GewerbeBueroPraxis record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GewerbeEinzelhandel record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GewerbeGastronomieHotel record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GewerbeHalleProduktion record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GewerbeSonstiges record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GrundstueckGewerbe record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.GrundstueckWohnen record, EstateImpl estate) throws OpenEstateException
OpenEstateException
protected void setupRecord(org.openestate.io.is24_csv.records.HausKauf record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.HausMiete record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.StellplatzKauf record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.StellplatzMiete record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.WohnenAufZeit record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.WohnungKauf record, EstateImpl estate)
protected void setupRecord(org.openestate.io.is24_csv.records.WohnungMiete record, EstateImpl estate)
Copyright © 2019 OpenEstate. All rights reserved.