Klasse Addresses.AddressesWorker.AddressesCatalogEntityBuilder

java.lang.Object
org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
org.xbib.interlibrary.catalog.elasticsearch.bib.Addresses.AddressesWorker.AddressesCatalogEntityBuilder
Alle implementierten Schnittstellen:
AutoCloseable, Consumer<org.xbib.marc.MarcRecord>
Umschließende Klasse:
Addresses.AddressesWorker

protected class Addresses.AddressesWorker.AddressesCatalogEntityBuilder extends org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
  • Konstruktorübersicht

    Konstruktoren
    Modifizierer
    Konstruktor
    Beschreibung
    protected
    AddressesCatalogEntityBuilder(org.xbib.settings.Settings settings, AtomicLong counter)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    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

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Von Schnittstelle geerbte Methoden java.util.function.Consumer

    andThen
  • Konstruktordetails

    • AddressesCatalogEntityBuilder

      protected AddressesCatalogEntityBuilder(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 Klasse org.xbib.interlibrary.catalog.entities.CatalogEntityBuilder
      Löst aus:
      IOException