Serialized Form


Package org.apertereports.common.exception

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

Serialized Fields

errorCode

ARConstants.ErrorCode errorCode

errorDetails

String[] errorDetails

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

Serialized Fields

errorCode

ARConstants.ErrorCode errorCode

errorDetails

String[] errorDetails

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-2013. All Rights Reserved.