Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.configuration.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
static Map<String,LoggingComponentType> |
LoggingDto.componentMap |
Modifier and Type | Method and Description |
---|---|
LoggingComponentType |
FilterConfiguration.getComponent() |
LoggingComponentType |
ComponentLogger.getComponent() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentLogger.setComponent(LoggingComponentType component) |
Modifier and Type | Method and Description |
---|---|
protected void |
FilterValidator.onValidate(org.apache.wicket.validation.IValidatable<LoggingComponentType> item) |
protected void |
LoggerValidator.onValidate(org.apache.wicket.validation.IValidatable<LoggingComponentType> item) |
Modifier and Type | Field and Description |
---|---|
protected LoggingComponentType |
SubSystemLoggerConfigurationType.component |
Modifier and Type | Method and Description |
---|---|
static LoggingComponentType |
LoggingComponentType.fromValue(String v) |
LoggingComponentType |
SubSystemLoggerConfigurationType.getComponent()
Gets the value of the component property.
|
static LoggingComponentType |
LoggingComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingComponentType[] |
LoggingComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SubSystemLoggerConfigurationType.setComponent(LoggingComponentType value)
Sets the value of the component property.
|
Copyright © 2013 evolveum. All rights reserved.