| Package | Description |
|---|---|
| org.exoplatform.services.wcm.publication |
Provides the WCMComposer, one of the core services of web content management.
|
| org.exoplatform.wcm.webui.clv |
| Modifier and Type | Field and Description |
|---|---|
protected Result |
PaginatedResultIterator.result
The nodes.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
WCMComposerImpl.getPaginatedContents(NodeLocation nodeLocation,
HashMap<String,String> filters,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider) |
Result |
WCMComposer.getPaginatedContents(NodeLocation nodeLocation,
HashMap<String,String> filters,
org.exoplatform.services.jcr.ext.common.SessionProvider sessionProvider)
Gets content nodes that are paginated at a specified path based on given filters.
|
| Constructor and Description |
|---|
NodeLocationPaginatedResultIterator(Result result,
int pageSize) |
PaginatedResultIterator(Result result,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
Result |
UICLVFolderMode.getRenderedContentNodes()
Gets the rendered content nodes.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.