org.gcube.application.reporting
Class ReportsModeler
java.lang.Object
org.gcube.application.reporting.ReportsModeler
- All Implemented Interfaces:
- Modeler<ReportComponent>
public final class ReportsModeler
- extends Object
- implements Modeler<ReportComponent>
- Author:
- massi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEMPLATE_WIDTH
public static final int TEMPLATE_WIDTH
- Styling attr, not used anymore but needed for backward compatibility
- See Also:
- Constant Field Values
TEMPLATE_HEIGHT
public static final int TEMPLATE_HEIGHT
- See Also:
- Constant Field Values
DEFAULT_NAME
public static final String DEFAULT_NAME
- See Also:
- Constant Field Values
ReportsModeler
public ReportsModeler(String id,
String name,
String author,
Date dateCreated,
Date lastEdit,
String lastEditorId)
- Parameters:
a
- the report unique idenntifiername
- the report nameauthor
- the authordateCreated
- lastEdit
- lastEditorId
- last editor username
add
public boolean add(ReportComponent rc)
- Specified by:
add
in interface Modeler<ReportComponent>
nextSection
public int nextSection()
-
getReportInstance
public org.gcube.portlets.d4sreporting.common.shared.Model getReportInstance()
throws Exception
- Throws:
Exception
Copyright © 2014. All Rights Reserved.