| Package | Description |
|---|---|
| org.sodeac.common | |
| org.sodeac.common.impl | |
| org.sodeac.common.model.logging |
| Modifier and Type | Method and Description |
|---|---|
ILogService |
ILogService.setDefaultLogEventType(LogEventType logEventType) |
ILogService.ILogEventBuilder |
ILogService.ILogEventBuilder.setLogEventType(LogEventType logEventType) |
| Modifier and Type | Method and Description |
|---|---|
ILogService |
LogServiceImpl.setDefaultLogEventType(LogEventType logEventType) |
| Modifier and Type | Method and Description |
|---|---|
static LogEventType |
LogEventType.findByName(String name) |
static LogEventType |
LogEventType.findByURI(String uri) |
static LogEventType |
LogEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEventType[] |
LogEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<LogEventType> |
LogEventType.getAll() |
Copyright © 2020. All rights reserved.