| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.model | |
| org.alfresco.rest.api.nodes |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
Nodes.addChildren(String parentNodeId,
List<AssocChild> entities) |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
Nodes.addChildren(String parentNodeId,
List<AssocChild> entities) |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
NodesImpl.addChildren(String parentNodeId,
List<AssocChild> entities) |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
NodesImpl.addChildren(String parentNodeId,
List<AssocChild> entities) |
| Modifier and Type | Field and Description |
|---|---|
protected List<AssocChild> |
Node.secondaryChildren |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
Node.getSecondaryChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setSecondaryChildren(List<AssocChild> secondaryChildren) |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
NodeSecondaryChildrenRelation.create(String parentNodeId,
List<AssocChild> entities,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<AssocChild> |
NodeSecondaryChildrenRelation.create(String parentNodeId,
List<AssocChild> entities,
Parameters parameters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.