A B C D E F G H I J L M N O P Q R S T U V W X

A

accepts(Object) - Method in interface net.sf.jasperreports.jsf.convert.ReportConverter
 
accepts(Object) - Method in class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
afterPhase(PhaseEvent) - Method in class net.sf.jasperreports.jsf.lifecycle.RenderResponsePhaseListener
 
afterPhase(PhaseEvent) - Method in class net.sf.jasperreports.jsf.lifecycle.RestoreViewPhaseListener
 
ATTR_BETWEEN_PAGES_TEXT - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_BETWEEN_PAGES_TEXT.
ATTR_CHARACTER_ENCODING - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ATTR_CHARACTER_HEIGHT - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_CHARACTER_HEIGHT.
ATTR_CHARACTER_WIDTH - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_CHARACTER_WIDTH.
ATTR_CREATE_CUSTOM_PALETTE - Static variable in class net.sf.jasperreports.jsf.engine.export.JExcelApiExporter
'CREATE_CUSTOM_PALLETE' exporter attribute name.
ATTR_DRIVER_CLASS_NAME - Static variable in class net.sf.jasperreports.jsf.engine.converters.JdbcSourceConverter
 
ATTR_DTD_LOCATION - Static variable in class net.sf.jasperreports.jsf.engine.export.XmlExporter
The Constant ATTR_DTD_LOCATION.
ATTR_END_PAGE_INDEX - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
The Constant ATTR_END_PAGE_INDEX.
ATTR_FIELD_DELIMITER - Static variable in class net.sf.jasperreports.jsf.engine.export.CsvExporter
The Constant ATTR_FIELD_DELIMITER.
ATTR_FILTER - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ATTR_FRAMES_AS_NESTED_TABLES - Static variable in class net.sf.jasperreports.jsf.engine.export.DocxExporter
Render frames as nested tables attribute.
ATTR_HTML_FOOTER - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
The Constant ATTR_HTML_FOOTER.
ATTR_HTML_HEADER - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
The Constant ATTR_HTML_HEADER.
ATTR_IGNORE_PAGE_MARGINS - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ATTR_IMAGES_DIR - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
The Constant ATTR_IMAGES_DIR.
ATTR_IMAGES_DIR_NAME - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
The Constant ATTR_IMAGES_DIR_NAME.
ATTR_IMAGES_URI - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
The Constant ATTR_IMAGES_URI.
ATTR_IS_COMPRESSED - Static variable in class net.sf.jasperreports.jsf.engine.export.PdfExporter
The Constant ATTR_IS_COMPRESSED.
ATTR_IS_EMBEDDING_IMAGES - Static variable in class net.sf.jasperreports.jsf.engine.export.XmlExporter
The Constant ATTR_IS_EMBEDDING_IMAGES.
ATTR_IS_ENCRYPTED - Static variable in class net.sf.jasperreports.jsf.engine.export.PdfExporter
The Constant ATTR_IS_ENCRYPTED.
ATTR_IS_TAGGED - Static variable in class net.sf.jasperreports.jsf.engine.export.PdfExporter
 
ATTR_LINE_SEPARATOR - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_LINE_SEPARATOR.
ATTR_OFFSET_X - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ATTR_OFFSET_Y - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ATTR_PAGE_HEIGHT - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_PAGE_HEIGHT.
ATTR_PAGE_INDEX - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
The Constant ATTR_PAGE_INDEX.
ATTR_PAGE_WIDTH - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The Constant ATTR_PAGE_WIDTH.
ATTR_PASSWORD - Static variable in class net.sf.jasperreports.jsf.engine.converters.JdbcSourceConverter
 
ATTR_POSTBACK - Static variable in class net.sf.jasperreports.jsf.Constants
Request attribute used to notify that current request is report post back request.
ATTR_RECORD_DELIMITER - Static variable in class net.sf.jasperreports.jsf.engine.export.CsvExporter
The Constant ATTR_RECORD_DELIMITER.
ATTR_REPORT_VIEW - Static variable in class net.sf.jasperreports.jsf.Constants
Request attribute used to mark a faces' view which contains at least one report component.
ATTR_START_PAGE_INDEX - Static variable in class net.sf.jasperreports.jsf.engine.export.ExporterBase
The Constant ATTR_START_PAGE_INDEX.
ATTR_USERNAME - Static variable in class net.sf.jasperreports.jsf.engine.converters.JdbcSourceConverter
 
ATTR_VIEW_STATE - Static variable in class net.sf.jasperreports.jsf.Constants
Request attribute used internally to store the view state before being cached by the plugin.

B

BASE_URI - Static variable in class net.sf.jasperreports.jsf.Constants
Base string URI used to recognize Report render requests.
BeanSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which transforms the data into a bean or an array of beans.
BeanSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.BeanSourceConverter
 
beforePhase(PhaseEvent) - Method in class net.sf.jasperreports.jsf.lifecycle.RenderResponsePhaseListener
 
beforePhase(PhaseEvent) - Method in class net.sf.jasperreports.jsf.lifecycle.RestoreViewPhaseListener
 
BooksReportBean - Class in net.sf.jasperreports.jsf.sample.simple
 
BooksReportBean() - Constructor for class net.sf.jasperreports.jsf.sample.simple.BooksReportBean
 
BUFFER_SIZE - Static variable in class net.sf.jasperreports.jsf.context.ExternalContextHelper
 
