Klasse HbzAlma.HbzAlmaWorker.HbzAlmaCatalogEntityBuilder
java.lang.Object
org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
org.xbib.interlibrary.catalog.elasticsearch.hbzalma.HbzAlma.HbzAlmaWorker.HbzAlmaCatalogEntityBuilder
- Alle implementierten Schnittstellen:
AutoCloseable
,Consumer<org.xbib.marc.MarcRecord>
- Umschließende Klasse:
HbzAlma.HbzAlmaWorker
protected class HbzAlma.HbzAlmaWorker.HbzAlmaCatalogEntityBuilder
extends org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
HbzAlmaCatalogEntityBuilder
(org.xbib.settings.Settings settings, AtomicLong counter) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
afterFinishState
(org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderState state) Von Klasse geerbte Methoden org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
accept, addClassifier, addStatusMapper, append, append, beforeFinishState, build, build, buildFormat, buildType, checksum, close, contentBuilderProviders, getChecksum, getClassifier, getEntitySpecification, getFacetElements, getFieldConsolidationMapper, getIdentifierMapper, getInvalid, getMapped, getMissingSerials, getPackageName, getSerialsMap, getState, getUnmapped, getValueMapper, invalid, isEnableChecksum, mapped, setEnableChecksum, setupFacets, setupFieldConsolidation, setupIdentifierMapper, setupSerialsMap, setupValueMapper, unmapped
-
Konstruktordetails
-
HbzAlmaCatalogEntityBuilder
protected HbzAlmaCatalogEntityBuilder(org.xbib.settings.Settings settings, AtomicLong counter) throws IOException - Löst aus:
IOException
-
-
Methodendetails
-
afterFinishState
public void afterFinishState(org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderState state) throws IOException - Setzt außer Kraft:
afterFinishState
in Klasseorg.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
- Löst aus:
IOException
-