java.lang.Object
org.xbib.interlibrary.action.avail.AbstractAvailService
org.xbib.interlibrary.z.AbstractZAvailService
org.xbib.interlibrary.client.hbz.z.legacy.ZLegacyAvailService
Alle implementierten Schnittstellen:
Comparable<org.xbib.interlibrary.api.action.Service<org.xbib.interlibrary.action.avail.AvailRequest,org.xbib.interlibrary.action.avail.AvailResponse,org.xbib.interlibrary.action.avail.AvailResponseBuilder>>, org.xbib.interlibrary.action.avail.AvailService, org.xbib.interlibrary.api.action.Service<org.xbib.interlibrary.action.avail.AvailRequest,org.xbib.interlibrary.action.avail.AvailResponse,org.xbib.interlibrary.action.avail.AvailResponseBuilder>

public class ZLegacyAvailService extends org.xbib.interlibrary.z.AbstractZAvailService
  • Feldübersicht

    Von Klasse geerbte Felder org.xbib.interlibrary.z.AbstractZAvailService

    lock, marcHelper, zClientHelper

    Von Klasse geerbte Felder org.xbib.interlibrary.action.avail.AbstractAvailService

    arguments, configuration
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    ZLegacyAvailService(org.xbib.interlibrary.api.action.ServiceArguments arguments)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    protected void
    avail(org.xbib.interlibrary.action.avail.AvailRequest availRequest, org.xbib.interlibrary.action.avail.AvailServiceResponseBuilder availResponse, org.xbib.datastructures.common.MultiMap<String,org.xbib.interlibrary.api.library.LibraryService> multiMap, org.xbib.marc.MarcRecord marcRecord)
     
    int
    compareTo(org.xbib.interlibrary.api.action.Service<org.xbib.interlibrary.action.avail.AvailRequest,org.xbib.interlibrary.action.avail.AvailResponse,org.xbib.interlibrary.action.avail.AvailResponseBuilder> o)
     
    protected Map<String,org.xbib.interlibrary.api.library.Mode>
     
    protected String
    supports(String source)
     

    Von Klasse geerbte Methoden org.xbib.interlibrary.z.AbstractZAvailService

    close, encodeQueryString, execute, extractGermanInterlibraryServices, fetchAvailServices, getClientAttributes, getLabel, getMap, getModeMap, getResolveCQL, getResolvePQF, getSortKey, getURL, identifier, isStartOf, nextElement, normalizeSourceId, random, sourceIdCQL, sourceIdPQF

    Von Klasse geerbte Methoden org.xbib.interlibrary.action.avail.AbstractAvailService

    addThrowable, domainPriority, getLastThrowable, getName, isEnabled, libraryPriority, setEnabled, subPriority, toResult

    Von Klasse geerbte Methoden java.lang.Object

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

    • ZLegacyAvailService

      public ZLegacyAvailService(org.xbib.interlibrary.api.action.ServiceArguments arguments)
  • Methodendetails

    • getStatusCodes

      protected Map<String,org.xbib.interlibrary.api.library.Mode> getStatusCodes()
      Setzt außer Kraft:
      getStatusCodes in Klasse org.xbib.interlibrary.action.avail.AbstractAvailService
    • supports

      protected String supports(String source)
      Angegeben von:
      supports in Klasse org.xbib.interlibrary.z.AbstractZAvailService
    • avail

      protected void avail(org.xbib.interlibrary.action.avail.AvailRequest availRequest, org.xbib.interlibrary.action.avail.AvailServiceResponseBuilder availResponse, org.xbib.datastructures.common.MultiMap<String,org.xbib.interlibrary.api.library.LibraryService> multiMap, org.xbib.marc.MarcRecord marcRecord)
      Angegeben von:
      avail in Klasse org.xbib.interlibrary.z.AbstractZAvailService
    • compareTo

      public int compareTo(org.xbib.interlibrary.api.action.Service<org.xbib.interlibrary.action.avail.AvailRequest,org.xbib.interlibrary.action.avail.AvailResponse,org.xbib.interlibrary.action.avail.AvailResponseBuilder> o)