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 |
QuickShareLink.getPath() |
PathInfo |
Node.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
QuickShareLink.setPath(PathInfo pathInfo) |
void |
Node.setPath(PathInfo pathInfo) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.