| Package | Description |
|---|---|
| org.alfresco.rest.api | |
| org.alfresco.rest.api.impl | |
| org.alfresco.rest.api.model |
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
Nodes.lookupPathInfo(org.alfresco.service.cmr.repository.NodeRef nodeRefIn,
org.alfresco.service.cmr.repository.ChildAssociationRef archivedParentAssoc)
Returns the path to the given nodeRef
nodeRefIn or the archived nodeRef archivedParentAssoc. |
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
NodesImpl.lookupPathInfo(org.alfresco.service.cmr.repository.NodeRef nodeRefIn,
org.alfresco.service.cmr.repository.ChildAssociationRef archivedParentAssoc) |
| Modifier and Type | Field and Description |
|---|---|
protected PathInfo |
Node.pathInfo |
| Modifier and Type | Method and Description |
|---|---|
PathInfo |
Node.getPath() |
PathInfo |
QuickShareLink.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setPath(PathInfo pathInfo) |
void |
QuickShareLink.setPath(PathInfo pathInfo) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.