buildParamMap(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
Builds the param map.

C

chain(Class<T>, T) - Static method in class net.sf.jasperreports.jsf.util.Services
Loads a chain of services from the classpath.
ClasspathLocationNotFoundException - Exception in net.sf.jasperreports.jsf.resource
 
ClasspathLocationNotFoundException(String) - Constructor for exception net.sf.jasperreports.jsf.resource.ClasspathLocationNotFoundException
 
ClasspathResource - Class in net.sf.jasperreports.jsf.resource
 
ClasspathResource(String, ClassLoader) - Constructor for class net.sf.jasperreports.jsf.resource.ClasspathResource
 
compareTo(ContentType) - Method in class net.sf.jasperreports.jsf.context.ContentType
 
COMPONENT_FAMILY - Static variable in class net.sf.jasperreports.jsf.component.UIReport
Name used to identify the reports component family.
COMPONENT_FAMILY - Static variable in class net.sf.jasperreports.jsf.component.UISource
Specific family name used with report sources.
COMPONENT_TYPE - Static variable in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
The component type.
COMPONENT_TYPE - Static variable in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
The report component type.
COMPONENT_TYPE - Static variable in class net.sf.jasperreports.jsf.component.UISource
Specific component type name.
COMPONENT_TYPE - Static variable in class net.sf.jasperreports.jsf.component.UISubreport
The subreport component type.
ComponentUtil - Class in net.sf.jasperreports.jsf.util
 
Configuration - Class in net.sf.jasperreports.jsf.config
Webapp singleton instance used to hold the plugin's relevant information about current webapp faces' configuration.
Configuration(ServletContext) - Constructor for class net.sf.jasperreports.jsf.config.Configuration
Constructor from a servlet context.
Configuration(ExternalContext) - Constructor for class net.sf.jasperreports.jsf.config.Configuration
Constructor from a faces' external context.
ConfigurationException - Exception in net.sf.jasperreports.jsf.config
Exception wrapper which communicates any error happened when parsing the application configuration files.
ConfigurationException() - Constructor for exception net.sf.jasperreports.jsf.config.ConfigurationException
Default constructor.
ConfigurationException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.config.ConfigurationException
Consructor with a message and a cause.
ConfigurationException(String) - Constructor for exception net.sf.jasperreports.jsf.config.ConfigurationException
Constructor with a message.
ConfigurationException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.config.ConfigurationException
Constructor with a cause.
ConfigurationStartupListener - Class in net.sf.jasperreports.jsf.config
Startup configuration initializer.
ConfigurationStartupListener() - Constructor for class net.sf.jasperreports.jsf.config.ConfigurationStartupListener
 
ConnectionWrapper - Class in net.sf.jasperreports.jsf.engine
Source implementation of a connection wrapper.
ConnectionWrapper(Connection) - Constructor for class net.sf.jasperreports.jsf.engine.ConnectionWrapper
Constructor with connection instance.
Constants - Class in net.sf.jasperreports.jsf
Global constants used internally by the plugin.
CONTENT_DISPOSITION - Static variable in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
The constant representing the renderer's content disposition.
CONTENT_DISPOSITION - Static variable in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
Renderer content disposition.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.CsvExporter
Exporter content type.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.DocxExporter
Exporter content type.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
Content type for this exporter type.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.JExcelApiExporter
MIME type of the exported report.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.PdfExporter
 
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.RtfExporter
Report content type.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.TextExporter
The MIME type of this exporter.
CONTENT_TYPE - Static variable in class net.sf.jasperreports.jsf.engine.export.XlsExporter
The MIME type for this exporter.
CONTENT_TYPES - Static variable in class net.sf.jasperreports.jsf.engine.export.XmlExporter
The MIME type for this exporter.
ContentType - Class in net.sf.jasperreports.jsf.context
 
ContentType(String) - Constructor for class net.sf.jasperreports.jsf.context.ContentType
 
contextDestroyed(ServletContextEvent) - Method in class net.sf.jasperreports.jsf.config.ConfigurationStartupListener
Listener callback invoked when the web application is to be destroyed.
contextInitialized(ServletContextEvent) - Method in class net.sf.jasperreports.jsf.config.ConfigurationStartupListener
Listener callback invoked when the web application is initialized.
ContextResource - Class in net.sf.jasperreports.jsf.resource
The Class ContextResourceLoader.
ContextResource(String) - Constructor for class net.sf.jasperreports.jsf.resource.ContextResource
Instantiates a new context resource loader.
ConverterException - Exception in net.sf.jasperreports.jsf.convert
Base converter exception.
ConverterException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.convert.ConverterException
Constructor with cause.
ConverterException(String) - Constructor for exception net.sf.jasperreports.jsf.convert.ConverterException
Constructor with message.
ConverterException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.convert.ConverterException
Constructor with message and cause.
convertFromSource(FacesContext, UIComponent, Source) - Method in interface net.sf.jasperreports.jsf.convert.SourceConverter
Converts the received source into its original form.
convertFromSource(FacesContext, UIComponent, Source) - Method in class net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
 
convertFromValue(FacesContext, UIReport, Object) - Method in interface net.sf.jasperreports.jsf.convert.ReportConverter
Obtains a JasperReport instance from the value received as a parameter.
convertFromValue(FacesContext, UIComponent, Object) - Method in interface net.sf.jasperreports.jsf.convert.SourceConverter
Obtains a Source instance from the value obtained as a parameter.
convertFromValue(FacesContext, UIReport, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
convertFromValue(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.CsvExporter
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.DocxExporter
Creates the JRExporter instance wrapped by this implementation.
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.ExporterBase
Creates the jr exporter.
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.PdfExporter
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.RtfExporter
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.TextExporter
 
createJRExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.XmlExporter
 
createJRXlsExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.JExcelApiExporter
 
createJRXlsExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.export.XlsExporter
 
createMessage(FacesContext, FacesMessage.Severity, String, Object...) - Static method in class net.sf.jasperreports.jsf.util.MessagesFactory
 
createMessage(FacesMessage.Severity, String, Object...) - Static method in class net.sf.jasperreports.jsf.util.MessagesFactory
 
createReportConverter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
 
createReportConverter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
createResource(FacesContext, UIComponent, String) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Creates a new report instance.
createResource(FacesContext, UIComponent, String) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.BeanSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.CsvSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.DatabaseSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.MapSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.ResultSetSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.XlsSourceConverter
 
createSource(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.XmlSourceConverter
 
createSourceConverter(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Instantiates a source converter appropiate for the given component.
createSourceConverter(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
CsvExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation that generates a CSV data file.
CsvExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.CsvExporter
 
CsvSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which obtains a CSV data source from an existant resource.
CsvSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.CsvSourceConverter
 
CsvSourceConverter.CsvReportSource - Class in net.sf.jasperreports.jsf.engine.converters
 
CsvSourceConverter.CsvReportSource(String, JRDataSource, InputStream) - Constructor for class net.sf.jasperreports.jsf.engine.converters.CsvSourceConverter.CsvReportSource
 

D

DatabaseSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Base converter class for source converters which can obtain a JDBC connection from the value to be converted.
DatabaseSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.DatabaseSourceConverter
 
DatabaseSourceException - Exception in net.sf.jasperreports.jsf.engine.converters
Exception thrown when a database source converter throws any database related exception.
DatabaseSourceException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.DatabaseSourceException
 
DatabaseSourceException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.DatabaseSourceException
 
DatabaseSourceException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.DatabaseSourceException
 
decodeReport(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Decodes the report value.
decodeSource(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Decodes the source value into a Source instace.
decodeValue(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
DefaultFiller - Class in net.sf.jasperreports.jsf.engine.fill
Default Filler implementation.
DefaultFiller() - Constructor for class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
 
DefaultResourceResolver - Class in net.sf.jasperreports.jsf.resource
 
DefaultResourceResolver() - Constructor for class net.sf.jasperreports.jsf.resource.DefaultResourceResolver
 
dispose() - Method in class net.sf.jasperreports.jsf.engine.ConnectionWrapper
Disposes this source instance.
dispose() - Method in class net.sf.jasperreports.jsf.engine.converters.CsvSourceConverter.CsvReportSource
 
dispose() - Method in class net.sf.jasperreports.jsf.engine.JRDataSourceWrapper
Disposes this data source resources.
dispose() - Method in interface net.sf.jasperreports.jsf.engine.Source
Method used to release the source internal resources.
DocxExporter - Class in net.sf.jasperreports.jsf.engine.export
Exports the reports contents to a MS Office 2007 (Word) document.
DocxExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.DocxExporter
 
doFill(FacesContext, UIReport, Map<String, Object>) - Method in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
Performs the internal fill operation.
downloadResource(Resource) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 

E

encodeBegin(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
 
encodeBegin(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
 
encodeChildren(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
 
encodeContent(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Encodes the report contents into the current response.
encodeContent(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Encodes the report contents into the current response.
encodeContentDisposition(UIReport, String) - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Encodes the HTTP CONTENT-DISPOSITION header string.
encodeEnd(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
 
encodeHeaders(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Encodes the report header into the current response.
encodeHeaders(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Encodes the required headers into the current response.
encodeReportURL(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Builds the report URL which will trigger the RENDER_REPORT phase of the plugin's lifecycle.
equals(Object) - Method in class net.sf.jasperreports.jsf.context.ContentType
 
executeDecodes(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Executes the decoding process.
executeQuery(FacesContext, UIComponent, Connection, String) - Method in class net.sf.jasperreports.jsf.engine.converters.DatabaseSourceConverter
Execute query.
executeValidate(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Executes the validation process.
executeValidate(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
export(FacesContext, UIReport, OutputStream) - Method in class net.sf.jasperreports.jsf.engine.export.ExporterBase
Export.
export(FacesContext, UIReport, OutputStream) - Method in interface net.sf.jasperreports.jsf.engine.Exporter
Export.
Exporter - Interface in net.sf.jasperreports.jsf.engine
The Exporter interface.
ExporterBase - Class in net.sf.jasperreports.jsf.engine.export
Base class for Exporter implementations.
ExporterBase() - Constructor for class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
ExporterException - Exception in net.sf.jasperreports.jsf.engine
Root class for the exporter exceptions.
ExporterException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.ExporterException
Instantiates a new exporter exception.
ExporterException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.ExporterException
Instantiates a new exporter exception.
ExporterException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.ExporterException
Instantiates a new exporter exception.
ExporterNotFoundException - Exception in net.sf.jasperreports.jsf.context
Root class for exporter exceptions.
ExporterNotFoundException(String) - Constructor for exception net.sf.jasperreports.jsf.context.ExporterNotFoundException
Instantiates a new exporter not found exception.
ExternalContextHelper - Class in net.sf.jasperreports.jsf.context
Helper class that will provide with utility methods related with the treatment of the faces' ExternalContext.
ExternalContextHelper() - Constructor for class net.sf.jasperreports.jsf.context.ExternalContextHelper
Protected constructor to prevent instantiation.

F

FACES_HYPERLINK_TYPE - Static variable in class net.sf.jasperreports.jsf.Constants
 
FacesFileResolver - Class in net.sf.jasperreports.jsf.engine.interop
Integration of the JasperReports' FileResolver with the plugin's resource resolving mechanism.
FacesFileResolver(UIReport) - Constructor for class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
FacesHyperlinkProducer - Class in net.sf.jasperreports.jsf.engine.interop
The Class FacesHyperlinkProducer.
FacesHyperlinkProducer(UIComponent) - Constructor for class net.sf.jasperreports.jsf.engine.interop.FacesHyperlinkProducer
Instantiates a new faces hyperlink producer.
FacesHyperlinkProducerFactory - Class in net.sf.jasperreports.jsf.engine.interop
A factory for creating FacesHyperlinkProducer objects.
FacesHyperlinkProducerFactory(UIComponent) - Constructor for class net.sf.jasperreports.jsf.engine.interop.FacesHyperlinkProducerFactory
Instantiates a new faces hyperlink producer factory.
FacesServletNotFoundException - Exception in net.sf.jasperreports.jsf.config
Notify that couldn't found the faces' servlet.
FacesServletNotFoundException() - Constructor for exception net.sf.jasperreports.jsf.config.FacesServletNotFoundException
 
FileResource - Class in net.sf.jasperreports.jsf.resource
 
FileResource(File) - Constructor for class net.sf.jasperreports.jsf.resource.FileResource
 
fill(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
Fill the report object with data comming from the submitted source object (if specified).
fill(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.engine.fill.FillerWrapper
 
fill(FacesContext, UIReport) - Method in interface net.sf.jasperreports.jsf.engine.Filler
Process the report component and fill it with the external data if needed.
Filler - Interface in net.sf.jasperreports.jsf.engine
The Filler interface.
FillerException - Exception in net.sf.jasperreports.jsf.engine
Root class for filler exceptions.
FillerException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.FillerException
Instantiates a new filler exception.
FillerException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.FillerException
Instantiates a new filler exception.
FillerException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.FillerException
Instantiates a new filler exception.
FillerWrapper - Class in net.sf.jasperreports.jsf.engine.fill
Filler wrapper implementation.
FillerWrapper(Filler) - Constructor for class net.sf.jasperreports.jsf.engine.fill.FillerWrapper
 
FrameRenderer - Class in net.sf.jasperreports.jsf.renderkit.html
Renderer for report frames.
FrameRenderer() - Constructor for class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
 

G

getAcceptedContentTypes(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
 
getAvailableExportFormats() - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Collection of availbale export formats.
getAvailableExportFormats() - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getAvailableSourceTypes() - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Collection of available source types.
getAvailableSourceTypes() - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getBooleanAttribute(UIComponent, String, boolean) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
getClassLoader(Object) - Static method in class net.sf.jasperreports.jsf.util.Util
Gets the class loader.
getClientId() - Method in class net.sf.jasperreports.jsf.engine.converters.CsvSourceConverter.CsvReportSource
 
getClientId() - Method in exception net.sf.jasperreports.jsf.engine.export.JasperPrintNotFoundException
Obtains the component's client id.
getComponentType() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
getComponentType() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
getComponentType() - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
getComponentType() - Method in class net.sf.jasperreports.jsf.taglib.SubreportTag
 
getConnection() - Method in class net.sf.jasperreports.jsf.engine.ConnectionWrapper
Obtains the wrapped connection.
getConnection(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.engine.converters.DatabaseSourceConverter
 
getConnection(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.engine.converters.JdbcSourceConverter
 
getConnection(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.engine.converters.JndiSourceConverter
 
getContentDisposition() - Method in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
Obtains the default content disposition for this renderer.
getContentDisposition() - Method in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
Obtains the renderer's content disposition.
getContentDisposition() - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Obtain the specific content disposition for this kind of renderer.
getContentType() - Method in exception net.sf.jasperreports.jsf.context.UnsupportedContentTypeException
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.CsvExporter
Obtains the exporter content type.
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.DocxExporter
Obtains the exporter content type.
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.HtmlExporter
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.JExcelApiExporter
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.PdfExporter
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.RtfExporter
Obtains the exporter content type.
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.TextExporter
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.XlsExporter
 
getContentTypes() - Method in class net.sf.jasperreports.jsf.engine.export.XmlExporter
 
getContentTypes() - Method in interface net.sf.jasperreports.jsf.engine.Exporter
Content type of the output generated by this exporter.
getConverter() - Method in class net.sf.jasperreports.jsf.component.UISource
Obtains the SourceConverter instance.
getDataSource() - Method in class net.sf.jasperreports.jsf.engine.JRDataSourceWrapper
Obtains the wrapped data source.
getDefaultMapping() - Method in class net.sf.jasperreports.jsf.config.Configuration
Obtains the default faces' mapping.
getExporter() - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Obtains the established exporter.
getExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Obtains the report's exporter instance.
getExporter(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getExternalContextHelper(FacesContext) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Obtains the external context helper instance.
getExternalContextHelper(FacesContext) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getFacesContext() - Method in class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
getFacesContext() - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
getFacesContext() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getFacesMappings() - Method in class net.sf.jasperreports.jsf.config.Configuration
Obtains the collection of faces' servlet mappings.
getFamily() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the family name.
getFamily() - Method in class net.sf.jasperreports.jsf.component.UISource
 
getFiller(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
Obtains the report's filler instance.
getFiller(FacesContext, UIReport) - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getFormat() - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Obtains the specified format for the report output.
getFrameborder() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Gets the frameborder.
getHandler(String) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesHyperlinkProducerFactory
 
getHeight() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Gets the height.
getHyperlink(JRPrintHyperlink) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesHyperlinkProducer
 
getInputStream() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
getInputStream() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getInputStream() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
getInputStream() - Method in interface net.sf.jasperreports.jsf.resource.Resource
Obtains an InputStream which can be used to read the resource data.
getInputStream() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 
getInstance(ExternalContext) - Static method in class net.sf.jasperreports.jsf.config.Configuration
Obtains the singleton configuration instance.
getInstance(FacesContext) - Static method in class net.sf.jasperreports.jsf.context.JRFacesContext
Obtains a singleton context instance.
getIntegerAttribute(UIComponent, String, int) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
getInvocationPath(FacesContext) - Static method in class net.sf.jasperreports.jsf.util.Util
Gets the faces mapping.
getJRFacesContext() - Method in class net.sf.jasperreports.jsf.component.UIReport
Utility method for obtaining the current JRFacesContext instance.
getJRFacesContext() - Method in class net.sf.jasperreports.jsf.component.UISource
Obtains the current JRFacesContext instance.
getJRFacesContext() - Method in class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
getJRFacesContext() - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
getJRFacesContext() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getLayout() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Obtains the layout.
getLocation() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
getLocation() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getLocation() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
getLocation() - Method in interface net.sf.jasperreports.jsf.resource.Resource
Obtains the URL location of this resource.
getLocation() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 
getMarginheight() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Gets the marginheight.
getMarginwidth() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Gets the marginwidth.
getName() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the name of the report.
getName() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
getName() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getName() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
getName() - Method in interface net.sf.jasperreports.jsf.resource.Resource
Name of the resource.
getName() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 
getPath() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
getPath() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getPath() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
getPath() - Method in interface net.sf.jasperreports.jsf.resource.Resource
The path part of the resource.
getPath() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 
getPhaseId() - Method in class net.sf.jasperreports.jsf.lifecycle.RenderResponsePhaseListener
 
getPhaseId() - Method in class net.sf.jasperreports.jsf.lifecycle.RestoreViewPhaseListener
 
getPortletVersion() - Static method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the current portlet version in use.
getQuery() - Method in class net.sf.jasperreports.jsf.component.UISource
Gets the query.
getRendererType() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
getRendererType() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
getRendererType() - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
getRendererType() - Method in class net.sf.jasperreports.jsf.taglib.SubreportTag
 
getReportClientId() - Method in interface net.sf.jasperreports.jsf.context.ReportRenderRequest
Obtains the report client id.
getReportConverter() - Method in class net.sf.jasperreports.jsf.component.UIReport
 
getRequestServerName(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the server name of the current request.
getRequestURI(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Gets the request uri.
getResourceRealPath(ExternalContext, String) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the real path name of the resource local to the current context.
getSimpleName() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
getSimpleName() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
getSimpleName() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
getSimpleName() - Method in interface net.sf.jasperreports.jsf.resource.Resource
 
getSimpleName() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 
getSource() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the established report source.
getSourceConverter() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the current sourceConverter instance.
getStringAttribute(UIComponent, String, String) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
getStyle() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Obtains the CSS style attributes.
getStyle() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Obtains the CSS style attributes.
getStyleClass() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Obtains the CSS style class.
getStyleClass() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Obtains the CSS style class.
getSubmittedPrint() - Method in class net.sf.jasperreports.jsf.component.UIReport
 
getSubmittedReport() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the interpretted report value.
getSubmittedSource() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the interpretted report source.
getSubmittedSource() - Method in class net.sf.jasperreports.jsf.component.UISource
 
getSupportedContentTypes() - Method in class net.sf.jasperreports.jsf.context.JRFacesContext
 
getSupportedContentTypes() - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getTarget() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Obtains the target HTML frame.
getType() - Method in class net.sf.jasperreports.jsf.component.UISource
Gets the type.
getValidator() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtain the report validator instance.
getValidator() - Method in class net.sf.jasperreports.jsf.component.UISource
 
getValue() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the current report value.
getValue() - Method in class net.sf.jasperreports.jsf.component.UISource
Gets the value.
getViewCacheMap(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the view chache map used to restore views which contains report references.
getViewId(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the view identifier associated with the current request.
getViewId() - Method in interface net.sf.jasperreports.jsf.context.ReportRenderRequest
Obtains the view id.
getWidth() - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Gets the width.
getWrapped() - Method in class net.sf.jasperreports.jsf.application.StateManagerImpl
Obtains the first delegate in the implementation chain.
getWrapped() - Method in class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
getWrapped() - Method in class net.sf.jasperreports.jsf.resource.ResourceResolverWrapper
 
getXmlDocument(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.engine.converters.XmlSourceConverter
 
getYear() - Method in class net.sf.jasperreports.jsf.sample.simple.BooksReportBean
 

H

hashCode() - Method in class net.sf.jasperreports.jsf.context.ContentType
 
HtmlExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a HTML report.
HtmlExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.HtmlExporter
 
HtmlReportFrame - Class in net.sf.jasperreports.jsf.component.html
Report frame faces component.
HtmlReportFrame() - Constructor for class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Instantiates a new html report.
HtmlReportFrameTag - Class in net.sf.jasperreports.jsf.taglib.html
The Class ReportTag.
HtmlReportFrameTag() - Constructor for class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
HtmlReportLink - Class in net.sf.jasperreports.jsf.component.html
Report link faces' component.
HtmlReportLink() - Constructor for class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Instantiates a new html report link.
HtmlReportLinkTag - Class in net.sf.jasperreports.jsf.taglib.html
The Class ReportLinkTag.
HtmlReportLinkTag() - Constructor for class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 

I

IllegalAttributeValueException - Exception in net.sf.jasperreports.jsf.validation
 
IllegalAttributeValueException(FacesMessage, Throwable) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalAttributeValueException
 
IllegalAttributeValueException(FacesMessage) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalAttributeValueException
 
IllegalFacesMappingException - Exception in net.sf.jasperreports.jsf.config
Thrown when an unproper faces' mapping was found.
IllegalFacesMappingException(String) - Constructor for exception net.sf.jasperreports.jsf.config.IllegalFacesMappingException
Default constructor.
IllegalOutputFormatException - Exception in net.sf.jasperreports.jsf.validation
The Class IllegalOutputFormatException.
IllegalOutputFormatException(FacesMessage) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalOutputFormatException
 
IllegalOutputFormatException(FacesMessage, Throwable) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalOutputFormatException
 
IllegalSourceTypeException - Exception in net.sf.jasperreports.jsf.validation
The Class IllegalDataSourceTypeException.
IllegalSourceTypeException(FacesMessage) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalSourceTypeException
 
IllegalSourceTypeException(FacesMessage, Throwable) - Constructor for exception net.sf.jasperreports.jsf.validation.IllegalSourceTypeException
 
implies(ContentType) - Method in class net.sf.jasperreports.jsf.context.ContentType
 
INSTANCE_KEY - Static variable in class net.sf.jasperreports.jsf.config.Configuration
Singleton instance key.
INSTANCE_KEY - Static variable in class net.sf.jasperreports.jsf.context.JRFacesContext
Singleton instance key.
InvalidDatabaseDriverException - Exception in net.sf.jasperreports.jsf.engine.converters
Exception to inform that the user has specified an valid class name as the database driver.
InvalidDatabaseDriverException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.InvalidDatabaseDriverException
 
InvalidDatabaseDriverException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.InvalidDatabaseDriverException
 
InvalidEnvironmentException - Exception in net.sf.jasperreports.jsf
Used to notify that current environment profile is not valid for the execution of this plugin.
InvalidEnvironmentException(String) - Constructor for exception net.sf.jasperreports.jsf.InvalidEnvironmentException
Used to instantiate a new InvalidEnvironmentException.
invokeContextCallback(FacesContext, UIComponent) - Method in class net.sf.jasperreports.jsf.lifecycle.RenderResponsePhaseListener
 
isContentType(String) - Static method in class net.sf.jasperreports.jsf.context.ContentType
 
isFacesBridgeAvailable() - Static method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Detects if the faces bridge is available for this application.
isLocalValueSet() - Method in class net.sf.jasperreports.jsf.component.UIReport
Used to identify if current value has been programatically set.
isPortletAvailable() - Static method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Detects if the portlet environment is available for this application.
isPrefixMapped(String) - Static method in class net.sf.jasperreports.jsf.util.Util
Returns true if the provided url-mapping is a prefix path mapping (starts with /).
isRemote(Resource) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
isServletContext(ExternalContext) - Static method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Detects if working with a servlet context.
isValid() - Method in class net.sf.jasperreports.jsf.component.UIReport
Obtains the valid flag.
isValid() - Method in class net.sf.jasperreports.jsf.component.UISource
Checks if this source configuration is valid.

J

JasperFileReportConverter - Class in net.sf.jasperreports.jsf.engine.converters
 
JasperFileReportConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.JasperFileReportConverter
 
JasperPrintNotFoundException - Exception in net.sf.jasperreports.jsf.engine.export
Notification that no JasperPrint instance has been found for the specified component id.
JasperPrintNotFoundException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.export.JasperPrintNotFoundException
Instantiates a new exception for the specified client id.
JdbcSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which obtains a JDBC connection from a JDBC url and some additional attributes added to the requesting component.
JdbcSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.JdbcSourceConverter
 
JdbcSourceValidator - Class in net.sf.jasperreports.jsf.validation
 
JdbcSourceValidator() - Constructor for class net.sf.jasperreports.jsf.validation.JdbcSourceValidator
 
JExcelApiExporter - Class in net.sf.jasperreports.jsf.engine.export
Exports the report contents to an Excel file using the JExcel API.
JExcelApiExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.JExcelApiExporter
 
JndiSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which obtains a JDBC connection from a JNDI datasource name.
JndiSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.JndiSourceConverter
 
JRDataSourceWrapper - Class in net.sf.jasperreports.jsf.engine
Source implementation of a JRDataSource.
JRDataSourceWrapper(JRDataSource) - Constructor for class net.sf.jasperreports.jsf.engine.JRDataSourceWrapper
Instantiates a new JRDataSourceWrapper.
JRFacesContext - Class in net.sf.jasperreports.jsf.context
The specific plugin's faces' context.
JRFacesContext() - Constructor for class net.sf.jasperreports.jsf.context.JRFacesContext
 
JRFacesContextWrapper - Class in net.sf.jasperreports.jsf.context
 
JRFacesContextWrapper() - Constructor for class net.sf.jasperreports.jsf.context.JRFacesContextWrapper
 
JRFacesException - Exception in net.sf.jasperreports.jsf
The root exception all thrown during the processing of JasperReports Faces requests.
JRFacesException() - Constructor for exception net.sf.jasperreports.jsf.JRFacesException
Instantiates a new JRFacesException.
JRFacesException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.JRFacesException
Instantiates a new JRFacesException.
JRFacesException(String) - Constructor for exception net.sf.jasperreports.jsf.JRFacesException
Instantiates a new JRFacesException.
JRFacesException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.JRFacesException
Instantiates a new JRFacesException.

L

loadFromResource(FacesContext, UIReport, Resource) - Method in class net.sf.jasperreports.jsf.engine.converters.JasperFileReportConverter
 
loadFromResource(FacesContext, UIReport, Resource) - Method in class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
loadFromResource(FacesContext, UIReport, Resource) - Method in class net.sf.jasperreports.jsf.engine.converters.SourceFileReportConverter
 
LOG_MESSAGES_BUNDLE - Static variable in class net.sf.jasperreports.jsf.Constants
Log messages bundle.

M

MalformedReportURLException - Exception in net.sf.jasperreports.jsf.lifecycle
The Class MalformedReportURLException.
MalformedReportURLException(String) - Constructor for exception net.sf.jasperreports.jsf.lifecycle.MalformedReportURLException
Instantiates a new MalformedEeportURLException.
map(Class<T>) - Static method in class net.sf.jasperreports.jsf.util.Services
Loads a service map from the classpath.
MapSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which transforms the received value into a map or an array of maps.
MapSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.MapSourceConverter
 
MessagesFactory - Class in net.sf.jasperreports.jsf.util
 
MissingAttributeException - Exception in net.sf.jasperreports.jsf.validation
The Class MissedDataSourceAttributeException.
MissingAttributeException(FacesMessage, Throwable) - Constructor for exception net.sf.jasperreports.jsf.validation.MissingAttributeException
 
MissingAttributeException(FacesMessage) - Constructor for exception net.sf.jasperreports.jsf.validation.MissingAttributeException
 

N

net.sf.jasperreports.jsf - package net.sf.jasperreports.jsf
Top level package.
net.sf.jasperreports.jsf.application - package net.sf.jasperreports.jsf.application
Faces' application extension package.
net.sf.jasperreports.jsf.component - package net.sf.jasperreports.jsf.component
Faces' component top level package.
net.sf.jasperreports.jsf.component.html - package net.sf.jasperreports.jsf.component.html
Faces' HTML components package.
net.sf.jasperreports.jsf.config - package net.sf.jasperreports.jsf.config
Faces' configuration package.
net.sf.jasperreports.jsf.context - package net.sf.jasperreports.jsf.context
Context package.
net.sf.jasperreports.jsf.convert - package net.sf.jasperreports.jsf.convert
Converter base level package.
net.sf.jasperreports.jsf.engine - package net.sf.jasperreports.jsf.engine
Engine top level package.
net.sf.jasperreports.jsf.engine.converters - package net.sf.jasperreports.jsf.engine.converters
 
net.sf.jasperreports.jsf.engine.export - package net.sf.jasperreports.jsf.engine.export
Exporters package.
net.sf.jasperreports.jsf.engine.fill - package net.sf.jasperreports.jsf.engine.fill
Filler package.
net.sf.jasperreports.jsf.engine.interop - package net.sf.jasperreports.jsf.engine.interop
 
net.sf.jasperreports.jsf.lifecycle - package net.sf.jasperreports.jsf.lifecycle
 
net.sf.jasperreports.jsf.renderkit - package net.sf.jasperreports.jsf.renderkit
 
net.sf.jasperreports.jsf.renderkit.html - package net.sf.jasperreports.jsf.renderkit.html
 
net.sf.jasperreports.jsf.resource - package net.sf.jasperreports.jsf.resource
 
net.sf.jasperreports.jsf.sample.simple - package net.sf.jasperreports.jsf.sample.simple
 
net.sf.jasperreports.jsf.taglib - package net.sf.jasperreports.jsf.taglib
 
net.sf.jasperreports.jsf.taglib.html - package net.sf.jasperreports.jsf.taglib.html
 
net.sf.jasperreports.jsf.util - package net.sf.jasperreports.jsf.util
 
net.sf.jasperreports.jsf.validation - package net.sf.jasperreports.jsf.validation
 
newInstance(ExternalContext) - Static method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Obtains the application local instance of the ExternalContextHelper.
NoSuchReportComponentInViewException - Exception in net.sf.jasperreports.jsf.lifecycle
Exception thrown when the report component which sended the request couldn't be located.
NoSuchReportComponentInViewException(String) - Constructor for exception net.sf.jasperreports.jsf.lifecycle.NoSuchReportComponentInViewException
Instantiates a new UnregisteredUIReportException.
NULL_SOURCE - Static variable in class net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
 
NullDataSourceException - Exception in net.sf.jasperreports.jsf.engine.converters
 
NullDataSourceException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.NullDataSourceException
 

O

OutputLinkRenderer - Class in net.sf.jasperreports.jsf.renderkit.html
Renderer for report links.
OutputLinkRenderer() - Constructor for class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
 
OutputReportTag - Class in net.sf.jasperreports.jsf.taglib
 
OutputReportTag() - Constructor for class net.sf.jasperreports.jsf.taglib.OutputReportTag
 

P

PACKAGE_PREFIX - Static variable in class net.sf.jasperreports.jsf.Constants
Prefix string pre-appended to every constant name.
PARAM_APPLICATION_SCOPE - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
 
PARAM_CLIENTID - Static variable in class net.sf.jasperreports.jsf.Constants
Parameter identifying the component which sended the request.
PARAM_REPORT_CLASSLOADER - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
The Constant PARAM_REPORT_CLASSLOADER.
PARAM_REPORT_LOCALE - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
The Constant PARAM_REPORT_LOCALE.
PARAM_REQUEST_SCOPE - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
 
PARAM_SESSION_SCOPE - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
 
PARAM_VIEWID - Static variable in class net.sf.jasperreports.jsf.Constants
Parameter indetinfying the viewId of the faces' view that needs to be restored.
PdfExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a PDF report.
PdfExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.PdfExporter
 
PREFIX - Static variable in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
processDecodes(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Performs the decoding process in which the source value is interpretted.
processDecodes(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
processUpdates(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
processValidators(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Method invoked during the PROCESS_VALIDATORS phase.
processValidators(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 

Q

QueryExecutionException - Exception in net.sf.jasperreports.jsf.engine.converters
Exception thrown when any database related error happens in the moment of obtaing the results of the specified query.
QueryExecutionException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.QueryExecutionException
 

R

registerReportView(FacesContext) - Method in class net.sf.jasperreports.jsf.renderkit.ReportRenderer
Establishes some flags into the faces' context so the plugin's lifecycle can perform the additional tasks needed to handle the RENDER_REPORT phase.
release() - Method in interface net.sf.jasperreports.jsf.context.ReportRenderRequest
Release the request.
release() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
release() - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
release() - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
release() - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
release() - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
renderAttributes(ResponseWriter, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
 
renderAttributes(ResponseWriter, UIComponent) - Method in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
 
RENDERER_TYPE - Static variable in class net.sf.jasperreports.jsf.renderkit.html.FrameRenderer
The renderer type.
RENDERER_TYPE - Static variable in class net.sf.jasperreports.jsf.renderkit.html.OutputLinkRenderer
The renderer type.
RenderResponsePhaseListener - Class in net.sf.jasperreports.jsf.lifecycle
Implementation of the RENDER_REPORT phase.
RenderResponsePhaseListener() - Constructor for class net.sf.jasperreports.jsf.lifecycle.RenderResponsePhaseListener
 
REPORT_COMPONENT_KEY_PREFIX - Static variable in class net.sf.jasperreports.jsf.Constants
Internal key prefix used to obtain the report component.
ReportConverter - Interface in net.sf.jasperreports.jsf.convert
Report converter interface.
ReportConverterBase - Class in net.sf.jasperreports.jsf.engine.converters
 
ReportConverterBase() - Constructor for class net.sf.jasperreports.jsf.engine.converters.ReportConverterBase
 
ReportLifecycleException - Exception in net.sf.jasperreports.jsf.lifecycle
 
ReportLifecycleException(String) - Constructor for exception net.sf.jasperreports.jsf.lifecycle.ReportLifecycleException
 
ReportLifecycleException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.lifecycle.ReportLifecycleException
 
ReportNotFoundException - Exception in net.sf.jasperreports.jsf.engine.fill
Exception thrown when a Filler implementation can't find the report resource.
ReportNotFoundException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.fill.ReportNotFoundException
Instantiates a new report not found exception.
ReportNotFoundException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.fill.ReportNotFoundException
Instantiates a new report not found exception.
ReportRenderer - Class in net.sf.jasperreports.jsf.renderkit
 
ReportRenderer() - Constructor for class net.sf.jasperreports.jsf.renderkit.ReportRenderer
 
ReportRenderRequest - Interface in net.sf.jasperreports.jsf.context
Represents a report render request.
ReportTag - Class in net.sf.jasperreports.jsf.taglib
The Class AbstractReportTag.
ReportTag() - Constructor for class net.sf.jasperreports.jsf.taglib.ReportTag
 
ReportValidatorBase - Class in net.sf.jasperreports.jsf.validation
 
ReportValidatorBase() - Constructor for class net.sf.jasperreports.jsf.validation.ReportValidatorBase
 
REQUIRED_DATASOURCE_ATTRS - Static variable in class net.sf.jasperreports.jsf.validation.JdbcSourceValidator
The Constant REQUIRED_DATASOURCE_ATTRS.
resetValue() - Method in class net.sf.jasperreports.jsf.component.UIReport
Resets the report component state.
resetValue() - Method in class net.sf.jasperreports.jsf.component.UISource
 
resolveFile(String) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
resolveResource(String) - Method in class net.sf.jasperreports.jsf.engine.interop.FacesFileResolver
 
resolveResource(FacesContext, UIComponent, String) - Method in class net.sf.jasperreports.jsf.resource.DefaultResourceResolver
 
resolveResource(FacesContext, UIComponent, String) - Method in interface net.sf.jasperreports.jsf.resource.ResourceResolver
 
resolveResource(FacesContext, UIComponent, String) - Method in class net.sf.jasperreports.jsf.resource.ResourceResolverWrapper
 
Resource - Interface in net.sf.jasperreports.jsf.resource
Resource abstraction which can be used to load reports from any kind of source
ResourceException - Exception in net.sf.jasperreports.jsf.resource
 
ResourceException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.resource.ResourceException
 
ResourceException(String) - Constructor for exception net.sf.jasperreports.jsf.resource.ResourceException
 
ResourceException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.resource.ResourceException
 
ResourceResolver - Interface in net.sf.jasperreports.jsf.resource
 
ResourceResolverWrapper - Class in net.sf.jasperreports.jsf.resource
 
ResourceResolverWrapper() - Constructor for class net.sf.jasperreports.jsf.resource.ResourceResolverWrapper
 
restoreReportRequest(ExternalContext) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Creates a ReportRenderRequest based on the data code in the current ExternalContext.
restoreState(FacesContext, Object) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
 
restoreState(FacesContext, Object) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
 
restoreState(FacesContext, Object) - Method in class net.sf.jasperreports.jsf.component.UIReport
 
restoreState(FacesContext, Object) - Method in class net.sf.jasperreports.jsf.component.UISource
 
RestoreViewPhaseListener - Class in net.sf.jasperreports.jsf.lifecycle
Establishes some changes in the request wrapping it and forcing the faces' lifecycle to restore the lastest view.
RestoreViewPhaseListener() - Constructor for class net.sf.jasperreports.jsf.lifecycle.RestoreViewPhaseListener
 
ResultSetSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
 
ResultSetSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.ResultSetSourceConverter
 
RtfExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a RTF report.
RtfExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.RtfExporter
 

S

saveState(FacesContext) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
 
saveState(FacesContext) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
 
saveState(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
 
saveState(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
ServiceException - Exception in net.sf.jasperreports.jsf.util
 
ServiceException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.util.ServiceException
 
ServiceException(String) - Constructor for exception net.sf.jasperreports.jsf.util.ServiceException
 
ServiceException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.util.ServiceException
 
Services - Class in net.sf.jasperreports.jsf.util
Utility class to handle the different kind of pluggable services required by the implementation.
set(Class<T>) - Static method in class net.sf.jasperreports.jsf.util.Services
Loads a service set from the classpath.
setAccesskey(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setBooleanAttribute(UIComponent, String, ValueExpression) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
setConverter(SourceConverter) - Method in class net.sf.jasperreports.jsf.component.UISource
Establishes a new SourceConverter instance.
setConverter(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
setData(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
setEncoding(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setEndPageIndex(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setExporter(Exporter) - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Establishes a new exporter instance.
setFormat(String) - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Establishes a new value for the report's output.
setFormat(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
Sets the format.
setFrameborder(boolean) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Sets the frameborder.
setFrameborder(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
Sets the frameborder.
setHeight(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Sets the height.
setHeight(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
Sets the height.
setIgnorePageMargins(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setIntegerAttribute(UIComponent, String, ValueExpression) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
setLayout(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Establishes the new layout.
setLayout(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
setMarginheight(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Sets the marginheight.
setMarginheight(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
Sets the marginheight.
setMarginwidth(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Sets the marginwidth.
setMarginwidth(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
Sets the marginwidth.
setName(String) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes a new name for the report.
setName(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setOffsetX(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setOffsetY(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setOndblclick(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setOnmousedown(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setOnmousemove(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setOnmouseout(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setOnmouseover(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setOnmouseup(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setPageIndex(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setParameterUsingAttribute(UIReport, JRExporter, JRExporterParameter, String) - Method in class net.sf.jasperreports.jsf.engine.export.ExporterBase
 
setProperties(UIComponent) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
 
setProperties(UIComponent) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
 
setProperties(UIComponent) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setProperties(UIComponent) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setProperties(UIComponent) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
setQuery(String) - Method in class net.sf.jasperreports.jsf.component.UISource
Sets the query.
setQuery(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
Sets the query.
setReportConverter(ReportConverter) - Method in class net.sf.jasperreports.jsf.component.UIReport
 
setReportConveter(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setSource(Object) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes a new report source.
setSource(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
Sets the source object.
setSourceConverter(SourceConverter) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes a new source sourceConverter instance.
setSourceConverter(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setStartPageIndex(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.OutputReportTag
 
setStringAttribute(UIComponent, String, ValueExpression) - Static method in class net.sf.jasperreports.jsf.util.ComponentUtil
 
setStyle(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Establishes the new CSS style attributes.
setStyle(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Establishes the new CSS style attributes.
setStyleClass(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Establishes a new CSS style class.
setStyleClass(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Establishes a new CSS style class.
setSubmittedPrint(JasperPrint) - Method in class net.sf.jasperreports.jsf.component.UIReport
 
setSubmittedReport(JasperReport) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes the interpretted report value.
setSubmittedSource(Source) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes the value for the report source.
setSubmittedSource(Source) - Method in class net.sf.jasperreports.jsf.component.UISource
 
setTarget(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportLink
Establishes a new target HTML frame.
setTarget(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportLinkTag
Sets the target.
setType(String) - Method in class net.sf.jasperreports.jsf.component.UISource
Sets the type.
setType(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
Sets the type.
setValid(boolean) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes the value for the valid flag.
setValid(boolean) - Method in class net.sf.jasperreports.jsf.component.UISource
Establishes a new value for the valid state.
setValidator(Validator) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes a new validator instance.
setValidator(Validator) - Method in class net.sf.jasperreports.jsf.component.UISource
 
setValidator(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setValidator(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
 
setValue(Object) - Method in class net.sf.jasperreports.jsf.component.UIReport
Establishes a new value for this project.
setValue(Object) - Method in class net.sf.jasperreports.jsf.component.UISource
Sets the value.
setValue(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.ReportTag
 
setValue(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.SourceTag
Sets the value.
setWidth(String) - Method in class net.sf.jasperreports.jsf.component.html.HtmlReportFrame
Sets the width.
setWidth(ValueExpression) - Method in class net.sf.jasperreports.jsf.taglib.html.HtmlReportFrameTag
Sets the width.
setYear(int) - Method in class net.sf.jasperreports.jsf.sample.simple.BooksReportBean
 
Source - Interface in net.sf.jasperreports.jsf.engine
Interface which represents a source instance.
SourceConverter - Interface in net.sf.jasperreports.jsf.convert
Source converter interface.
SourceConverterBase - Class in net.sf.jasperreports.jsf.engine.converters
Base source converter class.
SourceConverterBase() - Constructor for class net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
 
SourceException - Exception in net.sf.jasperreports.jsf.engine
Root exception for source related exceptions.
SourceException(Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.SourceException
Constructor with cause.
SourceException(String) - Constructor for exception net.sf.jasperreports.jsf.engine.SourceException
Constructor with message.
SourceException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.SourceException
Constructor with message and cause.
SourceFileReportConverter - Class in net.sf.jasperreports.jsf.engine.converters
 
SourceFileReportConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.SourceFileReportConverter
 
SourceTag - Class in net.sf.jasperreports.jsf.taglib
The Class DataSourceTag.
SourceTag() - Constructor for class net.sf.jasperreports.jsf.taglib.SourceTag
 
SourceValidatorBase - Class in net.sf.jasperreports.jsf.validation
 
SourceValidatorBase() - Constructor for class net.sf.jasperreports.jsf.validation.SourceValidatorBase
 
StateManagerImpl - Class in net.sf.jasperreports.jsf.application
JSF's StateManagerWrapper implementation used to cache the current view state so it can be restored in the future.
StateManagerImpl(StateManager) - Constructor for class net.sf.jasperreports.jsf.application.StateManagerImpl
Constructor for the StateManagerWrapper implmentation.
SUBREPORT_PARAMETER_SEPARATOR - Static variable in class net.sf.jasperreports.jsf.engine.fill.DefaultFiller
 
SubreportTag - Class in net.sf.jasperreports.jsf.taglib
 
SubreportTag() - Constructor for class net.sf.jasperreports.jsf.taglib.SubreportTag
 

T

TextExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a plain text report.
TextExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.TextExporter
 
toString() - Method in class net.sf.jasperreports.jsf.context.ContentType
 
toString() - Method in class net.sf.jasperreports.jsf.resource.ClasspathResource
 
toString() - Method in class net.sf.jasperreports.jsf.resource.ContextResource
 
toString() - Method in class net.sf.jasperreports.jsf.resource.FileResource
 
toString() - Method in class net.sf.jasperreports.jsf.resource.URLResource
 

U

UIOutputReport - Class in net.sf.jasperreports.jsf.component
Base report class for JSF components that output a report filled with data.
UIOutputReport() - Constructor for class net.sf.jasperreports.jsf.component.UIOutputReport
Instantiates a new UIOutputReport.
UIReport - Class in net.sf.jasperreports.jsf.component
Base class for report components.
UIReport() - Constructor for class net.sf.jasperreports.jsf.component.UIReport
Instantiates a new UIReport.
UISource - Class in net.sf.jasperreports.jsf.component
Faces component (non-rendered) used to feed the report with external data.
UISource() - Constructor for class net.sf.jasperreports.jsf.component.UISource
Instantiates a new data source.
UISubreport - Class in net.sf.jasperreports.jsf.component
Faces subreport component.
UISubreport() - Constructor for class net.sf.jasperreports.jsf.component.UISubreport
 
UnpreparedStatementException - Exception in net.sf.jasperreports.jsf.engine.converters
Exception thrown when the database converter can not prepare the query statement.
UnpreparedStatementException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.engine.converters.UnpreparedStatementException
 
UnresolvedResourceException - Exception in net.sf.jasperreports.jsf.resource
 
UnresolvedResourceException(String, Throwable) - Constructor for exception net.sf.jasperreports.jsf.resource.UnresolvedResourceException
 
UnresolvedResourceException(String) - Constructor for exception net.sf.jasperreports.jsf.resource.UnresolvedResourceException
 
UnsupportedContentTypeException - Exception in net.sf.jasperreports.jsf.context
 
UnsupportedContentTypeException(ContentType) - Constructor for exception net.sf.jasperreports.jsf.context.UnsupportedContentTypeException
 
UnsupportedExporterException - Exception in net.sf.jasperreports.jsf.renderkit
 
UnsupportedExporterException(String) - Constructor for exception net.sf.jasperreports.jsf.renderkit.UnsupportedExporterException
 
updateModel(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIOutputReport
Updates the provided bean property with the interpretted report instance.
updateModel(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
URLResource - Class in net.sf.jasperreports.jsf.resource
 
URLResource(URL) - Constructor for class net.sf.jasperreports.jsf.resource.URLResource
 
Util - Class in net.sf.jasperreports.jsf.util
The Class Util.

V

validate(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UIReport
Validates the current report instance.
validate(FacesContext) - Method in class net.sf.jasperreports.jsf.component.UISource
 
validate(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.validation.JdbcSourceValidator
 
validate(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.validation.ReportValidatorBase
 
validate(FacesContext, UIComponent, Object) - Method in class net.sf.jasperreports.jsf.validation.SourceValidatorBase
 
VALIDATOR_TYPE - Static variable in class net.sf.jasperreports.jsf.validation.ReportValidatorBase
 
VALIDATOR_TYPE - Static variable in class net.sf.jasperreports.jsf.validation.SourceValidatorBase
 
VIEW_CACHE_KEY - Static variable in class net.sf.jasperreports.jsf.Constants
Session key used to store the view cache map.

W

writeHeaders(ExternalContext, ReportRenderer, UIReport) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Writes the report headers into the current response using the report renderer.
writeResponse(ExternalContext, ContentType, InputStream) - Method in class net.sf.jasperreports.jsf.context.ExternalContextHelper
Writes the report contents into the context response.
writeState(FacesContext, Object) - Method in class net.sf.jasperreports.jsf.application.StateManagerImpl
Writes the given state into the current response.

X

XlsExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a XLS report.
XlsExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.XlsExporter
 
XlsSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which obtains a XLS data source from an existant resource.
XlsSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.XlsSourceConverter
 
XmlExporter - Class in net.sf.jasperreports.jsf.engine.export
Exporter implementation which generates a XML report.
XmlExporter() - Constructor for class net.sf.jasperreports.jsf.engine.export.XmlExporter
 
XmlSourceConverter - Class in net.sf.jasperreports.jsf.engine.converters
Converter implementation which obtains an XML data source from an existant resource.
XmlSourceConverter() - Constructor for class net.sf.jasperreports.jsf.engine.converters.XmlSourceConverter
 

A B C D E F G H I J L M N O P Q R S T U V W X

Copyright © 2011 SourceForge.net. All Rights Reserved.