|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DBTableRow | |
---|---|
org.gcube.application.reporting.reference |
Uses of DBTableRow in org.gcube.application.reporting.reference |
---|
Methods in org.gcube.application.reporting.reference that return types with arguments of type DBTableRow | |
---|---|
List<DBTableRow> |
ReferenceReport.getReferences()
|
Constructor parameters in org.gcube.application.reporting.reference with type arguments of type DBTableRow | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |