|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.configuration.Configuration
org.torweg.pulse.util.adminui.AbstractBaseConfiguration
org.torweg.pulse.component.statistics.user.UserStatisticsControllerConfiguration
org.torweg.pulse.component.statistics.user.UserStatisticsPDFControllerConfiguration
public class UserStatisticsPDFControllerConfiguration
The Configuration of the
UserStatisticsPDFController.
| Constructor Summary | |
|---|---|
protected |
UserStatisticsPDFControllerConfiguration()
Default constructor. |
| Method Summary | |
|---|---|
XSLHandle |
getReportPDFXSLHandle()
Returns the (main) XSLHandle for the creation of hte PDF
report. |
protected void |
setReportPDFXSLHandle(XSLHandleConfiguration handle)
FOR TESTING ONLY. |
| Methods inherited from class org.torweg.pulse.component.statistics.user.UserStatisticsControllerConfiguration |
|---|
getMonthsToGoBack, getStartYear |
| Methods inherited from class org.torweg.pulse.util.adminui.AbstractBaseConfiguration |
|---|
getMainXSLHandle |
| Methods inherited from class org.torweg.pulse.configuration.Configuration |
|---|
getBundle, isBundleConfiguration, isModified, setBundle, setConfigFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected UserStatisticsPDFControllerConfiguration()
| Method Detail |
|---|
public final XSLHandle getReportPDFXSLHandle()
XSLHandle for the creation of hte PDF
report.
XSLHandleprotected final void setReportPDFXSLHandle(XSLHandleConfiguration handle)
handle - the reportPDFXSLHandle to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||