JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
W
X
_
A
addBooleanQueryTerm(String, String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addDifferentQueryTerm(String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addEqualQueryTerm(String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addExactQueryTerm(String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addMetadataQueryTerm(String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addNotEqualQueryTerm(String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addORQueryTerm(String, String, String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addORQueryTerm(String[], String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addORQueryTermExact(String[], String, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
addVocabularizedQueryTerm(String, String, Vocabulary, StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
APIResponseFormatter
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 21/11/2016.
APIResponseFormatter()
- Constructor for class eu.dnetlib.data.search.web.api.
APIResponseFormatter
appendEnhancedKeywords(StringBuilder, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendFieldQuotedTerm(StringBuilder, CQLQueryBuilder.Operator, String, CQLQueryBuilder.Operator, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendFieldQuotedTerms(StringBuilder, CQLQueryBuilder.Operator, String, CQLQueryBuilder.Operator, List<String>)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendFieldTerm(StringBuilder, CQLQueryBuilder.Operator, String, CQLQueryBuilder.Operator, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendFieldTerms(StringBuilder, CQLQueryBuilder.Operator, String, CQLQueryBuilder.Operator, List<String>)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendKeywords(StringBuilder, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendQuery(StringBuilder, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendSimpleQuotedTerm(StringBuilder, CQLQueryBuilder.Operator, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendSimpleTerm(StringBuilder, CQLQueryBuilder.Operator, String)
- Static method in class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
appendTitle(RequestResponseHandler.Entity, boolean)
- Static method in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
apply(String)
- Method in class eu.dnetlib.data.search.app.plan.
PrefixRule
apply(String)
- Method in class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
B
BibtexEntry
- Class in
eu.dnetlib.data.search.transform.formatter
BibtexEntry()
- Constructor for class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
buildSearchRequest(List<String>, String, String, String, List<String>)
- Static method in class eu.dnetlib.data.search.web.api.
SearchApiService
C
ChainTransformer
- Class in
eu.dnetlib.data.search.transform
ChainTransformer(String, List<Transformer>)
- Constructor for class eu.dnetlib.data.search.transform.
ChainTransformer
checkDate(String, SimpleDateFormat)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
checkTypes(List<String>)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
clearDeclarations(List<String>)
- Method in class eu.dnetlib.data.search.transform.formatter.
SimpleFormatter
close()
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
CollectionRewriteRule
- Class in
eu.dnetlib.data.search.app.plan
CollectionRewriteRule()
- Constructor for class eu.dnetlib.data.search.app.plan.
CollectionRewriteRule
CollectionRewriteRule(String, String)
- Constructor for class eu.dnetlib.data.search.app.plan.
CollectionRewriteRule
collectorRegistry()
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
compose400Message(String, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
compose404Message(String, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
compose500Message(String, String, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
Configuration
- Class in
eu.dnetlib.data.search.transform.config
Configuration(String)
- Constructor for class eu.dnetlib.data.search.transform.config.
Configuration
ConfigurationFactory
- Class in
eu.dnetlib.data.search.transform.config
ConfigurationFactory creates a
Configuration
for the
SearchService
based on an XML configuration file.
ConfigurationFactory()
- Constructor for class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
ConfigurationFactoryException
- Exception in
eu.dnetlib.data.search.transform.config
ConfigurationFactoryException()
- Constructor for exception eu.dnetlib.data.search.transform.config.
ConfigurationFactoryException
ConfigurationFactoryException(String, Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.config.
ConfigurationFactoryException
ConfigurationFactoryException(String)
- Constructor for exception eu.dnetlib.data.search.transform.config.
ConfigurationFactoryException
ConfigurationFactoryException(Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.config.
ConfigurationFactoryException
countSearch
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
countSearch
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
CQLQueryBuilder
- Class in
eu.dnetlib.data.search.utils.cql
Created by kiatrop on 28/9/2016.
CQLQueryBuilder()
- Constructor for class eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder
CQLQueryBuilder.Operator
- Enum in
eu.dnetlib.data.search.utils.cql
CqlSolrTransform
- Class in
eu.dnetlib.data.search.solr
Created by kiatrop on 29/6/2016.
CqlSolrTransform()
- Constructor for class eu.dnetlib.data.search.solr.
CqlSolrTransform
createConfiguration(String)
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
createCountMeta(HttpServletRequest, String, int, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createEntitiesResponse(HttpServletRequest, RequestResponseHandler.Entity, String, List<String>, SearchResult, boolean, String, boolean, boolean)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createEntityResponse(HttpServletRequest, RequestResponseHandler.Entity, String, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createEprQuery(String, List<String>, List<String>, List<String>)
- Static method in class eu.dnetlib.data.search.app.
SearchServiceImpl
createFilters(String, List<String>)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createMeta(HttpServletRequest, String, String, List<String>, int, int, int)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createMetaBasic(HttpServletRequest, String)
- Static method in class eu.dnetlib.data.search.web.api.
APIResponseFormatter
createResultSet(EPR)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSetFactory
createResultSet(EPR, Class<D>)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSetFactory
createResultSet(ResultSet<?>, Class<D>)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSetFactory
createSecurityAwareRS(EPR, Class<D>)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSetFactory
createXmlVocabulary(String)
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyFactory
Creates an xml vocabulary file
createXmlVocabulary(Vocabulary)
- Static method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyFactoryImpl
CSVResponseFormat
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 20/12/2016.
CSVResponseFormat()
- Constructor for class eu.dnetlib.data.search.web.api.
CSVResponseFormat
cursorGet(Transformer, int, OutputStream)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
limit is the maximum number of results the cursor get is allowed to fetch.
cursorSearch(String, List<String>, List<String>, List<String>, String, Transformer, OutputStream)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
CustomHttpServletRequest
- Class in
eu.dnetlib.data.search
CustomHttpServletRequest(HttpServletRequest)
- Constructor for class eu.dnetlib.data.search.
CustomHttpServletRequest
D
DATASET_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
datasource
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
DATASOURCE_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
destroy()
- Method in class eu.dnetlib.data.search.
HeaderFilter
devocabularizedTerm(String, Vocabulary)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
Returns the encoding of the given value.
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class eu.dnetlib.data.search.
HeaderFilter
E
enhanceProjectQueryWithFundingLevelParams(StringBuilder, HttpServletRequest, VocabularyManager)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceProjectQueryWithOpenAIREIds(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithAccessRights(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithCommaSeparatedValues(String, String[], StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithCommunityParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithDate(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithDoi(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithFundingLevelParams(StringBuilder, HttpServletRequest, VocabularyManager, boolean)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
Enhance the given CQL query with FP7 specific index fields
enhanceQueryWithFundingParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithIds(String, String[], StringBuilder)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithMetadataKeywords(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithOpenAIREIds(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
Enhance the given CQL query with OpenAIRE specific ids
enhanceQueryWithOriginalId(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithParticipantsInfoParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithProjectFundingParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithProjectMetadataKeywords(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithProjectSortParameters(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithRelProjectParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithResultsSortParameters(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithSC39Params(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
enhanceQueryWithYearParams(StringBuilder, HttpServletRequest)
- Static method in class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
equals(Object)
- Method in class eu.dnetlib.data.search.app.plan.
Query
Error
- Class in
eu.dnetlib.data.search.web.api
Error()
- Constructor for class eu.dnetlib.data.search.web.api.
Error
error400Message
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
error400Message
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
error404Message
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
error404Message
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
error500Message
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
error500Message
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
eu.dnetlib.data.search
- package eu.dnetlib.data.search
eu.dnetlib.data.search.app
- package eu.dnetlib.data.search.app
eu.dnetlib.data.search.app.plan
- package eu.dnetlib.data.search.app.plan
eu.dnetlib.data.search.micrometer
- package eu.dnetlib.data.search.micrometer
eu.dnetlib.data.search.solr
- package eu.dnetlib.data.search.solr
eu.dnetlib.data.search.transform
- package eu.dnetlib.data.search.transform
eu.dnetlib.data.search.transform.config
- package eu.dnetlib.data.search.transform.config
eu.dnetlib.data.search.transform.config.vocabularies
- package eu.dnetlib.data.search.transform.config.vocabularies
eu.dnetlib.data.search.transform.formatter
- package eu.dnetlib.data.search.transform.formatter
eu.dnetlib.data.search.transform.utils
- package eu.dnetlib.data.search.transform.utils
eu.dnetlib.data.search.utils.cql
- package eu.dnetlib.data.search.utils.cql
eu.dnetlib.data.search.utils.solr
- package eu.dnetlib.data.search.utils.solr
eu.dnetlib.data.search.utils.vocabulary
- package eu.dnetlib.data.search.utils.vocabulary
eu.dnetlib.data.search.web
- package eu.dnetlib.data.search.web
eu.dnetlib.data.search.web.api
- package eu.dnetlib.data.search.web.api
eu.dnetlib.data.search.web.utils
- package eu.dnetlib.data.search.web.utils
ExceptionController
- Class in
eu.dnetlib.data.search.web.api
ExceptionController()
- Constructor for class eu.dnetlib.data.search.web.api.
ExceptionController
extractQueryOptions(String)
- Static method in class eu.dnetlib.data.search.utils.solr.
SolrResultSetOptionsUtil
F
fetchDatasets(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDatasets(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDatasources(String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDatasources(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDatasourcesCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDatesetsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDeletedByInferenceEntitiesById(String, String, int, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDeletedByInferenceOrganizationById(String, String, int, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchDeletedByInferencePublicationsById(String, String, int, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganisations(String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationDatasets(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationDatasetsCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationDatasources(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationDatasources(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationOther(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationOtherCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationProjects(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationProjectsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationPublications(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationPublicationsCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationResults(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationResultsCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizations(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationSoftware(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOrganizationSoftwareCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOther(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOther(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchOtherCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectDatasets(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectDatasetsCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectOther(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectOtherCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectPublications(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectPublicationsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectResults(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectResultsCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjects(String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjects(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectSoftware(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchProjectSoftwareCount(String, int, int, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchPublications(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchPublicationsById(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchPublicationsCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchReport(String, boolean, List<String>, List<String>, List<String>, String, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchResources(String, int, int, boolean, List<String>, List<String>, List<String>, String, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchResources(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchResults(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchResultsById(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchResultsCount(String, String, List<String>, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchSoftware(String, String, String, int, int, boolean, List<String>, List<String>, List<String>, String, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchSoftware(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fetchSoftwareCount(String, String, List<String>, HttpServletRequest)
- Method in class eu.dnetlib.data.search.web.api.
SearchApiService
fieldName
- Variable in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
FieldRewriteRule
- Class in
eu.dnetlib.data.search.app.plan
FieldRewriteRule(String, String)
- Constructor for class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
format(SearchResult)
- Method in interface eu.dnetlib.data.search.transform.formatter.
Formatter
format(SearchResult)
- Method in class eu.dnetlib.data.search.transform.formatter.
SimpleFormatter
format(SearchResult)
- Method in class eu.dnetlib.data.search.transform.formatter.
XmlFormatter
format(SearchResult)
- Method in class eu.dnetlib.data.search.transform.formatter.
XSLTFormatter
Formatter
- Interface in
eu.dnetlib.data.search.transform.formatter
FormatterConfiguration
- Class in
eu.dnetlib.data.search.transform.config
Created by kiatrop on 23/6/2014.
FormatterConfiguration()
- Constructor for class eu.dnetlib.data.search.transform.config.
FormatterConfiguration
FormatterException
- Exception in
eu.dnetlib.data.search.transform
FormatterException()
- Constructor for exception eu.dnetlib.data.search.transform.
FormatterException
FormatterException(String, Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.
FormatterException
FormatterException(String)
- Constructor for exception eu.dnetlib.data.search.transform.
FormatterException
FormatterException(Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.
FormatterException
FormatterFactory
- Interface in
eu.dnetlib.data.search.transform.formatter
FormatterParams
- Class in
eu.dnetlib.data.search.transform.config.vocabularies
Created by kiatrop on 18/6/2014.
FormatterParams()
- Constructor for class eu.dnetlib.data.search.transform.config.vocabularies.
FormatterParams
FormatterRegistry
- Interface in
eu.dnetlib.data.search.transform
G
get(int, int)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
Deprecated.
getBibtexName()
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
getBlackboardNotificationHandler()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getBrowsingStatistics(String, String, String, String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getBrowsingStatistics2(String, String, String, String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getCachedUrl()
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
getChange()
- Method in class eu.dnetlib.data.search.transform.config.
XPathTrasformation
getCode()
- Method in class eu.dnetlib.data.search.web.api.
Error
getCollectionLookUp()
- Method in class eu.dnetlib.data.search.app.plan.
CollectionRewriteRule
getConfig()
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
getConfigurationName()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getConfigurationName()
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
getConfigurationXml()
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
getCqlQuery()
- Method in class eu.dnetlib.data.search.app.plan.
Query
getDefaultLocale()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getElements(int, int)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
Deprecated.
getEngine()
- Static method in class eu.dnetlib.data.search.transform.utils.
VelocityUtil
getEpr()
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
getException()
- Method in class eu.dnetlib.data.search.web.api.
Error
getFieldName()
- Method in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
getFieldQueries()
- Method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
getFieldQueryRules()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getFieldRules()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getFields()
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
getFields()
- Method in class eu.dnetlib.data.search.web.
Query
getFileName()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
LocalVocabulary
getFormatter(String)
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
getFormatter(String)
- Method in interface eu.dnetlib.data.search.transform.formatter.
FormatterFactory
getFormatter(String)
- Method in interface eu.dnetlib.data.search.transform.
FormatterRegistry
Returns the formatter of a given name
getFormattersMap()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getHeader(String)
- Method in class eu.dnetlib.data.search.
CustomHttpServletRequest
getIndexLayout()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getIndexLocator()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getIndexStatistics(String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getIndexVocabularyMap()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getInterpretation()
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
getInterpretation()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getIsVocabularyMap()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getListOfIndices()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getListOfIndicesCSV()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getLocales()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getLocales()
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyManager
getLocales()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
getLocalVocabularyMap()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getLogger()
- Static method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
getLookup()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
ISVocabularyLoader
getLookUpServiceServiceLocator()
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
getLookUpServiceServiceLocator()
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
getMatches()
- Method in class eu.dnetlib.data.search.transform.config.
XPathTrasformation
getMdFormat()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getMessage()
- Method in class eu.dnetlib.data.search.web.api.
Error
getMetrics(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
MicrometerPublisher
getName()
- Method in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
getName()
- Method in class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
getName()
- Method in class eu.dnetlib.data.search.transform.
ChainTransformer
getName()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
Vocabulary
getPlural()
- Method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
getPrefix()
- Method in class eu.dnetlib.data.search.app.plan.
PrefixRule
getQuery()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabulary
Deprecated.
getQuery()
- Method in class eu.dnetlib.data.search.web.
Query
getQueryPrefix()
- Method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
getQueryRules()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getResourceName()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
ISVocabulary
getResultSetFactory(HttpServletRequest)
- Static method in class eu.dnetlib.data.search.web.
SearchServiceContextUtils
getRsFactory()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getSearchService()
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
getSearchService(HttpServletRequest)
- Static method in class eu.dnetlib.data.search.web.
SearchServiceContextUtils
getSearchServiceLocator()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabularyLoader
getService()
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
getSimpleQuery()
- Method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
getSolrServerUrl()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
getStatus()
- Method in class eu.dnetlib.data.search.web.api.
Error
getTemplate()
- Method in class eu.dnetlib.data.search.transform.config.
FormatterConfiguration
getTemplate_file()
- Method in class eu.dnetlib.data.search.transform.config.vocabularies.
FormatterParams
getText()
- Method in class eu.dnetlib.data.search.app.plan.
Query
getTrace()
- Method in class eu.dnetlib.data.search.web.api.
Error
getTransformationsMap()
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
getTransformer(String, Locale)
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
getTransformer(String, Locale)
- Method in interface eu.dnetlib.data.search.transform.
TransformerRegistry
Returns the
Transformer
with the given name.
getTransformer()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabulary
Deprecated.
getTransformerFactory()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
getTransformers()
- Method in class eu.dnetlib.data.search.transform.
ChainTransformer
getVocabulariesMap()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
getVocabulariesPath()
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
getVocabulary()
- Method in class eu.dnetlib.data.search.transform.config.
XPathTrasformation
getVocabulary(Vocabulary, Locale)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabularyLoader
getVocabulary(Vocabulary, Locale)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
ISVocabularyLoader
getVocabulary(Vocabulary, Locale)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
LocalVocabularyLoader
getVocabulary(String, Locale)
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyManager
Returns the path where the requested vocabulary is
getVocabulary(String, Locale, boolean)
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyManager
getVocabulary(String, Locale)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
getVocabulary(String, Locale, boolean)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
getVocabulary(String, Locale)
- Static method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerWrapper
getVocabularyManager()
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
getVocabularyManager()
- Static method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerWrapper
getVocabularyNames()
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyManager
getVocabularyNames()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
getVocabularyXml(Vocabulary, Locale)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabularyLoader
getXmlName()
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
getXsl_file()
- Method in class eu.dnetlib.data.search.transform.config.
FormatterConfiguration
getXsl_file()
- Method in class eu.dnetlib.data.search.transform.config.vocabularies.
FormatterParams
getXslt()
- Method in class eu.dnetlib.data.search.transform.config.
XSLTTransformation
getXslt()
- Method in class eu.dnetlib.data.search.transform.formatter.
XSLTFormatter
getXslt()
- Method in class eu.dnetlib.data.search.transform.
XsltTransformer
H
hashCode()
- Method in class eu.dnetlib.data.search.app.plan.
Query
HeaderFilter
- Class in
eu.dnetlib.data.search
HeaderFilter()
- Constructor for class eu.dnetlib.data.search.
HeaderFilter
HTMLResponseFormat
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 16/1/2017.
HTMLResponseFormat()
- Constructor for class eu.dnetlib.data.search.web.api.
HTMLResponseFormat
I
identify()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
indexLookup(String, String, String, String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
IndexVocabulary
- Class in
eu.dnetlib.data.search.utils.vocabulary
Deprecated.
IndexVocabulary(String, String, String)
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabulary
Deprecated.
IndexVocabularyLoader
- Class in
eu.dnetlib.data.search.utils.vocabulary
Loads vocabulary that is created after a search query.
IndexVocabularyLoader()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabularyLoader
init()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
init(FilterConfig)
- Method in class eu.dnetlib.data.search.
HeaderFilter
init()
- Method in class eu.dnetlib.data.search.micrometer.
Metrics
init()
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
init()
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
InterceptorConfig
- Class in
eu.dnetlib.data.search.micrometer
InterceptorConfig()
- Constructor for class eu.dnetlib.data.search.micrometer.
InterceptorConfig
invalidInput(Exception)
- Method in class eu.dnetlib.data.search.web.api.
ExceptionController
invalidInput(HttpServletRequest, HttpServletResponse, Exception)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
isAlive()
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
isEnableBrowseCache()
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
isOpen()
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
ISVocabulary
- Class in
eu.dnetlib.data.search.utils.vocabulary
ISVocabulary(String, String)
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
ISVocabulary
ISVocabularyLoader
- Class in
eu.dnetlib.data.search.utils.vocabulary
ISVocabularyLoader()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
ISVocabularyLoader
J
jsonList2Json(List<String>)
- Static method in class eu.dnetlib.data.search.utils.solr.
SolrResultsFormatter
JSONResponseFormat
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 21/11/2016.
JSONResponseFormat()
- Constructor for class eu.dnetlib.data.search.web.api.
JSONResponseFormat
L
LocalVocabulary
- Class in
eu.dnetlib.data.search.utils.vocabulary
LocalVocabulary(String, String)
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
LocalVocabulary
LocalVocabularyLoader
- Class in
eu.dnetlib.data.search.utils.vocabulary
Loads vocabulary from the classpath
LocalVocabularyLoader()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
LocalVocabularyLoader
logger
- Static variable in class eu.dnetlib.data.search.app.plan.
CollectionRewriteRule
logger
- Static variable in class eu.dnetlib.data.search.app.plan.
PrefixRule
M
metaBasic
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
metaBasic
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
metaSearch
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
metaSearch
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
Metrics
- Class in
eu.dnetlib.data.search.micrometer
Metrics()
- Constructor for class eu.dnetlib.data.search.micrometer.
Metrics
micrometerClock()
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
MicrometerComponent
- Class in
eu.dnetlib.data.search.micrometer
MicrometerComponent()
- Constructor for class eu.dnetlib.data.search.micrometer.
MicrometerComponent
MicrometerPublisher
- Class in
eu.dnetlib.data.search.web.api
MicrometerPublisher()
- Constructor for class eu.dnetlib.data.search.web.api.
MicrometerPublisher
N
name
- Variable in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
name
- Variable in class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
newGet(int, int, String, Transformer, Transformer)
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
newMethod()
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
newSearch(String, String, List<String>, List<String>, List<String>, int, int, String, Transformer, Transformer, boolean)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
newSearchWithoutFieldQueries(String, String, List<String>, List<String>, List<String>, int, int, String, Transformer, Transformer, boolean)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
notify(Notification)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
O
organization
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
organization
- Static variable in class eu.dnetlib.data.search.web.api.
TSVResponseFormat
ORGANIZATION_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
OTHER_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
P
ParameterQueryEnhancer
- Class in
eu.dnetlib.data.search.utils.cql
Created by kiatrop on 10/7/2014.
ParameterQueryEnhancer()
- Constructor for class eu.dnetlib.data.search.utils.cql.
ParameterQueryEnhancer
parseFields()
- Method in class eu.dnetlib.data.search.web.
Query
person
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
PrefixRule
- Class in
eu.dnetlib.data.search.app.plan
PrefixRule()
- Constructor for class eu.dnetlib.data.search.app.plan.
PrefixRule
PrefixRule(String, String)
- Constructor for class eu.dnetlib.data.search.app.plan.
PrefixRule
prettyPrint(String)
- Static method in class eu.dnetlib.data.search.web.
SearchServiceContextUtils
printOpenSearchDescriptor(ModelMap)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
processJob(BlackboardJob)
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
project
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
PROJECT_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
prometheusConfig()
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
prometheusMeterRegistry(PrometheusConfig, CollectorRegistry, Clock)
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
PrometheusRequestTimerInterceptor
- Class in
eu.dnetlib.data.search.micrometer
PrometheusRequestTimerInterceptor()
- Constructor for class eu.dnetlib.data.search.micrometer.
PrometheusRequestTimerInterceptor
PUBLICATION_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
Q
Query
- Class in
eu.dnetlib.data.search.app.plan
Query(String)
- Constructor for class eu.dnetlib.data.search.app.plan.
Query
Query
- Class in
eu.dnetlib.data.search.web
Query()
- Constructor for class eu.dnetlib.data.search.web.
Query
QueryRewriteRule
- Class in
eu.dnetlib.data.search.app.plan
QueryRewriteRule(String)
- Constructor for class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
QueryRewriteRule()
- Constructor for class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
R
readParameter(HttpServletRequest, String, int)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
refine(String, String, String, Collection<String>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
Deprecated.
refine(String, String, String, String, Collection<String>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
RequestResponseHandler
- Class in
eu.dnetlib.data.search.web.utils
Created by kiatrop on 19/9/2016.
RequestResponseHandler()
- Constructor for class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
RequestResponseHandler.Entity
- Enum in
eu.dnetlib.data.search.web.utils
response
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
response
- Static variable in class eu.dnetlib.data.search.web.api.
HTMLResponseFormat
response
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
response
- Static variable in class eu.dnetlib.data.search.web.api.
TSVResponseFormat
response
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
result
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
RESULT_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
result_special
- Static variable in class eu.dnetlib.data.search.web.api.
CSVResponseFormat
S
search(String, String, String, int, int)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
Deprecated.
search(String, String, String, String, int, int)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
search(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
SearchApiService
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 2/6/2016.
SearchApiService()
- Constructor for class eu.dnetlib.data.search.web.api.
SearchApiService
searchData(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
SearchFactoryException
- Exception in
eu.dnetlib.data.search.transform.config
SearchFactoryException()
- Constructor for exception eu.dnetlib.data.search.transform.config.
SearchFactoryException
SearchFactoryException(String, Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.config.
SearchFactoryException
SearchFactoryException(String)
- Constructor for exception eu.dnetlib.data.search.transform.config.
SearchFactoryException
SearchFactoryException(Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.config.
SearchFactoryException
searchNrefine(String, String, String, String, int, int, Collection<String>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
Deprecated.
searchNrefine(String, String, String, String, String, int, int, Collection<String>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
searchOther(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
searchProjects(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
searchPublications(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
SearchRegistry
- Class in
eu.dnetlib.data.search.transform.config
SearchRegistry()
- Constructor for class eu.dnetlib.data.search.transform.config.
SearchRegistry
SearchRequestController
- Class in
eu.dnetlib.data.search.web.api
SearchRequestController()
- Constructor for class eu.dnetlib.data.search.web.api.
SearchRequestController
SearchServiceBlackboardHandler
- Class in
eu.dnetlib.data.search.app
SearchServiceBlackboardHandler()
- Constructor for class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
SearchServiceContextUtils
- Class in
eu.dnetlib.data.search.web
SearchServiceContextUtils()
- Constructor for class eu.dnetlib.data.search.web.
SearchServiceContextUtils
SearchServiceImpl
- Class in
eu.dnetlib.data.search.app
SearchServiceImpl()
- Constructor for class eu.dnetlib.data.search.app.
SearchServiceImpl
searchSoftware(HttpServletRequest, HttpServletResponse)
- Method in class eu.dnetlib.data.search.web.api.
SearchRequestController
setBibtexName(String)
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
setBlackboardNotificationHandler(SearchServiceBlackboardHandler)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setCachedUrl(String)
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
setChange(String)
- Method in class eu.dnetlib.data.search.transform.config.
XPathTrasformation
setCode(String)
- Method in class eu.dnetlib.data.search.web.api.
Error
setCollectionLookUp(ISLookUp<Collection>)
- Method in class eu.dnetlib.data.search.app.plan.
CollectionRewriteRule
setConfig(Configuration)
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
setConfig(Configuration)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
setConfigurationName(String)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setConfigurationName(Resource)
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
setDefaultLocale(Locale)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setEnableBrowseCache(boolean)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setException(String)
- Method in class eu.dnetlib.data.search.web.api.
Error
setFieldName(String)
- Method in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
setFieldQueryRules(List<String>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setFieldRules(Collection<FieldRewriteRule>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setFields(Map<String, String>)
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
setFields(String)
- Method in class eu.dnetlib.data.search.web.
Query
setFormattersMap(Map<String, FormatterConfiguration>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setIndexLayout(String)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setIndexLocator(ServiceLocator<IndexService>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setIndexVocabularyLoader(IndexVocabularyLoader)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
setIndexVocabularyMap(Map<String, Vocabulary>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setInterpretation(String)
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
setInterpretation(String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
setIsVocabularyLoader(ISVocabularyLoader)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
setIsVocabularyMap(Map<String, Vocabulary>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setLocales(List<Locale>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setLocalVocabularyLoader(LocalVocabularyLoader)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
setLocalVocabularyMap(Map<String, Vocabulary>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setLookup(ISLookUp<Vocabulary>)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
ISVocabularyLoader
setLookUpServiceServiceLocator(ServiceLocator<ISLookUpService>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
setLookUpServiceServiceLocator(ServiceLocator<ISLookUpService>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setLookUpServiceServiceLocator(ServiceLocator<ISLookUpService>)
- Method in class eu.dnetlib.data.search.solr.
SolrClientLocator
setMdFormat(String)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setMessage(String)
- Method in class eu.dnetlib.data.search.web.api.
Error
setName(String)
- Method in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
setName(String)
- Method in class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
setPrefix(String)
- Method in class eu.dnetlib.data.search.app.plan.
PrefixRule
setQuery(String)
- Method in class eu.dnetlib.data.search.web.
Query
setQueryRules(List<QueryRewriteRule>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setRegistryServiceServiceLocator(ServiceLocator<ISRegistryService>)
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
setRsFactory(ResultSetFactory)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setSearchService(SearchServiceImpl)
- Method in class eu.dnetlib.data.search.app.
SearchServiceBlackboardHandler
setSearchServiceLocator(ServiceLocator<SearchService>)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
IndexVocabularyLoader
setSolrServerUrl(String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
setStatus(String)
- Method in class eu.dnetlib.data.search.web.api.
Error
setTemplate(String)
- Method in class eu.dnetlib.data.search.transform.config.
FormatterConfiguration
setTemplate_file(String)
- Method in class eu.dnetlib.data.search.transform.config.vocabularies.
FormatterParams
setText(String)
- Method in class eu.dnetlib.data.search.app.plan.
Query
setTrace(String)
- Method in class eu.dnetlib.data.search.web.api.
Error
setTransformationsMap(Map<String, List<Transformation>>)
- Method in class eu.dnetlib.data.search.transform.config.
Configuration
setTransformerFactory(SearchRegistry)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
setVocabulariesPath(String)
- Method in class eu.dnetlib.data.search.transform.config.
ConfigurationFactory
setVocabulary(String)
- Method in class eu.dnetlib.data.search.transform.config.
XPathTrasformation
setVocabularyManager(VocabularyManager)
- Method in class eu.dnetlib.data.search.transform.config.
SearchRegistry
setVocabularyManager(VocabularyManager)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerWrapper
setXmlName(String)
- Method in class eu.dnetlib.data.search.transform.formatter.
BibtexEntry
setXsl_file(String)
- Method in class eu.dnetlib.data.search.transform.config.
FormatterConfiguration
setXsl_file(String)
- Method in class eu.dnetlib.data.search.transform.config.vocabularies.
FormatterParams
setXslt(String)
- Method in class eu.dnetlib.data.search.transform.config.
XSLTTransformation
SimpleFormatter
- Class in
eu.dnetlib.data.search.transform.formatter
SimpleFormatter()
- Constructor for class eu.dnetlib.data.search.transform.formatter.
SimpleFormatter
SimpleFormatter(String)
- Constructor for class eu.dnetlib.data.search.transform.formatter.
SimpleFormatter
singleValueResponse
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
singleValueResponse
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
size()
- Method in class eu.dnetlib.data.search.solr.
SolrResultSet
SOFTWARE_PREFIX
- Static variable in class eu.dnetlib.data.search.web.utils.
RequestResponseHandler
solrClient
- Variable in class eu.dnetlib.data.search.solr.
SolrResultSet
SolrClientLocator
- Class in
eu.dnetlib.data.search.solr
Created by antleb on 2/4/14.
SolrClientLocator()
- Constructor for class eu.dnetlib.data.search.solr.
SolrClientLocator
SolrIndexClient
- Class in
eu.dnetlib.data.search.solr
Created by antleb on 2/4/14.
SolrIndexClient()
- Constructor for class eu.dnetlib.data.search.solr.
SolrIndexClient
SolrResultSet
- Class in
eu.dnetlib.data.search.solr
Created by antleb on 2/4/14.
SolrResultSet(EPR, CloudSolrClient, PrometheusMeterRegistry)
- Constructor for class eu.dnetlib.data.search.solr.
SolrResultSet
SolrResultSetFactory
- Class in
eu.dnetlib.data.search.solr
Created by antleb on 2/4/14.
SolrResultSetFactory()
- Constructor for class eu.dnetlib.data.search.solr.
SolrResultSetFactory
SolrResultSetOptionsUtil
- Class in
eu.dnetlib.data.search.utils.solr
Created by kiatrop on 21/11/2016.
SolrResultSetOptionsUtil()
- Constructor for class eu.dnetlib.data.search.utils.solr.
SolrResultSetOptionsUtil
SolrResultsFormatter
- Class in
eu.dnetlib.data.search.utils.solr
Created by kiatrop on 16/11/2016.
SolrResultsFormatter()
- Constructor for class eu.dnetlib.data.search.utils.solr.
SolrResultsFormatter
suggestiveSearch(String)
- Method in class eu.dnetlib.data.search.app.
SearchServiceImpl
suggestiveSearch(String, String, String, String, String)
- Method in class eu.dnetlib.data.search.solr.
SolrIndexClient
T
timedAspect(MeterRegistry)
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
toString()
- Method in class eu.dnetlib.data.search.app.plan.
FieldRewriteRule
toString()
- Method in class eu.dnetlib.data.search.app.plan.
Query
toString()
- Method in class eu.dnetlib.data.search.app.plan.
QueryRewriteRule
toString()
- Method in enum eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder.Operator
toString()
- Method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
transform(String)
- Method in class eu.dnetlib.data.search.transform.
ChainTransformer
Applies sequential transformations.
transform(String)
- Method in interface eu.dnetlib.data.search.transform.
Transformer
Apply transformation in the input string.
transform(String)
- Method in class eu.dnetlib.data.search.transform.
XsltTransformer
Transformation
- Class in
eu.dnetlib.data.search.transform.config
Transformation()
- Constructor for class eu.dnetlib.data.search.transform.config.
Transformation
Transformer
- Interface in
eu.dnetlib.data.search.transform
TransformerException
- Exception in
eu.dnetlib.data.search.transform
TransformerException()
- Constructor for exception eu.dnetlib.data.search.transform.
TransformerException
TransformerException(String, Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.
TransformerException
TransformerException(String)
- Constructor for exception eu.dnetlib.data.search.transform.
TransformerException
TransformerException(Throwable)
- Constructor for exception eu.dnetlib.data.search.transform.
TransformerException
TransformerRegistry
- Interface in
eu.dnetlib.data.search.transform
translate(String, String, String, String)
- Method in interface eu.dnetlib.data.search.utils.vocabulary.
VocabularyManager
translate(String, String, String, String)
- Method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
translate(String, String, String, String)
- Static method in class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerWrapper
TSVResponseFormat
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 20/12/2016.
TSVResponseFormat()
- Constructor for class eu.dnetlib.data.search.web.api.
TSVResponseFormat
V
valueOf(String)
- Static method in enum eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder.Operator
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
Returns the enum constant of this type with the specified name.
values()
- Static method in enum eu.dnetlib.data.search.utils.cql.
CQLQueryBuilder.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum eu.dnetlib.data.search.web.utils.
RequestResponseHandler.Entity
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityUtil
- Class in
eu.dnetlib.data.search.transform.utils
Created by antleb on 12/12/13.
VelocityUtil()
- Constructor for class eu.dnetlib.data.search.transform.utils.
VelocityUtil
Vocabulary
- Class in
eu.dnetlib.data.search.utils.vocabulary
Vocabulary(String)
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
Vocabulary
VocabularyFactory
- Interface in
eu.dnetlib.data.search.utils.vocabulary
VocabularyFactoryImpl
- Class in
eu.dnetlib.data.search.utils.vocabulary
VocabularyFactoryImpl()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
VocabularyFactoryImpl
VocabularyManager
- Interface in
eu.dnetlib.data.search.utils.vocabulary
VocabularyManagerImpl
- Class in
eu.dnetlib.data.search.utils.vocabulary
VocabularyManagerImpl()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerImpl
VocabularyManagerWrapper
- Class in
eu.dnetlib.data.search.utils.vocabulary
VocabularyManagerWrapper()
- Constructor for class eu.dnetlib.data.search.utils.vocabulary.
VocabularyManagerWrapper
W
webMvcTagsProvider()
- Method in class eu.dnetlib.data.search.micrometer.
MicrometerComponent
X
xml2Json(String)
- Static method in class eu.dnetlib.data.search.utils.solr.
SolrResultsFormatter
XmlFormatter
- Class in
eu.dnetlib.data.search.transform.formatter
XmlFormatter()
- Constructor for class eu.dnetlib.data.search.transform.formatter.
XmlFormatter
XMLResponseFormat
- Class in
eu.dnetlib.data.search.web.api
Created by kiatrop on 16/11/2016.
XMLResponseFormat()
- Constructor for class eu.dnetlib.data.search.web.api.
XMLResponseFormat
XPathTrasformation
- Class in
eu.dnetlib.data.search.transform.config
XPathTrasformation(String, String, String)
- Constructor for class eu.dnetlib.data.search.transform.config.
XPathTrasformation
XSLTFormatter
- Class in
eu.dnetlib.data.search.transform.formatter
XSLTFormatter(String)
- Constructor for class eu.dnetlib.data.search.transform.formatter.
XSLTFormatter
XSLTFormatter(String, String)
- Constructor for class eu.dnetlib.data.search.transform.formatter.
XSLTFormatter
XSLTTransformation
- Class in
eu.dnetlib.data.search.transform.config
XSLTTransformation(String)
- Constructor for class eu.dnetlib.data.search.transform.config.
XSLTTransformation
XsltTransformer
- Class in
eu.dnetlib.data.search.transform
XsltTransformer(String)
- Constructor for class eu.dnetlib.data.search.transform.
XsltTransformer
_
_links
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
_links
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
_selflink
- Static variable in class eu.dnetlib.data.search.web.api.
JSONResponseFormat
_selflink
- Static variable in class eu.dnetlib.data.search.web.api.
XMLResponseFormat
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
V
W
X
_
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.