Klasse ZLegacyAvailService
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
KonstruktorenKonstruktorBeschreibungZLegacyAvailService
(org.xbib.interlibrary.api.action.ServiceArguments arguments) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected 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
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
-
Konstruktordetails
-
ZLegacyAvailService
public ZLegacyAvailService(org.xbib.interlibrary.api.action.ServiceArguments arguments)
-
-
Methodendetails
-
getStatusCodes
- Setzt außer Kraft:
getStatusCodes
in Klasseorg.xbib.interlibrary.action.avail.AbstractAvailService
-
supports
- Angegeben von:
supports
in Klasseorg.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 Klasseorg.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)
-