public class BrowseAliases extends Object
| Constructor and Description |
|---|
BrowseAliases() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.collect.BiMap<String,String> |
extractBrowsingAliases(org.dom4j.Document fields)
Method extract aliases field names from the given fields.
|
com.google.common.collect.BiMap<String,String> |
get(MetadataReference mdRef)
Gets the.
|
ServiceTools |
getServiceTools() |
void |
initialize()
Initialize.
|
void |
put(MetadataReference mdRef)
Put.
|
void |
setServiceTools(ServiceTools serviceTools) |
public void initialize()
throws IndexClientException
eu.dnetlib.data.provision.index.rmi.IndexServiceException - the index service exceptionIndexClientExceptionpublic void put(MetadataReference mdRef)
mdRef - the metadata refeferencepublic com.google.common.collect.BiMap<String,String> get(MetadataReference mdRef) throws IndexClientException
mdRef - the md refIndexClientExceptionprotected com.google.common.collect.BiMap<String,String> extractBrowsingAliases(org.dom4j.Document fields)
fields - the fieldspublic ServiceTools getServiceTools()
public void setServiceTools(ServiceTools serviceTools)
serviceTools - the serviceTools to setCopyright © 2017. All rights reserved.