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
S
setAttribute(String, String, Object)
- Method in interface org.pentaho.reporting.libraries.repository.
ContentEntity
Updates the attribute value for the given attribute domain and name.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.dummy.
DummyContentItem
Dummy locations do not allow to set attributes, therefore this method always returns false.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.dummy.
DummyContentLocation
Dummy locations do not allow to set attributes, therefore this method always returns false.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.email.
EmailContentItem
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.email.
EmailContentLocation
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.file.
FileContentEntity
Updates the attribute value for the given attribute domain and name.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.stream.
StreamContentItem
Stream-Repositories do not support attributes.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.stream.
StreamContentLocation
Stream-Repositories do not support attributes.
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zip.
ZipContentItem
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zip.
ZipContentLocation
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zipreader.
ZipReadContentItem
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zipreader.
ZipReadContentLocation
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zipwriter.
ZipContentItem
setAttribute(String, String, Object)
- Method in class org.pentaho.reporting.libraries.repository.zipwriter.
ZipContentLocation
setRawData(byte[], long, long)
- Method in class org.pentaho.reporting.libraries.repository.zip.
ZipContentItem
This method is a internal method.
setTreatHtmlContentAsBody(boolean)
- Method in class org.pentaho.reporting.libraries.repository.email.
EmailRepository
SIZE_ATTRIBUTE
- Static variable in class org.pentaho.reporting.libraries.repository.
LibRepositoryBoot
A attribute name representing the content-item size.
skip(long)
- Method in class org.pentaho.reporting.libraries.repository.stream.
WrappedInputStream
split(String, String)
- Static method in class org.pentaho.reporting.libraries.repository.
RepositoryUtilities
Splits a string on the given separator.
splitPath(String, String)
- Static method in class org.pentaho.reporting.libraries.repository.
RepositoryUtilities
Splits a string on the given separator.
StreamContentItem
- Class in
org.pentaho.reporting.libraries.repository.stream
A stream-content item that wraps around the input and output streams given in the repository.
StreamContentItem(String, ContentLocation, WrappedInputStream, WrappedOutputStream)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamContentItem
Creates a new stream-content item.
StreamContentLocation
- Class in
org.pentaho.reporting.libraries.repository.stream
A content location that wraps around a single stream.
StreamContentLocation(StreamRepository)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamContentLocation
Creates a new stream-location.
StreamRepository
- Class in
org.pentaho.reporting.libraries.repository.stream
A repository that feeds a single source.
StreamRepository(InputStream, OutputStream, String)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamRepository
Creates a new repository that potentially allows both read and write access.
StreamRepository(InputStream, OutputStream)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamRepository
Deprecated.
This constructor should not be used, as it hardcodes the filename for the input stream. Use one of the other constructors instead.
StreamRepository(InputStream, String)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamRepository
Creates a new read-only repository.
StreamRepository(OutputStream)
- Constructor for class org.pentaho.reporting.libraries.repository.stream.
StreamRepository
Creates a new write-only 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