org.pentaho.reporting.libraries.repository
public interface 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.
|
Returns: the mime registry.
See Also: MimeRegistry
Returns: the root directory.
Throws: ContentIOException if an error occurs.