com.stratelia.webactiv.almanach.control
Class AlmanachPdfGenerator

java.lang.Object
  extended by com.stratelia.webactiv.almanach.control.AlmanachPdfGenerator

public class AlmanachPdfGenerator
extends Object

Version:
Author:
squere

Field Summary
static String PDF_MONTH_ALLDAYS
           
static String PDF_MONTH_EVENTSONLY
           
static String PDF_YEAR_EVENTSONLY
           
 
Constructor Summary
AlmanachPdfGenerator()
           
 
Method Summary
static void buildPdf(String name, AlmanachSessionController almanach, String mode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PDF_MONTH_ALLDAYS

public static final String PDF_MONTH_ALLDAYS
See Also:
Constant Field Values

PDF_MONTH_EVENTSONLY

public static final String PDF_MONTH_EVENTSONLY
See Also:
Constant Field Values

PDF_YEAR_EVENTSONLY

public static final String PDF_YEAR_EVENTSONLY
See Also:
Constant Field Values
Constructor Detail

AlmanachPdfGenerator

public AlmanachPdfGenerator()
Method Detail

buildPdf

public static void buildPdf(String name,
                            AlmanachSessionController almanach,
                            String mode)
                     throws AlmanachRuntimeException
Throws:
AlmanachRuntimeException


Copyright © 2016 Silverpeas. All Rights Reserved.