|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jaspersoft.jasperserver.api.engine.jasperreports.common.AbstractExportParameters
com.aspose.words.jasperreports.AWExportParametersBean
public class AWExportParametersBean
Represents exporter parameters for integration with JasperServer.
Constructor Summary | |
---|---|
AWExportParametersBean()
|
Method Summary | |
---|---|
java.util.Map |
getFontMap()
Returns the fontMap. |
java.lang.String |
getLicenseFile()
Returns the licenseFile. |
void |
setFontMap(java.util.Map fontMap)
Sets the fontMap. |
void |
setLicenseFile(java.lang.String licenseFile)
Sets the licenseFile. |
void |
setPropertyValues(java.lang.Object o)
|
Methods inherited from class com.jaspersoft.jasperserver.api.engine.jasperreports.common.AbstractExportParameters |
---|
isOverrideReportHints, setOverrideReportHints |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWExportParametersBean()
Method Detail |
---|
public java.util.Map getFontMap()
public void setFontMap(java.util.Map fontMap)
public java.lang.String getLicenseFile()
public void setLicenseFile(java.lang.String licenseFile)
public void setPropertyValues(java.lang.Object o)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |