@Deprecated public class ContextConfig extends Object
Constructor and Description |
---|
ContextConfig()
Deprecated.
|
ContextConfig(ContextConfig config)
Deprecated.
|
ContextConfig(String name)
Deprecated.
|
ContextConfig(String name,
List<Location> locations)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<ContextConfig> |
getContexts()
Deprecated.
|
String |
getId()
Deprecated.
|
List<Location> |
getLocations()
Deprecated.
|
void |
setContexts(List<ContextConfig> children)
Deprecated.
|
void |
setId(String name)
Deprecated.
|
void |
setLocations(List<Location> locations)
Deprecated.
|
public ContextConfig(ContextConfig config)
public ContextConfig()
public ContextConfig(String name)
public ContextConfig(String name, List<Location> locations)
public List<Location> getLocations()
public List<ContextConfig> getContexts()
public void setLocations(List<Location> locations)
public void setContexts(List<ContextConfig> children)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.