Uses of Class
com.openindex.openestate.tool.ImmoToolTask
-
Packages that use ImmoToolTask Package Description com.openindex.openestate.tool Hauptklassen des ImmoTool-Frameworks.com.openindex.openestate.tool.admin com.openindex.openestate.tool.agency ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.com.openindex.openestate.tool.agency.addons.contacts Erweiterungen des Immobilien-Add-Ons.com.openindex.openestate.tool.agency.export Exportmechanismen.com.openindex.openestate.tool.agency.imports com.openindex.openestate.tool.calendar ImmoTool-Add-On zur Verwaltung von iCal-Kalendern.com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen.com.openindex.openestate.tool.crm com.openindex.openestate.tool.gui com.openindex.openestate.tool.mail com.openindex.openestate.tool.mail.utils com.openindex.openestate.tool.news com.openindex.openestate.tool.utils Hilfsklassen. -
-
Uses of ImmoToolTask in com.openindex.openestate.tool
Subclasses of ImmoToolTask in com.openindex.openestate.tool Modifier and Type Class Description classImmoToolBackupTaskImmoToolBackupTask.classImmoToolProjectCloseTaskImmoToolTaskzum Schließen eines Projektes.classImmoToolProjectCreateTaskImmoToolTaskzum Erzeugen eines Projektes.classImmoToolProjectOpenTaskImmoToolTaskzum Öffnen eines Projektes.classImmoToolTaskContainerImmoToolTaskContainer.classImmoToolUpdateTaskImmoToolUpdateTask.Methods in com.openindex.openestate.tool that return ImmoToolTask Modifier and Type Method Description ImmoToolTaskImmoToolPermissionPanel. loadInBackground(ImmoToolProject project)Deprecated.static ImmoToolTaskImmoToolWizardDialog. showDialog(Window window)Methods in com.openindex.openestate.tool with parameters of type ImmoToolTask Modifier and Type Method Description voidImmoToolTaskContainer. add(ImmoToolTask task)voidAbstractApplication. executeTask(ImmoToolTask task)static voidImmoToolEnvironment. executeTask(ImmoToolTask task)static voidImmoToolUtils. executeTask(ImmoToolTask task)ObjectAbstractApplication. executeTaskAndWait(ImmoToolTask task)ObjectAbstractApplication. executeTaskAndWait(ImmoToolTask task, long time, TimeUnit timeUnit)static ObjectImmoToolEnvironment. executeTaskAndWait(ImmoToolTask task)static ObjectImmoToolEnvironment. executeTaskAndWait(ImmoToolTask task, long time, TimeUnit timeUnit)voidAbstractApplication.TaskAdapter. executionRequested(ImmoToolTask task)voidAbstractApplication.TaskListener. executionRequested(ImmoToolTask task)protected voidImmoToolTaskContainer. prepareTask(ImmoToolTask task)static booleanImmoToolTaskDialog. showDialog(ImmoToolTask[] tasks, Window parent)static booleanImmoToolTaskDialog. showDialog(ImmoToolTask task, Window parent)protected voidImmoToolTaskContainer. succeedTask(ImmoToolTask task, Object result)Method parameters in com.openindex.openestate.tool with type arguments of type ImmoToolTask Modifier and Type Method Description static booleanImmoToolTaskDialog. showDialog(Collection<ImmoToolTask> tasks, Window parent) -
Uses of ImmoToolTask in com.openindex.openestate.tool.admin
Subclasses of ImmoToolTask in com.openindex.openestate.tool.admin Modifier and Type Class Description classDbBackupTaskDbBackupTask.classDbRebuildTaskDbRebuildTask.classDbReloadTaskDbReloadTask.classDbRepairTaskDbRepairTask.classDbRestoreTaskDbRestoreTask.Methods in com.openindex.openestate.tool.admin that return ImmoToolTask Modifier and Type Method Description static ImmoToolTaskDbCreateDialog. showDialog(AbstractDbDriver dbDriver, DbExtension dbExtension, Window window) -
Uses of ImmoToolTask in com.openindex.openestate.tool.agency
Subclasses of ImmoToolTask in com.openindex.openestate.tool.agency Modifier and Type Class Description classAgencyContactViewTaskImmoToolTaskzur Darstellung eines Mitarbeiter-Formulars.classAgencyEstateContactTaskAgencyEstateContactTask.classAgencyEstateExportCsvTaskImmoToolTaskzum Tabellenexport von Immobilien im CSV-Format.classAgencyEstateExportXlsTaskImmoToolTaskzum Tabellenexport von Immobilien im Excel-Format.classAgencyEstateGeoDataTaskAgencyEstateGeoDataTask.classAgencyEstateStatusTaskAgencyEstateStatusTask.classAgencyEstateViewTaskImmoToolTaskzur Darstellung eines Immobilien-Formulars.classAgencyExportViewTaskAgencyExportViewTask.classAgencyExposeTaskAgencyExposeTask.classAgencyImportTaskAgencyImportTask.Methods in com.openindex.openestate.tool.agency that return ImmoToolTask Modifier and Type Method Description static ImmoToolTaskAgencyImportDialog. showDialog(AbstractDbDriver dbDriver, DbAgencyExtension dbExtension, DbUser dbUser, File importDir, String importFormat, Window window)static ImmoToolTaskAgencyImportDialog. showDialog(ImmoToolProject project, File importDir, String importFormat, Window window) -
Uses of ImmoToolTask in com.openindex.openestate.tool.agency.addons.contacts
Subclasses of ImmoToolTask in com.openindex.openestate.tool.agency.addons.contacts Modifier and Type Class Description classAgencyBrokeringViewTaskAgencyBrokeringViewTask.classAgencyInterestViewTaskAgencyInterestViewTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.agency.export
Subclasses of ImmoToolTask in com.openindex.openestate.tool.agency.export Modifier and Type Class Description classExportProcess.PreparationTaskclassExportProcess.TransportTask -
Uses of ImmoToolTask in com.openindex.openestate.tool.agency.imports
Methods in com.openindex.openestate.tool.agency.imports that return ImmoToolTask Modifier and Type Method Description ImmoToolTaskAbstractImport. createTask(File file, String version, AgencyImportTask.Settings settings, AbstractDbDriver dbDriver, DbAgencyExtension dbExtension, DbUser dbUser) -
Uses of ImmoToolTask in com.openindex.openestate.tool.calendar
Subclasses of ImmoToolTask in com.openindex.openestate.tool.calendar Modifier and Type Class Description classCalendarEntryRemoveTaskCalendarEntryRemoveTask.classCalendarEntryViewTaskCalendarEntryViewTask.classCalendarSyncTaskCalendarSyncTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.contacts
Subclasses of ImmoToolTask in com.openindex.openestate.tool.contacts Modifier and Type Class Description classContactsEntryExportCsvTaskImmoToolTaskzum Tabellenexport von Adressen im CSV-Format.classContactsEntryExportVcardTaskImmoToolTaskzum Export von Adressen im VCard-Format.classContactsEntryExportXlsTaskImmoToolTaskzum Tabellenexport von Adressen im Excel-Format.classContactsEntryImportCsvTaskImmoToolTaskzum Tabellenimport von Adressen im CSV-Format.classContactsEntryImportVCardTaskImmoToolTaskzum Import von Adressen im VCard-Format.classContactsEntryViewTaskContactsEntryViewTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.crm
Subclasses of ImmoToolTask in com.openindex.openestate.tool.crm Modifier and Type Class Description classCrmActivityViewTaskCrmActivityViewTask.classCrmMarketingViewTaskCrmMarketingViewTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.gui
Methods in com.openindex.openestate.tool.gui that return ImmoToolTask Modifier and Type Method Description ImmoToolTaskAbstractMainTab. saveModifications()Vorgenommene Änderungen speichern.ImmoToolTaskAbstractMainView. saveModifications() -
Uses of ImmoToolTask in com.openindex.openestate.tool.mail
Subclasses of ImmoToolTask in com.openindex.openestate.tool.mail Modifier and Type Class Description static classMailAccountDialog.SubmitTask -
Uses of ImmoToolTask in com.openindex.openestate.tool.mail.utils
Subclasses of ImmoToolTask in com.openindex.openestate.tool.mail.utils Modifier and Type Class Description classMailExportTaskMailExportTask.classMailImportTaskMailImportTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.news
Subclasses of ImmoToolTask in com.openindex.openestate.tool.news Modifier and Type Class Description classNewsDownloadTaskNewsDownloadTask. -
Uses of ImmoToolTask in com.openindex.openestate.tool.utils
Subclasses of ImmoToolTask in com.openindex.openestate.tool.utils Modifier and Type Class Description classCsvExportTask<CsvType>AllgemeinerImmoToolTaskzum Export von CSV-Tabellen.classCsvImportTask<CsvType>AllgemeinerImmoToolTaskzum Import von CSV-Tabellen.classXlsExportTask<XlsType>AllgemeinerImmoToolTaskzum Export von Excel-Tabellen.Methods in com.openindex.openestate.tool.utils with parameters of type ImmoToolTask Modifier and Type Method Description voidStatusTaskPanel. putTask(ImmoToolTask task)
-