Package org.alfresco.repo.virtual.ref
Class RepositoryPath
java.lang.Object
org.alfresco.repo.virtual.ref.RepositoryPath
- All Implemented Interfaces:
RepositoryLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasNodeRef(ActualEnvironment environment) booleangetPath()inthashCode()openContentStream(ActualEnvironment environment) stringify(Stringifier stringifier)
-
Constructor Details
-
RepositoryPath
-
-
Method Details
-
getPath
-
stringify
- Specified by:
stringifyin interfaceRepositoryLocation- Throws:
ReferenceEncodingException
-
hashCode
public int hashCode() -
equals
-
openContentStream
public InputStream openContentStream(ActualEnvironment environment) throws ActualEnvironmentException - Specified by:
openContentStreamin interfaceRepositoryLocation- Throws:
ActualEnvironmentException
-
asNodeRef
- Specified by:
asNodeRefin interfaceRepositoryLocation- Throws:
ActualEnvironmentException
-