com.jaspersoft.jasperserver.api.engine.jasperreports.common
Class RtfExportParametersBean

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.engine.jasperreports.common.AbstractExportParameters
      extended by com.jaspersoft.jasperserver.api.engine.jasperreports.common.RtfExportParametersBean
All Implemented Interfaces:
ExportParameters, java.io.Serializable

public class RtfExportParametersBean
extends AbstractExportParameters

Version:
$Id: RtfExportParametersBean.java 10174 2007-09-20 08:01:37Z lucian $
Author:
sanda zaharia
See Also:
Serialized Form

Constructor Summary
RtfExportParametersBean()
           
 
Method Summary
 void setPropertyValues(java.lang.Object object)
          This method checks the 'object' argument (which should be a compatible ExportParameters object) properties and copies their values into the caller object
 
Methods inherited from class com.jaspersoft.jasperserver.api.engine.jasperreports.common.AbstractExportParameters
isOverrideReportHints, setOverrideReportHints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtfExportParametersBean

public RtfExportParametersBean()
Method Detail

setPropertyValues

public void setPropertyValues(java.lang.Object object)
Description copied from interface: ExportParameters
This method checks the 'object' argument (which should be a compatible ExportParameters object) properties and copies their values into the caller object



Copyright © 2007. All Rights Reserved.