Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
R
S
T
U
V
W
Z
D
DefaultMimeRegistry
- Class in
org.pentaho.reporting.libraries.repository
The default-mime registry contains a list of well-known file types and returns mime-information for them.
DefaultMimeRegistry()
- Constructor for class org.pentaho.reporting.libraries.repository.
DefaultMimeRegistry
Default Constructor.
DefaultNameGenerator
- Class in
org.pentaho.reporting.libraries.repository
DefaultNameGenerator(ContentLocation)
- Constructor for class org.pentaho.reporting.libraries.repository.
DefaultNameGenerator
DefaultNameGenerator(ContentLocation, String)
- Constructor for class org.pentaho.reporting.libraries.repository.
DefaultNameGenerator
DefaultNameGenerator(ContentLocation, String, String)
- Constructor for class org.pentaho.reporting.libraries.repository.
DefaultNameGenerator
delete()
- Method in interface org.pentaho.reporting.libraries.repository.
ContentEntity
Attempts to delete the entity.
delete()
- Method in class org.pentaho.reporting.libraries.repository.dummy.
DummyContentItem
A dummy location does not have content and therefore does not support the delete command.
delete()
- Method in class org.pentaho.reporting.libraries.repository.dummy.
DummyContentLocation
A dummy location does not have content and therefore does not support the delete command.
delete()
- Method in class org.pentaho.reporting.libraries.repository.email.
EmailContentItem
delete()
- Method in class org.pentaho.reporting.libraries.repository.email.
EmailContentLocation
delete()
- Method in class org.pentaho.reporting.libraries.repository.file.
FileContentEntity
Attempts to delete the entity.
delete()
- Method in class org.pentaho.reporting.libraries.repository.stream.
StreamContentItem
Stream-repositories do not support the deletion of entries.
delete()
- Method in class org.pentaho.reporting.libraries.repository.stream.
StreamContentLocation
Stream-repositories do not support the deletion of entries.
delete()
- Method in class org.pentaho.reporting.libraries.repository.zip.
ZipContentItem
delete()
- Method in class org.pentaho.reporting.libraries.repository.zip.
ZipContentLocation
delete()
- Method in class org.pentaho.reporting.libraries.repository.zipreader.
ZipReadContentItem
delete()
- Method in class org.pentaho.reporting.libraries.repository.zipreader.
ZipReadContentLocation
delete()
- Method in class org.pentaho.reporting.libraries.repository.zipwriter.
ZipContentItem
delete()
- Method in class org.pentaho.reporting.libraries.repository.zipwriter.
ZipContentLocation
DummyContentItem
- Class in
org.pentaho.reporting.libraries.repository.dummy
A dummy content item, that does not provide any input and that does swallow all content fed into it.
DummyContentItem(ContentLocation, String)
- Constructor for class org.pentaho.reporting.libraries.repository.dummy.
DummyContentItem
Creates a new dummy item for the given parent and having the given name.
DummyContentLocation
- Class in
org.pentaho.reporting.libraries.repository.dummy
A dummy content location holds references to all dummy items.
DummyContentLocation(ContentLocation, String)
- Constructor for class org.pentaho.reporting.libraries.repository.dummy.
DummyContentLocation
Creates a new DummyContentLocation with the given parent and name.
DummyContentLocation(Repository, String)
- Constructor for class org.pentaho.reporting.libraries.repository.dummy.
DummyContentLocation
Creates a new root DummyContentLocation with the given repository and name.
DummyRepository
- Class in
org.pentaho.reporting.libraries.repository.dummy
A dummy repositor is a empty repository that swallows all content fed into it.
DummyRepository()
- Constructor for class org.pentaho.reporting.libraries.repository.dummy.
DummyRepository
Creates a new dummy repository.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
R
S
T
U
V
W
Z