Package | Description |
---|---|
com.openindex.openestate.tool.agency |
ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.
|
com.openindex.openestate.tool.agency.addons.contacts.db | |
com.openindex.openestate.tool.agency.addons.contacts.db.hsql | |
com.openindex.openestate.tool.agency.db | |
com.openindex.openestate.tool.agency.db.hsql | |
com.openindex.openestate.tool.agency.export |
Exportmechanismen.
|
Modifier and Type | Field and Description |
---|---|
DbAgencyObject.Status |
AgencyEstateExportDialog.ExportSettings.estateStatus |
Modifier and Type | Method and Description |
---|---|
DbAgencyObject.Status |
AgencyImportTask.Settings.getAgencyObjectStatus() |
DbAgencyObject.Status |
AgencyEstateTable.getEstateStatusAt(int row) |
DbAgencyObject.Status |
AgencyEstateTable.Model.getEstateStatusAt(int row) |
Modifier and Type | Method and Description |
---|---|
void |
AgencyImportTask.Settings.setAgencyObjectStatus(DbAgencyObject.Status value) |
protected void |
AgencyEstateStatusTask.setStatus(DbAgencyObject.Status status) |
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) |
AgencyEstateStatusTask(DbAgencyObject[] estates,
DbAgencyObject.Status status,
AbstractDbDriver dbDriver,
DbUser dbUser,
DbAgencyObjectsHandler dbObjectsHandler,
DbAgencyObjectLogsHandler dbLogHandler,
DbAgencyExportsHandler dbExportsHandler) |
AgencyEstateStatusTask(DbAgencyObject[] estates,
DbAgencyObject.Status status,
Connection dbConnection,
DbUser dbUser,
DbAgencyObjectsHandler dbObjectsHandler,
DbAgencyObjectLogsHandler dbLogHandler,
DbAgencyExportsHandler dbExportsHandler) |
AgencyEstateStatusTask(long[] estateIds,
DbAgencyObject.Status status,
AbstractDbDriver dbDriver,
DbUser dbUser,
DbAgencyObjectsHandler dbObjectsHandler,
DbAgencyObjectLogsHandler dbLogHandler,
DbAgencyExportsHandler dbExportsHandler) |
AgencyEstateStatusTask(long[] estateIds,
DbAgencyObject.Status status,
Connection dbConnection,
DbUser dbUser,
DbAgencyObjectsHandler dbObjectsHandler,
DbAgencyObjectLogsHandler dbLogHandler,
DbAgencyExportsHandler dbExportsHandler) |
Modifier and Type | Method and Description |
---|---|
abstract long[] |
DbAgencyBrokeringsHandlerImpl.getBrokeringIds(Connection c,
DbAgencyObject.Status status,
long[] contactEntryIds,
long[] agencyObjectIds) |
long[] |
DbAgencyBrokeringsHandler.getBrokeringIds(Connection c,
DbAgencyObject.Status status,
long[] contactEntryIds,
long[] agencyObjectIds) |
Modifier and Type | Method and Description |
---|---|
long[] |
HSqlDbAgencyBrokeringsHandler.getBrokeringIds(Connection c,
DbAgencyObject.Status status,
long[] contactEntryIds,
long[] agencyObjectIds) |
Modifier and Type | Field and Description |
---|---|
DbAgencyObject.Status |
DbAgencyObject.status |
Modifier and Type | Field and Description |
---|---|
List<DbAgencyObject.Status> |
DbAgencySearch.status |
Modifier and Type | Method and Description |
---|---|
static DbAgencyObject.Status |
DbAgencyObject.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbAgencyObject.Status[] |
DbAgencyObject.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
com.openindex.openestate.impl.db.DbObject[] |
DbAgencyObjectsHandler.getObjects(Connection c,
DbAgencyObject.Status status,
DbAgencyObject.ExportMode exportMode) |
void |
DbAgencyObjectLog.putChangedStatus(DbAgencyObject.Status oldStatus,
DbAgencyObject.Status newStatus) |
void |
DbAgencyObjectsHandler.setObjectStatus(Connection c,
long[] objectIds,
DbAgencyObject.Status status) |
void |
DbAgencyObjectsHandler.setObjectStatus(Connection c,
long objectId,
DbAgencyObject.Status status) |
Modifier and Type | Method and Description |
---|---|
com.openindex.openestate.impl.db.DbObject[] |
HSqlDbAgencyObjectsHandler.getObjects(Connection c,
DbAgencyObject.Status status,
DbAgencyObject.ExportMode exportMode) |
void |
HSqlDbAgencyObjectsHandler.setObjectStatus(Connection c,
long[] objectIds,
DbAgencyObject.Status status) |
void |
HSqlDbAgencyObjectsHandler.setObjectStatus(Connection c,
long objectId,
DbAgencyObject.Status status) |
Modifier and Type | Method and Description |
---|---|
protected String |
WebsitePhpBuilder.build_object_php(com.openindex.openestate.impl.EstateImpl estate,
String estateKey,
DbAgencyObject.Status status,
com.openindex.openestate.impl.AgentImpl agent,
com.openindex.openestate.impl.AgentContactImpl contact,
Date createdAt,
Date modifiedAt,
File dir)
object.php erzeugen.
|
Copyright © 2015 OpenEstate. All rights reserved.