Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry |
Modifier and Type | Field and Description |
---|---|
private UserInterfaceOptions |
WebappConfiguration.ui
options for altering the ui presentation.
|
Modifier and Type | Method and Description |
---|---|
UserInterfaceOptions |
WebappConfiguration.getUi()
Get options for altering the ui presentation.
|
Modifier and Type | Method and Description |
---|---|
void |
WebappConfiguration.setUi(UserInterfaceOptions ui)
Set options for altering the ui presentation.
|
Modifier and Type | Method and Description |
---|---|
private UserInterfaceOptions |
ConfigurationRegistryReader.readUserInterfaceOptions(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeUserInterfaceOptions(String prefix,
UserInterfaceOptions value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.