public class ObjectPathReference extends AbstractObjectReference
| Modifier and Type | Field and Description |
|---|---|
protected String |
path |
protected String[] |
reference |
cmisServices, repo| Constructor and Description |
|---|
ObjectPathReference(CMISServices cmisServices,
CMISRepositoryReference repo,
String path)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
NodeRef |
getNodeRef() |
String |
getPath() |
String |
toString() |
getRepositoryReferencepublic ObjectPathReference(CMISServices cmisServices, CMISRepositoryReference repo, String path)
cmisServices - repo - path - Copyright © 2005–2014 Alfresco Software. All rights reserved.