| Package | Description |
|---|---|
| org.jahia.utils |
| Modifier and Type | Method and Description |
|---|---|
Set<NodeTypeTreeEntry> |
NodeTypeTreeEntry.getChildren() |
static Set<NodeTypeTreeEntry> |
NodeTypesUtils.getContentTypesAsTree(List<String> nodeTypes,
List<String> excludedNodeTypes,
boolean includeSubTypes,
String path,
JCRSessionWrapper session,
Locale uiLocale)
Utility method that build a list of jmix:droppableContent nodeTypes for a given path as a tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTypeTreeEntry.add(NodeTypeTreeEntry entry) |
int |
NodeTypeTreeEntry.compareTo(NodeTypeTreeEntry otherNodeTypeTreeEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeTypeTreeEntry.setChildren(Set<NodeTypeTreeEntry> children) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.