- GCubeBridgeException - Exception in gr.uoa.di.madgik.grs.bridge.exceptions
-
Base exception for all exception through through the bridge components
- GCubeBridgeException() - Constructor for exception gr.uoa.di.madgik.grs.bridge.exceptions.GCubeBridgeException
-
Create new instance
- GCubeBridgeException(String) - Constructor for exception gr.uoa.di.madgik.grs.bridge.exceptions.GCubeBridgeException
-
Create new instance
- GCubeBridgeException(String, Throwable) - Constructor for exception gr.uoa.di.madgik.grs.bridge.exceptions.GCubeBridgeException
-
Create new instance
- GCubeRecord - Class in gr.uoa.di.madgik.grs.bridge
-
Base record that is manageable by the upgrade / downgrade facilities
- GCubeRecord() - Constructor for class gr.uoa.di.madgik.grs.bridge.GCubeRecord
-
- GCubeXMLRecord - Class in gr.uoa.di.madgik.grs.bridge.xml
-
GCubeRecord implementation targeting a ResultSet Element that carries only an XML payload
- GCubeXMLRecord() - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Create a new instance
- GCubeXMLRecord(String) - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Create a new instance
- GCubeXMLRecord(String, String) - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Create a new instance
- GCubeXMLRecord(String, String, String) - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Create a new instance
- GCubeXMLRecord(String, String, String, String) - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Create a new instance
- GCubeXMLRecordDefinition - Class in gr.uoa.di.madgik.grs.bridge.xml
-
- GCubeXMLRecordDefinition() - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecordDefinition
-
- GCubeXMLRecordDefinition(boolean) - Constructor for class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecordDefinition
-
Create a new instance
- getCollection() - Method in class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Collection ID value
- getField(String) - Method in class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
- getId() - Method in class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Object ID value
- getLocator() - Method in class gr.uoa.di.madgik.grs.bridge.BridgeDowngrade
-
Retrieves the locator of the create ResultSet
- getLocator() - Method in class gr.uoa.di.madgik.grs.bridge.BridgeUpgrade
-
Retrieves the locator of the create IBuffer
- getLocator() - Method in class gr.uoa.di.madgik.grs.bridge.xml.XMLDowngrade
-
Retrieves the locator of the create ResultSet
- getLocator() - Method in class gr.uoa.di.madgik.grs.bridge.xml.XMLUpgrade
-
Retrieves the locator of the create IBuffer
- getLogger() - Method in class gr.uoa.di.madgik.grs.bridge.BridgeDowngrade
-
The logger defined by the extending class to use the same logger
- getLogger() - Method in class gr.uoa.di.madgik.grs.bridge.BridgeUpgrade
-
The logger defined by the extending class to use the same logger
- getLogger() - Method in class gr.uoa.di.madgik.grs.bridge.xml.XMLDowngrade
-
The logger defined by the extending class to use the same logger
- getLogger() - Method in class gr.uoa.di.madgik.grs.bridge.xml.XMLUpgrade
-
The logger defined by the extending class to use the same logger
- getPayload() - Method in class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Utility function returning the Field payload without the client needing to locate it and get it from there
- getRank() - Method in class gr.uoa.di.madgik.grs.bridge.xml.GCubeXMLRecord
-
Rank value
- getRecord(GCubeRecord) - Method in class gr.uoa.di.madgik.grs.bridge.BridgeDowngrade
-
Instantiates the appropriate output record and populates it through the provided record
- getRecord(ResultElementBase) - Method in class gr.uoa.di.madgik.grs.bridge.BridgeUpgrade
-
Instantiates the appropriate output record and populates it through the provided record
- gr.uoa.di.madgik.grs.bridge - package gr.uoa.di.madgik.grs.bridge
-
- gr.uoa.di.madgik.grs.bridge.exceptions - package gr.uoa.di.madgik.grs.bridge.exceptions
-
- gr.uoa.di.madgik.grs.bridge.xml - package gr.uoa.di.madgik.grs.bridge.xml
-