java.lang.Object
org.xbib.interlibrary.db.AbstractRouteManager
org.xbib.interlibrary.db.medea.oracle.MedeaRouteManager
Alle implementierten Schnittstellen:
org.xbib.interlibrary.api.route.RouteManager

public class MedeaRouteManager extends org.xbib.interlibrary.db.AbstractRouteManager
  • Feldübersicht

    Von Klasse geerbte Felder org.xbib.interlibrary.db.AbstractRouteManager

    databaseModule, readRoutingStatement
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    MedeaRouteManager(org.xbib.interlibrary.db.DatabaseModule databaseModule, org.xbib.interlibrary.http.HttpHelper httpHelper)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    protected org.xbib.interlibrary.common.route.DefaultRoute
    getRoute(org.xbib.jdbc.query.Table table)
     

    Von Klasse geerbte Methoden org.xbib.interlibrary.db.AbstractRouteManager

    createServices, fromInputStream, getRoute

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • MedeaRouteManager

      public MedeaRouteManager(org.xbib.interlibrary.db.DatabaseModule databaseModule, org.xbib.interlibrary.http.HttpHelper httpHelper) throws IOException
      Löst aus:
      IOException
  • Methodendetails

    • getRoute

      protected org.xbib.interlibrary.common.route.DefaultRoute getRoute(org.xbib.jdbc.query.Table table)
      Angegeben von:
      getRoute in Klasse org.xbib.interlibrary.db.AbstractRouteManager