|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Repository
A repository represents a abstract view on a filesystem. It always has a single root-entry and grants access to a repository-specific mime-registry.
Method Summary | |
---|---|
MimeRegistry |
getMimeRegistry()
Returns the repositories MimeRegistry, which is used return basic content-type information about the items stored in this repository. |
ContentLocation |
getRoot()
Returns the repositories root directory entry. |
Method Detail |
---|
ContentLocation getRoot() throws ContentIOException
ContentIOException
- if an error occurs.MimeRegistry getMimeRegistry()
MimeRegistry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |