JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.txn.impl
ResourceRepository
Contents
Description
Method Summary
Method Details
getRootPath()
getPathSegments(T)
Hide sidebar
Show sidebar
Interface ResourceRepository<
T
>
All Known Implementing Classes:
ResourceRepoImpl
public interface
ResourceRepository<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
[]
getPathSegments
(
T
name)
Path
getRootPath
()
Method Details
getRootPath
Path
getRootPath
()
getPathSegments
String
[]
getPathSegments
(
T
name)