| Modifier and Type | Method and Description |
|---|---|
static ConfigTarget |
ConfigTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigTarget[] |
ConfigTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigDefinition(ConfigTarget target,
String configurableUri,
de.deepamehta.core.model.TopicModel defaultConfigTopic,
ConfigModificationRole role) |
ConfigDefinition(ConfigTarget target,
String configurableUri,
de.deepamehta.core.model.TopicModel defaultConfigTopic,
ConfigModificationRole role,
ConfigCustomizer customizer) |
Copyright © 2017. All rights reserved.