Klasse DefaultConfiguration
java.lang.Object
org.xbib.interlibrary.catalog.elasticsearch.lvi.config.DefaultConfiguration
- Alle implementierten Schnittstellen:
AutoCloseable
,Configuration
- Bekannte direkte Unterklassen:
ElasticsearchConfiguration
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected final ConfigurationArguments
protected final org.xbib.settings.Settings
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected void
protected void
protected void
addLibrary
(String isil, org.xbib.interlibrary.api.library.DefaultIndexLibrary.Builder builder) protected void
addProduct
(String isil, org.xbib.interlibrary.api.product.Product product) void
close()
mapItemProcess
(String code) mapLibraryIdentifier
(String input) normalizeLibraryIdentifier
(String identifier)
-
Felddetails
-
arguments
-
settings
protected final org.xbib.settings.Settings settings
-
-
Konstruktordetails
-
DefaultConfiguration
- Löst aus:
IOException
-
-
Methodendetails
-
getLibraries
- Angegeben von:
getLibraries
in SchnittstelleConfiguration
-
normalizeLibraryIdentifier
- Angegeben von:
normalizeLibraryIdentifier
in SchnittstelleConfiguration
-
mapLibraryIdentifier
- Angegeben von:
mapLibraryIdentifier
in SchnittstelleConfiguration
-
getProducts
- Angegeben von:
getProducts
in SchnittstelleConfiguration
-
mapItemProcess
- Angegeben von:
mapItemProcess
in SchnittstelleConfiguration
-
addCustomLibraries
protected void addCustomLibraries() -
addLibrary
protected void addLibrary(String isil, org.xbib.interlibrary.api.library.DefaultIndexLibrary.Builder builder) -
addAlias
-
addProduct
-
close
- Angegeben von:
close
in SchnittstelleAutoCloseable
- Angegeben von:
close
in SchnittstelleConfiguration
- Löst aus:
IOException
-