java.lang.Object
org.xbib.interlibrary.db.AbstractRouteManager
org.xbib.interlibrary.db.zfl.postgresql.ZflRouteManager
Alle implementierten Schnittstellen:
org.xbib.interlibrary.api.route.RouteManager

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

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

    databaseModule, readRoutingStatement
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    ZflRouteManager(org.xbib.interlibrary.db.DatabaseModule manager, org.xbib.interlibrary.http.HttpHelper httpClient)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    protected org.xbib.interlibrary.api.route.Route
    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

    • ZflRouteManager

      public ZflRouteManager(org.xbib.interlibrary.db.DatabaseModule manager, org.xbib.interlibrary.http.HttpHelper httpClient) throws IOException
      Löst aus:
      IOException
  • Methodendetails

    • getRoute

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