|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.repository.dummy.DummyRepository
public class DummyRepository
A dummy repositor is a empty repository that swallows all content fed into it.
| Constructor Summary | |
|---|---|
DummyRepository()
Creates a new dummy repository. |
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyRepository()
| Method Detail |
|---|
public ContentLocation getRoot()
getRoot in interface Repositorypublic MimeRegistry getMimeRegistry()
getMimeRegistry in interface RepositoryMimeRegistry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||