public class DummyRepository extends Object implements Repository, 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 Repositorypublic MimeRegistry getMimeRegistry()
getMimeRegistry in interface RepositoryMimeRegistry