C G I M O R S

C

canGenerateReport() - Method in interface org.apache.maven.reporting.MavenReport
Verify some conditions before generate the report.
CATEGORY_PROJECT_INFORMATION - Static variable in interface org.apache.maven.reporting.MavenReport
Category for project information reports
CATEGORY_PROJECT_REPORTS - Static variable in interface org.apache.maven.reporting.MavenReport
Category for project reports

G

generate(Sink, SinkFactory, Locale) - Method in interface org.apache.maven.reporting.MavenMultiPageReport
 
generate(Sink, Locale) - Method in interface org.apache.maven.reporting.MavenReport
Generate the report depending the wanted locale.
getCategoryName() - Method in interface org.apache.maven.reporting.MavenReport
Get the category name for this report.
getDescription(Locale) - Method in interface org.apache.maven.reporting.MavenReport
Get the localized report description.
getName(Locale) - Method in interface org.apache.maven.reporting.MavenReport
Get the localized report name.
getOutputName() - Method in interface org.apache.maven.reporting.MavenReport
Get the base name used to create report's output file(s).
getReportOutputDirectory() - Method in interface org.apache.maven.reporting.MavenReport
 
getTitle() - Method in interface org.apache.maven.reporting.MavenReportRenderer
 

I

isExternalReport() - Method in interface org.apache.maven.reporting.MavenReport
An external report is a report which calls a third party program which generates some reports too.

M

MavenMultiPageReport - Interface in org.apache.maven.reporting
Interface created separately for backwards compatibility.
MavenReport - Interface in org.apache.maven.reporting
The basis for a Maven report.
MavenReportException - Exception in org.apache.maven.reporting
An exception occurring during the execution of a Maven report.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
Default constructor.
MavenReportException(String, Exception) - Constructor for exception org.apache.maven.reporting.MavenReportException
Other constructor.
MavenReportRenderer - Interface in org.apache.maven.reporting
Basis for rendering report.

O

org.apache.maven.reporting - package org.apache.maven.reporting
 

R

render() - Method in interface org.apache.maven.reporting.MavenReportRenderer
Renderer a report.
ROLE - Static variable in interface org.apache.maven.reporting.MavenReport
Plexus lookup name

S

serialVersionUID - Static variable in exception org.apache.maven.reporting.MavenReportException
The serialVersionUID
setReportOutputDirectory(File) - Method in interface org.apache.maven.reporting.MavenReport
Set a new output directory.

C G I M O R S

Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.