Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateName(String, String) - Method in class org.pentaho.reporting.libraries.repository.DefaultNameGenerator
-
Generates a new, unique name for storing resources in the output repository.
- generateName(String, String) - Method in interface org.pentaho.reporting.libraries.repository.NameGenerator
-
Generates a new name for the location.
- getAttribute(String, String) - Method in interface org.pentaho.reporting.libraries.repository.ContentEntity
-
Returns a attribute value for the given domain (namespace) and attribute-name.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Dummy locations do not have attributes, therefore this method always returns null.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Dummy locations do not have attributes, therefore this method always returns null.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.file.FileContentEntity
-
Returns a attribute value for the given domain (namespace) and attribute-name.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Stream-Repositories do not support attributes.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Stream-Repositories do not support attributes.
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getAttribute(String, String) - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getContentId() - Method in interface org.pentaho.reporting.libraries.repository.ContentEntity
-
Returns a unique identifier.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns the full pathname of the location.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Returns the full pathname of the location.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentEntity
-
Returns a unique identifier.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Returns a unique identifier.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Returns a unique identifier.
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getContentId() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getContentName() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamRepository
-
Returns the optional content name by which the data in the input-stream should be accessed.
- getCrc() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipEntryOutputStream
- getEntity(Repository, String[]) - Static method in class org.pentaho.reporting.libraries.repository.RepositoryUtilities
-
Returns the content entity for the given path name.
- getEntry(String) - Method in interface org.pentaho.reporting.libraries.repository.ContentLocation
-
Returns the content entity with the given name.
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Returns the content entity with the given name.
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.file.FileContentLocation
-
Returns the content entity with the given name.
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Returns the content entity with the given name.
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getEntry(String) - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getInputStream() - Method in interface org.pentaho.reporting.libraries.repository.ContentItem
-
Tries to open and return a input stream for reading from the content item.
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns an new empty input stream that does not allow to read a single byte from it.
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentItem
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Tries to open and return a input stream for reading from the content item.
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamRepository
-
Returns the optional input stream.
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getInputStream() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getInstance() - Static method in class org.pentaho.reporting.libraries.repository.LibRepositoryBoot
-
Returns the singleton instance of the boot-class.
- getInstance() - Static method in class org.pentaho.reporting.libraries.repository.LibRepositoryInfo
-
Returns the singleton instance of the ProjectInformation-class.
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyRepository
-
Returns the repositories MimeRegistry, which is used return basic content-type information about the items stored in this repository.
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.file.FileRepository
-
Returns the mime-registry for the repository.
- getMimeRegistry() - Method in interface org.pentaho.reporting.libraries.repository.Repository
-
Returns the repositories MimeRegistry, which is used return basic content-type information about the items stored in this repository.
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamRepository
-
Returns the mime registry for this repository.
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipRepository
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadRepository
- getMimeRegistry() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipRepository
- getMimeType() - Method in interface org.pentaho.reporting.libraries.repository.ContentItem
-
Returns the mime type for the content entity.
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns the mime type for the content entity.
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentItem
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Returns the mime type for the content entity.
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getMimeType() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getMimeType(String) - Method in class org.pentaho.reporting.libraries.repository.DefaultMimeRegistry
-
Queries the mime-type for a given filename.
- getMimeType(ContentItem) - Method in class org.pentaho.reporting.libraries.repository.DefaultMimeRegistry
-
Queries the mime-type for a given content-item.
- getMimeType(ContentItem) - Method in interface org.pentaho.reporting.libraries.repository.MimeRegistry
-
Queries the mime-type for a given content-item.
- getName() - Method in interface org.pentaho.reporting.libraries.repository.ContentEntity
-
Returns the name of the entry.
- getName() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns the name of the entry.
- getName() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Returns the name of the entry.
- getName() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentEntity
-
Returns the name of the file.
- getName() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Returns the name of the entry.
- getName() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Returns the generic name of this location.
- getName() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getName() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getName() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getName() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getName() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getName() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getOutputStream() - Method in interface org.pentaho.reporting.libraries.repository.ContentItem
-
Tries to open and return a output stream for writing into the content item.
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns a NullOutputStream that ignores all content given to it.
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentItem
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Tries to open and return a output stream for writing into the content item.
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamRepository
-
Returns the optional output stream.
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getOutputStream() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getParent() - Method in interface org.pentaho.reporting.libraries.repository.ContentEntity
-
Returns a reference to the parent location.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns the parent, if there is any.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Returns the parent, if there is any.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentEntity
-
Returns a reference to the parent location.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Returns a reference to the parent location.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Returns a reference to the parent location.
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getParent() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getRepository() - Method in interface org.pentaho.reporting.libraries.repository.ContentEntity
-
Returns the current repository, to which tis entity belongs.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentItem
-
Returns the parent repository for this location.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyContentLocation
-
Returns the parent repository for this location.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.file.FileContentEntity
-
Returns the current repository, to which tis entity belongs.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentItem
-
Returns the current repository, to which tis entity belongs.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamContentLocation
-
Returns the current repository, to which tis entity belongs.
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentItem
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipContentLocation
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentItem
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadContentLocation
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentItem
- getRepository() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipContentLocation
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.dummy.DummyRepository
-
Returns the repositories root directory entry.
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.file.FileRepository
-
Returns the repositories root directory entry.
- getRoot() - Method in interface org.pentaho.reporting.libraries.repository.Repository
-
Returns the repositories root directory entry.
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.stream.StreamRepository
-
Returns the content root of this repository.
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipRepository
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.zipreader.ZipReadRepository
- getRoot() - Method in class org.pentaho.reporting.libraries.repository.zipwriter.ZipRepository
- getSize() - Method in class org.pentaho.reporting.libraries.repository.zip.ZipEntryOutputStream
- getSuffix(String) - Method in class org.pentaho.reporting.libraries.repository.DefaultMimeRegistry
-
Returns the default suffix for files with the given content type.
- getSuffix(String) - Method in interface org.pentaho.reporting.libraries.repository.MimeRegistry
-
Returns the default suffix for files with the given content type.
- getURL() - Method in class org.pentaho.reporting.libraries.repository.file.FileRepository
-
Returns the URL that represents this repository.
- getURL() - Method in interface org.pentaho.reporting.libraries.repository.UrlRepository
-
Returns the URL that represents this repository.
- getZipLevel(ContentItem) - Static method in class org.pentaho.reporting.libraries.repository.RepositoryUtilities
-
Computes the declared Zip-Compression level for the given content-item.
- getZipMethod(ContentItem) - Static method in class org.pentaho.reporting.libraries.repository.RepositoryUtilities
-
Computes the declared Zip-Compression mode for the given content-item.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form