public class ConfluenceWebWorkConfiguration
extends com.opensymphony.webwork.config.Configuration
Constructor and Description |
---|
ConfluenceWebWorkConfiguration() |
Modifier and Type | Method and Description |
---|---|
Object |
getImpl(String aName)
Get a named setting.
|
boolean |
isSetImpl(String aName) |
Iterator |
listImpl()
List setting names
|
void |
setImpl(String aName,
Object aValue)
Set a named setting
|
public Object getImpl(String aName) throws IllegalArgumentException
getImpl
in class com.opensymphony.webwork.config.Configuration
IllegalArgumentException
public boolean isSetImpl(String aName)
isSetImpl
in class com.opensymphony.webwork.config.Configuration
public void setImpl(String aName, Object aValue) throws IllegalArgumentException, UnsupportedOperationException
setImpl
in class com.opensymphony.webwork.config.Configuration
IllegalArgumentException
UnsupportedOperationException
public Iterator listImpl()
listImpl
in class com.opensymphony.webwork.config.Configuration
Copyright © 2003–2019 Atlassian. All rights reserved.