Uses of Class
com.openindex.openestate.tool.agency.export.AbstractFormat.NotExportableException
-
Packages that use AbstractFormat.NotExportableException Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of AbstractFormat.NotExportableException in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export that throw AbstractFormat.NotExportableException Modifier and Type Method Description protected EstateImpl
ExportProcess. buildTransferAgencyObject(Connection dbConnection, ExportEntry entry, ExportContext context, String[] supportedMimeTypes, ImmoToolTask.Callback callback)
String
AbstractFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
DaftIeXmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
IdxCsvFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
ImmobiliareXmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
ImmoXmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
Is24CsvFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
Is24RestFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
Is24XmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
KyeroXmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
OpenImmoXmlFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
String
WohnenInSuedtirolItFormat. calculateHashForObject(long estateId, EstateImpl estateItem)
-