@Deprecated public class EuropeanaUrlServiceImpl extends Object implements EuropeanaUrlService
ENC_UTF8, EXT_HTML, EXT_JSON, EXT_JSON_LD, EXT_SRW, PARAM_API_APIKEY, PARAM_API_V1_SEARCH_QUERY, PARAM_API_V1_SEARCH_START, PARAM_REDIRECT_EUROPEANAID, PARAM_REDIRECT_PROVIDER, PARAM_REDIRECT_SHOWNAT, PARAM_REDIRECT_SHOWNBY, PARAM_SEARCH_FACET, PARAM_SEARCH_QUERY, PARAM_SEARCH_ROWS, PARAM_SEARCH_START, PATH_API, PATH_API_REDIRECT, PATH_API_V1, PATH_API_V2, PATH_PORTAL, PATH_PORTAL_RESOLVE, PATH_RECORD| Constructor and Description |
|---|
EuropeanaUrlServiceImpl()
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.
|
UrlBuilder |
getApi1SearchJson(String apikey,
String query,
int start)
Deprecated.
September 2018 not used anymore
|
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 shownAt,
String provider,
String europeanaId,
String profile)
Deprecated.
|
UrlBuilder |
getApi2SearchJson(String apikey,
String query,
String rows)
Deprecated.
|
static EuropeanaUrlService |
getBeanInstance()
Deprecated.
|
UrlBuilder |
getCanonicalPortalRecord(String europeanaId)
Deprecated.
September 2018 not used anymore
|
UrlBuilder |
getPortalHome()
Deprecated.
October 2018 not used anymore
|
UrlBuilder |
getPortalRecord(boolean relative,
String europeanaId)
Deprecated.
September 2018 please use #EuropeanaUrlBuilder.getPortalRecord(europeanaId) method
|
UrlBuilder |
getPortalRecord(boolean relative,
String collectionid,
String objectid)
Deprecated.
September 2018 please use #EuropeanaUrlBuilder.getPortalRecord(collectionid, objectid) method
|
UrlBuilder |
getPortalRecord(String europeanaId)
Deprecated.
October 2018
|
UrlBuilder |
getPortalRecord(String collectionid,
String objectid)
Deprecated.
October 2018 please use #EuropeanaUrlBuilder.getPortalRecord(collectionid, objectid) method
|
String |
getPortalResolve(String europeanaId)
Deprecated.
October 2018 not used anymore
|
String |
getPortalResolve(String collectionid,
String objectid)
Deprecated.
October 2018 not used anymore
|
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
|
@Deprecated public static EuropeanaUrlService getBeanInstance()
@Deprecated public UrlBuilder getApi1Home(String apikey)
getApi1Home in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi2Home(String apikey)
getApi2Home in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi1SearchJson(String apikey, String query, int start) throws UnsupportedEncodingException
getApi1SearchJson in interface EuropeanaUrlServiceUnsupportedEncodingExceptionpublic UrlBuilder getApi2SearchJson(String apikey, String query, String rows) throws UnsupportedEncodingException
getApi2SearchJson in interface EuropeanaUrlServiceUnsupportedEncodingException@Deprecated public UrlBuilder getApi2RecordJson(String apikey, String collectionid, String objectid)
getApi2RecordJson in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi2RecordJson(String apikey, String europeanaId)
getApi2RecordJson in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi1Record(String apikey, String europeanaId, String extention)
getApi1Record in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi2Record(String apikey, String europeanaId, String extention)
getApi2Record in interface EuropeanaUrlService@Deprecated public UrlBuilder getApi2Redirect(String apikey, String shownAt, String provider, String europeanaId, String profile)
getApi2Redirect in interface EuropeanaUrlService@Deprecated public UrlBuilder getPortalHome()
getPortalHome in interface EuropeanaUrlService@Deprecated public String getPortalResolve(String europeanaId)
getPortalResolve in interface EuropeanaUrlService@Deprecated public String getPortalResolve(String collectionid, String objectid)
getPortalResolve in interface EuropeanaUrlService@Deprecated public UrlBuilder getPortalSearch() throws UnsupportedEncodingException
getPortalSearch in interface EuropeanaUrlServiceUnsupportedEncodingException@Deprecated public UrlBuilder getPortalSearch(boolean relative, String query, String rows) throws UnsupportedEncodingException
getPortalSearch in interface EuropeanaUrlServiceUnsupportedEncodingException@Deprecated public UrlBuilder getPortalSearch(boolean relative, String searchpage, String query, String rows) throws UnsupportedEncodingException
getPortalSearch in interface EuropeanaUrlServiceUnsupportedEncodingException@Deprecated public UrlBuilder getPortalRecord(boolean relative, String collectionid, String objectid)
getPortalRecord in interface EuropeanaUrlServiceEuropeanaUrlBuilder.getRecordPortalUrl(String, String)@Deprecated public UrlBuilder getPortalRecord(boolean relative, String europeanaId)
getPortalRecord in interface EuropeanaUrlServiceEuropeanaUrlBuilder.getRecordPortalUrl(String)@Deprecated public UrlBuilder getPortalRecord(String collectionid, String objectid)
getPortalRecord in interface EuropeanaUrlServiceEuropeanaUrlBuilder.getRecordPortalUrl(String, String)@Deprecated public UrlBuilder getPortalRecord(String europeanaId)
getPortalRecord in interface EuropeanaUrlServiceEuropeanaUrlBuilder.getRecordPortalUrl(String)@Deprecated public UrlBuilder getCanonicalPortalRecord(String europeanaId)
getCanonicalPortalRecord in interface EuropeanaUrlService@Deprecated public UrlBuilder getThumbnailUrl(String thumbnail, DocType type)
getThumbnailUrl in interface EuropeanaUrlServiceEuropeanaUrlBuilder.getThumbnailUrl(String, String, DocType)@Deprecated public String extractEuropeanaId(String url)
extractEuropeanaId in interface EuropeanaUrlServiceCopyright © 2019 Europeana Foundation. All rights reserved.