| Package | Description |
|---|---|
| eu.dnetlib.data.search.web.api | |
| eu.dnetlib.data.search.web.utils |
| Modifier and Type | Method and Description |
|---|---|
static String |
CSVResponseFormat.appendTitle(RequestResponseHandler.Entity entity,
boolean special) |
static String |
APIResponseFormatter.createEntitiesResponse(javax.servlet.http.HttpServletRequest request,
RequestResponseHandler.Entity entityType,
String query,
List<String> filters,
eu.dnetlib.domain.data.SearchResult searchResult,
boolean refine,
String type,
boolean special,
boolean hasTitle) |
static String |
APIResponseFormatter.createEntityResponse(javax.servlet.http.HttpServletRequest request,
RequestResponseHandler.Entity entityType,
String entity,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static RequestResponseHandler.Entity |
RequestResponseHandler.Entity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestResponseHandler.Entity[] |
RequestResponseHandler.Entity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.