Serialized Form


Package org.apertereports.common.exception

Class org.apertereports.common.exception.AperteReportsException extends Exception implements Serializable

Serialized Fields

errorCode

ReportConstants.ErrorCodes errorCode

errorDetails

String[] errorDetails

Class org.apertereports.common.exception.AperteReportsRuntimeException extends RuntimeException implements Serializable

Serialized Fields

errorCode

ReportConstants.ErrorCodes errorCode

errorDetails

String[] errorDetails

Class org.apertereports.common.exception.ReportException extends Object implements Serializable

Class org.apertereports.common.exception.SubreportNotFoundException extends Object implements Serializable


Package org.apertereports.common.xml.config

Class org.apertereports.common.xml.config.ReportConfig extends Object implements Serializable

Serialized Fields

id

Integer id

reportId

Integer reportId

cacheTimeout

Integer cacheTimeout

cyclicReportId

Long cyclicReportId

allowRefresh

Boolean allowRefresh

allowedFormats

String allowedFormats

parameters

List<E> parameters

Class org.apertereports.common.xml.config.ReportConfigParameter extends Object implements Serializable

Serialized Fields

name

String name

value

String value

type

String type



Copyright © 2011-2012. All Rights Reserved.