Klasse HbzfixRecord
java.lang.Object
org.xbib.interlibrary.catalog.elasticsearch.lvi.record.AbstractRecord
org.xbib.interlibrary.catalog.elasticsearch.lvi.record.HbzfixRecord
- Alle implementierten Schnittstellen:
Comparable<Record>
,Record
,Countable
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Von Klasse geerbte Felder org.xbib.interlibrary.catalog.elasticsearch.lvi.record.AbstractRecord
alias, builder, creationDate, holdings, modificationDate
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic HbzfixRecord.Builder
builder
(Configuration configuration, org.xbib.marc.MarcRecord marcRecord) void
handleResources
(Consumer<org.xbib.marc.MarcField> consumer) Von Klasse geerbte Methoden org.xbib.interlibrary.catalog.elasticsearch.lvi.record.AbstractRecord
addAlias, addHoldings, build, compareTo, equals, getAlias, getBaseUrl, getCategory, getChronology, getCreationDate, getExternalIdentifier, getGlobalServices, getHoldings, getIdentifier, getKey, getMarcRecord, getMaterials, getModificationDate, getProducts, getPublicationDate, hashCode, isDeleted, isGreen, isOpenAccess, isSerialMirror, setCreationDate, setModificationDate, toString, tryMerge
-
Konstruktordetails
-
HbzfixRecord
-
-
Methodendetails
-
builder
public static HbzfixRecord.Builder builder(Configuration configuration, org.xbib.marc.MarcRecord marcRecord) -
handleResources
-