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, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getProperties, setId, setProperties, setPropertiespublic 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 ReportComponentpublic boolean hasChildren()
hasChildren in interface ReportComponenthasChildren in class AbstractComponentpublic List<ReportComponent> getChildren()
getChildren in interface ReportComponentgetChildren in class AbstractComponentpublic String getStringValue()
getStringValue in interface ReportComponentgetStringValue in class AbstractComponentpublic org.gcube.portlets.d4sreporting.common.shared.BasicComponent getModelComponent()
getModelComponent in interface ReportComponentgetModelComponent in class AbstractComponentCopyright © 2016. All Rights Reserved.