public class ReferenceReport extends AbstractComponent implements IsSequentiable
COMP_HEIGHT, COMP_WIDTH
Constructor and Description |
---|
ReferenceReport(ReferenceReportType refType,
List<DBTableRow> references) |
ReferenceReport(ReferenceReportType refType,
List<DBTableRow> references,
boolean singleRelation) |
ReferenceReport(String id,
ReferenceReportType refType,
List<DBTableRow> references) |
ReferenceReport(String id,
ReferenceReportType refType,
List<DBTableRow> references,
boolean singleRelation) |
Modifier and Type | Method and Description |
---|---|
List<ReportComponent> |
getChildren() |
org.gcube.portlets.d4sreporting.common.shared.BasicComponent |
getModelComponent() |
List<DBTableRow> |
getReferences() |
ReferenceReportType |
getRefType() |
String |
getStringValue() |
ReportComponentType |
getType() |
boolean |
hasChildren() |
boolean |
isSingleRelation() |
void |
setRefType(ReferenceReportType refType) |
addProperty, convertProperties, getId, getProperties, setId, setProperties, setProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getProperties, setId, setProperties, setProperties
public ReferenceReport(ReferenceReportType refType, List<DBTableRow> references)
public ReferenceReport(String id, ReferenceReportType refType, List<DBTableRow> references)
public ReferenceReport(String id, ReferenceReportType refType, List<DBTableRow> references, boolean singleRelation)
public ReferenceReport(ReferenceReportType refType, List<DBTableRow> references, boolean singleRelation)
public boolean isSingleRelation()
public ReferenceReportType getRefType()
public void setRefType(ReferenceReportType refType)
public List<DBTableRow> getReferences()
public ReportComponentType getType()
getType
in interface ReportComponent
public boolean hasChildren()
hasChildren
in interface ReportComponent
hasChildren
in class AbstractComponent
public List<ReportComponent> getChildren()
getChildren
in interface ReportComponent
getChildren
in class AbstractComponent
public String getStringValue()
getStringValue
in interface ReportComponent
getStringValue
in class AbstractComponent
public org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent
in interface ReportComponent
getModelComponent
in class AbstractComponent
Copyright © 2017. All Rights Reserved.