Klasse TitleHoldings.TitleHoldingsWorker.TitleHoldingsCatalogEntityBuilder
java.lang.Object
org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
org.xbib.interlibrary.catalog.elasticsearch.hbz.TitleHoldings.TitleHoldingsWorker.TitleHoldingsCatalogEntityBuilder
- Alle implementierten Schnittstellen:
AutoCloseable
,Consumer<org.xbib.marc.MarcRecord>
- Umschließende Klasse:
TitleHoldings.TitleHoldingsWorker
protected class TitleHoldings.TitleHoldingsWorker.TitleHoldingsCatalogEntityBuilder
extends org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
afterFinishState
(org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderState state) protected void
createIndexByKey
(String key, ElasticsearchIndexDefinition indexDefinition, 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
-
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
-
createIndexByKey
protected void createIndexByKey(String key, ElasticsearchIndexDefinition indexDefinition, org.xbib.interlibrary.catalog.entities.CatalogEntityBuilderState state) throws IOException - Löst aus:
IOException
-