| Package | Description | 
|---|---|
| com.atlassian.confluence.api.model.web | |
| com.atlassian.confluence.api.service.web | 
| Modifier and Type | Method and Description | 
|---|---|
| WebItemView | WebItemView.Builder. create(java.lang.String key,
      java.lang.String url,
      java.lang.String label,
      int weight) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Iterable<WebItemView> | WebSectionView. getLinks() | 
| Modifier and Type | Method and Description | 
|---|---|
| WebSectionView.Builder | WebSectionView.Builder. addItems(WebItemView... items) | 
| Modifier and Type | Method and Description | 
|---|---|
| WebSectionView.Builder | WebSectionView.Builder. addItems(java.lang.Iterable<WebItemView> items) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Iterable<WebItemView> | WebView. getItemsForSection(java.lang.String section,
                  java.util.Map<java.lang.String,java.lang.Object> additionalContext) | 
Copyright © 2003-2014 Atlassian. All Rights Reserved.