arta.synergy.web.common.client.data.report
Class ClientReport

java.lang.Object
  extended by arta.synergy.web.common.client.data.report.ClientReport
All Implemented Interfaces:
java.io.Serializable

public class ClientReport
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 20.07.2010 Time: 9:10:06 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 boolean hasDiagramm
           
 java.lang.String html
           
 java.util.ArrayList<ReportTask> tasks
           
 java.util.ArrayList<UIItem> uiItems
           
 
Constructor Summary
ClientReport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

html

public java.lang.String html

uiItems

public java.util.ArrayList<UIItem> uiItems

hasDiagramm

public boolean hasDiagramm

tasks

public java.util.ArrayList<ReportTask> tasks
Constructor Detail

ClientReport

public ClientReport()


Copyright © 2000 Dummy Corp. All Rights Reserved.