|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GCubeRecord | |
|---|---|
| gr.uoa.di.madgik.grs.bridge | |
| gr.uoa.di.madgik.grs.bridge.xml | |
| Uses of GCubeRecord in gr.uoa.di.madgik.grs.bridge |
|---|
| Fields in gr.uoa.di.madgik.grs.bridge with type parameters of type GCubeRecord | |
|---|---|
protected Class<GCubeRecord> |
BridgeUpgrade.recordOutputClass
The type of records to be produced in the output |
| Methods in gr.uoa.di.madgik.grs.bridge that return GCubeRecord | |
|---|---|
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 |
| Methods in gr.uoa.di.madgik.grs.bridge with parameters of type GCubeRecord | |
|---|---|
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 |
| Method parameters in gr.uoa.di.madgik.grs.bridge with type arguments of type GCubeRecord | |
|---|---|
void |
BridgeUpgrade.setRecordOutputClass(Class<GCubeRecord> recordClass)
Sets the type of records to be produced in the output |
| Uses of GCubeRecord in gr.uoa.di.madgik.grs.bridge.xml |
|---|
| Subclasses of GCubeRecord in gr.uoa.di.madgik.grs.bridge.xml | |
|---|---|
class |
GCubeXMLRecord
GCubeRecord implementation targeting a ResultSet Element that carries only an XML payload |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||