Klasse ZAvailService
java.lang.Object
org.xbib.interlibrary.action.avail.AbstractAvailService
org.xbib.interlibrary.z.AbstractZAvailService
org.xbib.interlibrary.client.gbv.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 -
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 List
<org.xbib.interlibrary.api.library.LibraryService> extractGbvServices
(org.xbib.interlibrary.action.avail.AvailRequest availRequest, org.xbib.marc.MarcRecord marcRecord) 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, getStatusCodes, isEnabled, libraryPriority, setEnabled, subPriority, toResult
-
Konstruktordetails
-
ZAvailService
public ZAvailService(org.xbib.interlibrary.api.action.ServiceArguments arguments)
-
-
Methodendetails
-
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
-
extractGbvServices
protected List<org.xbib.interlibrary.api.library.LibraryService> extractGbvServices(org.xbib.interlibrary.action.avail.AvailRequest availRequest, org.xbib.marc.MarcRecord marcRecord) -
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)
-