| Package | Description |
|---|---|
| com.openindex.openestate.tool.agency.db | |
| com.openindex.openestate.tool.agency.export |
Exportmechanismen.
|
| Modifier and Type | Field and Description |
|---|---|
DbAgencyExportLogMessage.Level |
DbAgencyExportLogMessage.level |
| Modifier and Type | Method and Description |
|---|---|
static DbAgencyExportLogMessage.Level |
DbAgencyExportLogMessage.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbAgencyExportLogMessage.Level[] |
DbAgencyExportLogMessage.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DbAgencyExportLogMessage(long objectId,
String text,
String code,
DbAgencyExportLogMessage.Level level) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportContext.addMessage(long objectId,
String text,
String code,
DbAgencyExportLogMessage.Level level) |
void |
ExportContext.addMessage(String text,
String code,
DbAgencyExportLogMessage.Level level) |
Copyright © 2015 OpenEstate. All rights reserved.