public class AbstractIndexAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected eu.dnetlib.functionality.index.utils.ServiceTools |
serviceTools
The serivce tools.
|
| Constructor and Description |
|---|
AbstractIndexAction() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBackend(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the backend.
|
protected String |
getEpr(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the epr.
|
protected FeedMode |
getFeedMode(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the feed mode.
|
protected String |
getIndexDSId(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the index ds id.
|
protected String |
getMDFormatFields(eu.dnetlib.functionality.index.utils.MetadataReference mdRef)
Gets the MD format fields.
|
protected eu.dnetlib.functionality.index.utils.MetadataReference |
getMetadataReference(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job) |
protected eu.dnetlib.functionality.index.utils.MetadataReference |
getMetadataReference(String indexDSId)
Gets the metadata reference.
|
protected String |
getQuery(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
Gets the query.
|
String |
getServiceAddress(String backendId)
Gets the service address.
|
@Autowired protected eu.dnetlib.functionality.index.utils.ServiceTools serviceTools
public String getServiceAddress(String backendId)
protected String getMDFormatFields(eu.dnetlib.functionality.index.utils.MetadataReference mdRef)
mdRef - the md refprotected String getEpr(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
job - the jobprotected String getIndexDSId(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
job - the jobprotected FeedMode getFeedMode(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
job - the jobprotected eu.dnetlib.functionality.index.utils.MetadataReference getMetadataReference(String indexDSId) throws eu.dnetlib.data.provision.index.rmi.IndexServiceException
indexDSId - the index ds ideu.dnetlib.data.provision.index.rmi.IndexServiceException - the index service exceptionprotected eu.dnetlib.functionality.index.utils.MetadataReference getMetadataReference(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
protected String getBackend(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
job - the jobprotected String getQuery(eu.dnetlib.enabling.tools.blackboard.BlackboardJob job)
job - the jobCopyright © 2018. All rights reserved.