public class RepositoryPath extends Object implements RepositoryLocation
| Constructor and Description |
|---|
RepositoryPath(String aPath) |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
asNodeRef(ActualEnvironment environment) |
boolean |
equals(Object obj) |
String |
getPath() |
int |
hashCode() |
InputStream |
openContentStream(ActualEnvironment environment) |
String |
stringify(Stringifier stringifier) |
public RepositoryPath(String aPath)
public String getPath()
public String stringify(Stringifier stringifier) throws ReferenceEncodingException
stringify in interface RepositoryLocationReferenceEncodingExceptionpublic InputStream openContentStream(ActualEnvironment environment) throws ActualEnvironmentException
openContentStream in interface RepositoryLocationActualEnvironmentExceptionpublic org.alfresco.service.cmr.repository.NodeRef asNodeRef(ActualEnvironment environment) throws ActualEnvironmentException
asNodeRef in interface RepositoryLocationActualEnvironmentExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.