Interface PathMappable

All Known Implementing Classes:
WorkingFileRepositoryImpl, WorkingFileRepositoryRestEndpoint

public interface PathMappable
Extension to the working file repository that allows to map a file url to a file system path.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the prefix to the working file repository file system root directory.
    Returns the repository's base url.
  • Method Details

    • getPathPrefix

      String getPathPrefix()
      Returns the prefix to the working file repository file system root directory.
      Returns:
      the root path on the file system
    • getUrlPrefix

      String getUrlPrefix()
      Returns the repository's base url.
      Returns:
      the base url