public class DummyRepository extends java.lang.Object implements Repository, java.io.Serializable
Constructor and Description |
---|
DummyRepository()
Creates a new dummy repository.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public ContentLocation getRoot()
getRoot
in interface Repository
public MimeRegistry getMimeRegistry()
getMimeRegistry
in interface Repository
MimeRegistry