public class

ConfluenceWebWorkConfiguration

extends Configuration
java.lang.Object
   ↳ com.opensymphony.webwork.config.Configuration
     ↳ com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfiguration

Class Overview

Created by IntelliJ IDEA. User: Mike Date: Jun 5, 2003 Time: 10:50:49 AM To change this template use Options | File Templates.

Summary

Public Constructors
ConfluenceWebWorkConfiguration()
Public Methods
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
[Expand]
Inherited Methods
From class com.opensymphony.webwork.config.Configuration
From class java.lang.Object

Public Constructors

public ConfluenceWebWorkConfiguration ()

Public Methods

public Object getImpl (String aName)

Get a named setting.

public boolean isSetImpl (String aName)

public Iterator listImpl ()

List setting names

public void setImpl (String aName, Object aValue)