Package org.alfresco.repo.virtual.ref
Interface RepositoryLocation
- All Known Implementing Classes:
RepositoryNodeRef,RepositoryPath
public interface RepositoryLocation
An Alfresco repository content abstraction.
- Author:
- Bogdan Horje
-
Method Summary
Modifier and TypeMethodDescriptionasNodeRef(ActualEnvironment environment) openContentStream(ActualEnvironment environment) stringify(Stringifier stringifier)
-
Method Details
-
stringify
- Throws:
ReferenceEncodingException
-
openContentStream
- Throws:
ActualEnvironmentException
-
asNodeRef
- Throws:
ActualEnvironmentException
-