com.sfxcode.sapphire.data.report

Members list

Concise view

Type members

Classlikes

abstract class AbstractExporter(jasperUrl: URL) extends LazyLogging

Attributes

Companion:
object
Graph
Supertypes
trait LazyLogging
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class AdapterDataSource[T <: AnyRef](dataList: List[DataAdapter[T]]) extends JRRewindableDataSource with Serializable

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
trait Serializable
trait JRRewindableDataSource
trait JRDataSource
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class PdfExporter(jasperUrl: URL, reportContext: JasperReportsContext) extends AbstractExporter

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait LazyLogging
class Object
trait Matchable
class Any
case class ReportExportResult(completed: Boolean, executionTime: Long, exportFile: File, jasperUrl: URL, exception: Option[Exception])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any