Package | Description |
---|---|
com.openindex.openestate.tool.agency |
ImmoTool-Add-On zur Verwaltung von OpenEstate-Immobilien.
|
Modifier and Type | Method and Description |
---|---|
static AgencyExportHandler.JobState |
AgencyExportHandler.getExportJobState(long exportId) |
AgencyExportHandler.JobState |
AgencyExportTable.getJobStateAt(int row) |
AgencyExportHandler.JobState |
AgencyExportTable.Model.getJobStateAt(int row) |
AgencyExportHandler.JobState |
AgencyExportHandler.Job.getState() |
static AgencyExportHandler.JobState |
AgencyExportHandler.JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgencyExportHandler.JobState[] |
AgencyExportHandler.JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgencyExportTable.setJobStateAt(AgencyExportHandler.JobState jobState,
int row) |
void |
AgencyExportTable.Model.setJobStateAt(AgencyExportHandler.JobState jobState,
int row) |
Copyright © 2015 OpenEstate. All rights reserved.