|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.common.util.config.ContextConfig
@Deprecated public class ContextConfig
| Constructor Summary | |
|---|---|
ContextConfig()
Deprecated. |
|
ContextConfig(ContextConfig config)
Deprecated. |
|
ContextConfig(String name)
Deprecated. |
|
ContextConfig(String name,
List<Location> locations)
Deprecated. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextConfig(ContextConfig config)
public ContextConfig()
public ContextConfig(String name)
public ContextConfig(String name,
List<Location> locations)
| Method Detail |
|---|
public String getId()
public List<Location> getLocations()
public List<ContextConfig> getContexts()
public void setLocations(List<Location> locations)
public void setContexts(List<ContextConfig> children)
public void setId(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||