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 RepositoryLocation
ReferenceEncodingException
public InputStream openContentStream(ActualEnvironment environment) throws ActualEnvironmentException
openContentStream
in interface RepositoryLocation
ActualEnvironmentException
public org.alfresco.service.cmr.repository.NodeRef asNodeRef(ActualEnvironment environment) throws ActualEnvironmentException
asNodeRef
in interface RepositoryLocation
ActualEnvironmentException
Copyright © 2005–2017 Alfresco Software. All rights reserved.