java.lang.Object
org.xbib.interlibrary.action.avail.AbstractAvailService
org.xbib.interlibrary.z.AbstractZAvailService
org.xbib.interlibrary.client.bsz.z.ZAvailService
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 ZAvailService 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
    ZAvailService(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 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, getStatusCodes, isEnabled, libraryPriority, setEnabled, subPriority, toResult

    Von Klasse geerbte Methoden java.lang.Object

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

    • ZAvailService

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

    • 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)