| Package | Description |
|---|---|
| org.exoplatform.ecm.webui.component.explorer | |
| org.exoplatform.ecm.webui.component.explorer.versions | |
| org.exoplatform.ecm.webui.tree | |
| org.exoplatform.ecm.webui.tree.selectone | |
| org.exoplatform.services.wcm.core | |
| org.exoplatform.services.wcm.extensions.publication |
Provides the Publication Manager to handle all actions related to lifecycle and publication on content.
|
| org.exoplatform.services.wcm.publication |
Provides the WCMComposer, one of the core services of web content management.
|
| org.exoplatform.wcm.webui.category | |
| org.exoplatform.wcm.webui.clv | |
| org.exoplatform.wcm.webui.dialog |
| Modifier and Type | Method and Description |
|---|---|
List<NodeLocation> |
UIDocumentInfo.filterDocumentsByTag(List<NodeLocation> nodes,
String path) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeLocation> |
UIDocumentInfo.filterDocumentsByTag(List<NodeLocation> nodes,
String path) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeLocation |
UIVersionInfo.node_ |
protected NodeLocation |
UIViewVersion.originalNode_ |
| Modifier and Type | Field and Description |
|---|---|
protected NodeLocation |
UITreeTaxonomyBuilder.currentNode
The current node.
|
protected NodeLocation |
UINodeTreeBuilder.currentNode
The current node.
|
protected NodeLocation |
UITreeTaxonomyBuilder.rootTreeNode
The root tree node.
|
protected NodeLocation |
UINodeTreeBuilder.rootTreeNode
The root tree node.
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeLocation |
UISelectPathPanel.parentNode |
| Modifier and Type | Method and Description |
|---|---|
NodeLocation |
WCMConfigurationService.getLivePortalsLocation() |
static NodeLocation |
NodeLocation.getNodeLocationByExpression(String exp)
Get an NodeLocation object by an expression.
|
static NodeLocation |
NodeLocation.getNodeLocationByNode(javax.jcr.Node node)
Get an NodeLocation object by a node.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NodeLocation> |
WCMConfigurationService.getAllLivePortalsLocation() |
List<NodeLocation> |
NodeLocation.getChildren() |
static List<NodeLocation> |
NodeLocation.getLocationsByIterator(javax.jcr.NodeIterator nodeIterator)
returns the list of node location from the node iterator
|
| Modifier and Type | Method and Description |
|---|---|
static String |
NodeLocation.getExpressionByNodeLocation(NodeLocation location)
Get node's expression by a NodeLocation.
|
static javax.jcr.Node |
NodeLocation.getNodeByLocation(NodeLocation nodeLocation)
Get a node by a NodeLocation object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeLocation.setChildren(List<NodeLocation> children) |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Node |
WCMPublicationServiceImpl.getCurrentRevision(NodeLocation currentRevisionLocation) |
| Modifier and Type | Method and Description |
|---|---|
NodeLocation |
Result.getNodeLocationDescriber() |
| 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 |
|---|
Result(List<javax.jcr.Node> nodes,
long offset,
long numTotal,
NodeLocation nodeLocationDescriber,
HashMap<String,String> filtersDescriber) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeLocation |
UICategoryNavigationTree.currentNode
The current node.
|
protected NodeLocation |
UICategoryNavigationTree.rootTreeNode
The root tree node.
|
| Modifier and Type | Method and Description |
|---|---|
NodeLocation |
UICLVContainer.CLVNodeCreator.createData(javax.jcr.Node node,
javax.jcr.query.Row row,
org.exoplatform.commons.api.search.data.SearchResult searchResult) |
| Modifier and Type | Method and Description |
|---|---|
NodeLocation |
UIContentDialogForm.getWebcontentNodeLocation()
Gets the webcontent node location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIContentDialogForm.setWebcontentNodeLocation(NodeLocation webcontentNodeLocation)
Sets the webcontent node location.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.