public class DataDistributionByPath extends AbstractDataDistributionType
| Constructor and Description |
|---|
DataDistributionByPath() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getAncestors(String relativePath)
Gives the list of all the name of the ancestors
|
protected boolean |
useParametersOnLeafOnly()
Indicates whether or not the node type, the mixin types and the permissions have to
be used on leaf node only.
|
createNode, getDataNode, getOrCreateDataNode, getOrCreateDataNode, getOrCreateDataNode, getOrCreateDataNode, getRelativePath, migrate, migrate, removeDataNodeprotected List<String> getAncestors(String relativePath)
getAncestors in class AbstractDataDistributionTyperelativePath - the id of the data to find/createprotected boolean useParametersOnLeafOnly()
useParametersOnLeafOnly in class AbstractDataDistributionTypetrue if only the leaf node has to be created with the parameters
false otherwise.Copyright © 2017 eXo Platform SAS. All Rights Reserved.