dori.jasper.engine.export
Class JRPrintServiceExporterParameter

java.lang.Object
  extended bydori.jasper.engine.JRExporterParameter
      extended bydori.jasper.engine.export.JRPrintServiceExporterParameter

public class JRPrintServiceExporterParameter
extends JRExporterParameter


Field Summary
static JRPrintServiceExporterParameter DISPLAY_PAGE_DIALOG
           
static JRPrintServiceExporterParameter DISPLAY_PRINT_DIALOG
           
static JRPrintServiceExporterParameter PRINT_REQUEST_ATTRIBUTE_SET
           
static JRPrintServiceExporterParameter PRINT_SERVICE_ATTRIBUTE_SET
           
 
Fields inherited from class dori.jasper.engine.JRExporterParameter
CHARACTER_ENCODING, END_PAGE_INDEX, INPUT_FILE, INPUT_FILE_NAME, INPUT_STREAM, INPUT_URL, JASPER_PRINT, OUTPUT_FILE, OUTPUT_FILE_NAME, OUTPUT_STREAM, OUTPUT_STRING_BUFFER, OUTPUT_WRITER, PAGE_INDEX, PROGRESS_MONITOR, START_PAGE_INDEX
 
Constructor Summary
protected JRPrintServiceExporterParameter(java.lang.String name)
           
 
Methods inherited from class dori.jasper.engine.JRExporterParameter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PRINT_REQUEST_ATTRIBUTE_SET

public static final JRPrintServiceExporterParameter PRINT_REQUEST_ATTRIBUTE_SET

PRINT_SERVICE_ATTRIBUTE_SET

public static final JRPrintServiceExporterParameter PRINT_SERVICE_ATTRIBUTE_SET

DISPLAY_PAGE_DIALOG

public static final JRPrintServiceExporterParameter DISPLAY_PAGE_DIALOG

DISPLAY_PRINT_DIALOG

public static final JRPrintServiceExporterParameter DISPLAY_PRINT_DIALOG
Constructor Detail

JRPrintServiceExporterParameter

protected JRPrintServiceExporterParameter(java.lang.String name)


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.