| Package | Description |
|---|---|
| org.wso2.carbon.ui.deployment.beans |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Context> |
CarbonUIDefinitions.getContexts() |
List<Context> |
Component.getContextsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Component.addContext(Context context) |
void |
CarbonUIDefinitions.addContexts(String contextId,
Context context) |
void |
CarbonUIDefinitions.removeContexts(Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarbonUIDefinitions.addContexts(List<Context> contexts) |
void |
CarbonUIDefinitions.removeContexts(List<Context> contexts) |
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.