| Package | Description |
|---|---|
| gr.uoa.di.madgik.grs.bridge | |
| gr.uoa.di.madgik.grs.bridge.xml |
| Modifier and Type | Field and Description |
|---|---|
protected Class<GCubeRecord> |
BridgeUpgrade.recordOutputClass
The type of records to be produced in the output
|
| Modifier and Type | Method and Description |
|---|---|
protected GCubeRecord |
BridgeUpgrade.getRecord(org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase record)
Instantiates the appropriate output record and populates it through the provided record
|
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase |
BridgeDowngrade.getRecord(GCubeRecord record)
Instantiates the appropriate output record and populates it through the provided record
|
| Modifier and Type | Method and Description |
|---|---|
void |
BridgeUpgrade.setRecordOutputClass(Class<GCubeRecord> recordClass)
Sets the type of records to be produced in the output
|
| Modifier and Type | Class and Description |
|---|---|
class |
GCubeXMLRecord
GCubeRecord implementation targeting a ResultSet Element that carries only an XML payload |
Copyright © 2015. All Rights Reserved.