Interface ResourceRepository<T>

All Known Implementing Classes:
ResourceRepoImpl

public interface ResourceRepository<T>
  • Method Details

    • getRootPath

      Path getRootPath()
    • getPathSegments

      String[] getPathSegments(T name)