@Deprecated public interface EuropeanaUrlService
EuropeanaUrlBuilder| Modifier and Type | Field and Description |
|---|---|
static String |
ENC_UTF8
Deprecated.
|
static String |
EXT_HTML
Deprecated.
|
static String |
EXT_JSON
Deprecated.
|
static String |
EXT_JSON_LD
Deprecated.
|
static String |
EXT_SRW
Deprecated.
|
static String |
PARAM_API_APIKEY
Deprecated.
|
static String |
PARAM_API_V1_SEARCH_QUERY
Deprecated.
|
static String |
PARAM_API_V1_SEARCH_START
Deprecated.
|
static String |
PARAM_REDIRECT_EUROPEANAID
Deprecated.
|
static String |
PARAM_REDIRECT_PROVIDER
Deprecated.
|
static String |
PARAM_REDIRECT_SHOWNAT
Deprecated.
|
static String |
PARAM_REDIRECT_SHOWNBY
Deprecated.
|
static String |
PARAM_SEARCH_FACET
Deprecated.
|
static String |
PARAM_SEARCH_QUERY
Deprecated.
|
static String |
PARAM_SEARCH_ROWS
Deprecated.
|
static String |
PARAM_SEARCH_START
Deprecated.
|
static String |
PATH_API
Deprecated.
|
static String |
PATH_API_REDIRECT
Deprecated.
|
static String |
PATH_API_V1
Deprecated.
|
static String |
PATH_API_V2
Deprecated.
|
static String |
PATH_PORTAL
Deprecated.
|
static String |
PATH_PORTAL_RESOLVE
Deprecated.
|
static String |
PATH_RECORD
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
extractEuropeanaId(String url)
Deprecated.
|
UrlBuilder |
getApi1Home(String apikey)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getApi1Record(String apikey,
String europeanaId,
String extention)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getApi1SearchJson(String apikey,
String query,
int start)
Deprecated.
October 2018 only used in old MyEuropeana functionality
|
UrlBuilder |
getApi2Home(String apikey)
Deprecated.
|
UrlBuilder |
getApi2Record(String apikey,
String europeanaId,
String extention)
Deprecated.
|
UrlBuilder |
getApi2RecordJson(String apikey,
String europeanaId)
Deprecated.
|
UrlBuilder |
getApi2RecordJson(String apikey,
String collectionid,
String objectid)
Deprecated.
|
UrlBuilder |
getApi2Redirect(String apikey,
String showAt,
String provider,
String europeanaId,
String profile)
Deprecated.
|
UrlBuilder |
getApi2SearchJson(String apikey,
String query,
String rows)
Deprecated.
|
UrlBuilder |
getCanonicalPortalRecord(String europeanaId)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getPortalHome()
Deprecated.
|
UrlBuilder |
getPortalRecord(boolean relative,
String EuropeanaId)
Deprecated.
September 2018
|
UrlBuilder |
getPortalRecord(boolean relative,
String collectionid,
String objectid)
Deprecated.
September 2018
|
UrlBuilder |
getPortalRecord(String europeanaId)
Deprecated.
October 2018
|
UrlBuilder |
getPortalRecord(String collectionid,
String objectid)
Deprecated.
October 2018
|
String |
getPortalResolve(String europeanaId)
Deprecated.
|
String |
getPortalResolve(String collectionid,
String objectid)
Deprecated.
|
UrlBuilder |
getPortalSearch()
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getPortalSearch(boolean relative,
String query,
String rows)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getPortalSearch(boolean relative,
String searchpage,
String query,
String rows)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getThumbnailUrl(String thumbnail,
DocType type)
Deprecated.
October 2018
|
static final String ENC_UTF8
static final String PATH_RECORD
static final String PATH_PORTAL
static final String PATH_PORTAL_RESOLVE
static final String PATH_API
static final String PATH_API_V1
static final String PATH_API_V2
static final String PATH_API_REDIRECT
static final String EXT_JSON
static final String EXT_JSON_LD
static final String EXT_HTML
static final String EXT_SRW
static final String PARAM_SEARCH_QUERY
static final String PARAM_SEARCH_ROWS
static final String PARAM_SEARCH_START
static final String PARAM_SEARCH_FACET
static final String PARAM_REDIRECT_SHOWNAT
static final String PARAM_REDIRECT_SHOWNBY
static final String PARAM_REDIRECT_PROVIDER
static final String PARAM_REDIRECT_EUROPEANAID
static final String PARAM_API_APIKEY
static final String PARAM_API_V1_SEARCH_QUERY
static final String PARAM_API_V1_SEARCH_START
@Deprecated UrlBuilder getApi1Home(String apikey)
@Deprecated UrlBuilder getApi2Home(String apikey)
@Deprecated UrlBuilder getApi1SearchJson(String apikey, String query, int start) throws UnsupportedEncodingException
UnsupportedEncodingException@Deprecated UrlBuilder getApi2SearchJson(String apikey, String query, String rows) throws UnsupportedEncodingException
UnsupportedEncodingException@Deprecated UrlBuilder getApi2RecordJson(String apikey, String collectionid, String objectid)
@Deprecated UrlBuilder getApi2RecordJson(String apikey, String europeanaId)
@Deprecated UrlBuilder getApi1Record(String apikey, String europeanaId, String extention)
@Deprecated UrlBuilder getApi2Record(String apikey, String europeanaId, String extention)
@Deprecated UrlBuilder getApi2Redirect(String apikey, String showAt, String provider, String europeanaId, String profile)
@Deprecated UrlBuilder getPortalHome()
@Deprecated String getPortalResolve(String europeanaId)
@Deprecated String getPortalResolve(String collectionid, String objectid)
@Deprecated UrlBuilder getPortalSearch() throws UnsupportedEncodingException
UnsupportedEncodingException@Deprecated UrlBuilder getPortalSearch(boolean relative, String query, String rows) throws UnsupportedEncodingException
UnsupportedEncodingException@Deprecated UrlBuilder getPortalSearch(boolean relative, String searchpage, String query, String rows) throws UnsupportedEncodingException
UnsupportedEncodingException@Deprecated UrlBuilder getPortalRecord(boolean relative, String collectionid, String objectid)
@Deprecated UrlBuilder getPortalRecord(boolean relative, String EuropeanaId)
@Deprecated UrlBuilder getPortalRecord(String collectionid, String objectid)
collectionid - objectid - EuropeanaUrlBuilder.getRecordPortalUrl(String, String)@Deprecated UrlBuilder getPortalRecord(String europeanaId)
europeanaId - EuropeanaUrlBuilder.getRecordPortalUrl(String)@Deprecated UrlBuilder getCanonicalPortalRecord(String europeanaId)
@Deprecated UrlBuilder getThumbnailUrl(String thumbnail, DocType type)
@Deprecated String extractEuropeanaId(String url)
Copyright © 2019 Europeana Foundation. All rights reserved.