Package | Description |
---|---|
com.openindex.openestate.tool.agency |
ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.
|
com.openindex.openestate.tool.agency.export |
Exportmechanismen.
|
com.openindex.openestate.tool.agency.expose | |
com.openindex.openestate.tool.agency.utils |
Hilfsklassen.
|
Modifier and Type | Field and Description |
---|---|
PublishingMode |
AgencyEstateExportDialog.ExportSettings.imagePublishing |
Constructor and Description |
---|
AgencyEstateExportCsvTask(AbstractDbDriver db,
File exportFile,
Charset charset,
com.openindex.openestate.impl.OpenEstateType estateType,
com.openindex.openestate.impl.OpenEstateAction estateAction,
DbAgencyObject.Status estateStatus,
PublishingMode imageMode,
Locale locale) |
AgencyEstateExportDialog.ExportSettings(AgencyEstateExportDialog.Format format,
Charset charset,
Locale language,
PublishingMode imagePublishing,
com.openindex.openestate.impl.OpenEstateAction estateAction,
com.openindex.openestate.impl.OpenEstateType estateType,
DbAgencyObject.Status estateStatus,
boolean zipped) |
AgencyEstateExportXlsTask(AbstractDbDriver db,
File exportFile,
Charset charset,
com.openindex.openestate.impl.OpenEstateType estateType,
com.openindex.openestate.impl.OpenEstateAction estateAction,
DbAgencyObject.Status estateStatus,
PublishingMode imageMode,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
PublishingMode |
AbstractFormat.getPropertyAddressPublication() |
PublishingMode |
AbstractFormat.getPropertyFilePublication() |
PublishingMode |
AbstractFormat.getPropertyLinkPublication() |
PublishingMode |
AbstractFormat.getPropertyPricePublication() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFormat.setPropertyAddressPublication(PublishingMode val) |
void |
AbstractFormat.setPropertyFilePublication(PublishingMode val) |
void |
AbstractFormat.setPropertyLinkPublication(PublishingMode val) |
void |
AbstractFormat.setPropertyPricePublication(PublishingMode val) |
Constructor and Description |
---|
ImmoXmlFormat.Writer(Locale locale,
PublishingMode priceMode,
AbstractFormat.AttachmentMarker attachmentMarker) |
OpenImmoXmlFormat.Writer(Locale locale,
PublishingMode priceMode,
AbstractFormat.AttachmentMarker attachmentMarker,
boolean at10Extension) |
Modifier and Type | Method and Description |
---|---|
PublishingMode |
AbstractExpose.getPublishAddress() |
PublishingMode |
AbstractExpose.getPublishFiles() |
PublishingMode |
AbstractExpose.getPublishPrices() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractExpose.setPublishAddress(PublishingMode val) |
void |
AbstractExpose.setPublishFiles(PublishingMode val) |
void |
AbstractExpose.setPublishPrices(PublishingMode val) |
Modifier and Type | Method and Description |
---|---|
static PublishingMode |
PublishingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishingMode[] |
PublishingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 OpenEstate. All rights reserved.