Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractUserController - Class in eu.europeana.api2.web.controller.abstracts
Deprecated.
2018-01-09 old MyEuropeana functionality
AbstractUserController() - Constructor for class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
AccessConfirmationController - Class in eu.europeana.api2.web.controller
Deprecated.
2018-01-09 old MyEuropeana functionality*
AccessConfirmationController() - Constructor for class eu.europeana.api2.web.controller.AccessConfirmationController
Deprecated.
 
activate(String, String, HttpServletRequest) - Method in class eu.europeana.api2.web.controller.user.UserActivateController
Deprecated.
 
activateInfoEndPoint(InfoEndpoint) - Method in class eu.europeana.api2.config.ActuatorConfig
 
ActuatorConfig - Class in eu.europeana.api2.config
Configuration to add Spring-Boot Actuator to an Spring MVC application.
ActuatorConfig() - Constructor for class eu.europeana.api2.config.ActuatorConfig
 
addCorsMappings(CorsRegistry) - Method in class eu.europeana.api2.config.WebMvcConfig
 
addDefaultHeaders(HttpServletResponse, String, String) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Generate the default headers for sending a response with caching The 'Cache-Control' and 'Allow' headers are always set to the same value
addResponseHeaders(HttpServletResponse) - Static method in class eu.europeana.api2.v2.utils.ControllerUtils
Add the 'UTF-8' character encoding to the response
api2UrlService() - Method in class eu.europeana.api2.config.AppConfig
Setup service for generating API and Portal urls
Api2UserDetails - Class in eu.europeana.api2.web.security.model
Deprecated.
2018-01-09 old MyEuropeana functionality
Api2UserDetails(User) - Constructor for class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
ApiApprovalHandler - Class in eu.europeana.api2.web.security.oauth2
 
ApiApprovalHandler() - Constructor for class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
 
ApiKeyAdminController - Class in eu.europeana.api2.web.controller.admin
 
ApiKeyAdminController() - Constructor for class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
apiKeyService - Variable in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
apiKeyUtils() - Method in class eu.europeana.api2.config.AppConfig
Setup utility for checking api key limits (connects to the PostgreSql database)
ApiKeyUtils - Class in eu.europeana.api2.v2.utils
Utility class for checking API client keys
ApiKeyUtils() - Constructor for class eu.europeana.api2.v2.utils.ApiKeyUtils
 
apiLimitErrorHandler(HttpServletRequest, HttpServletResponse, ApiLimitException) - Method in class eu.europeana.api2.v2.web.controller.ExceptionControllerAdvice
Handles all ApiLimitExceptions
ApiTokenStore - Class in eu.europeana.api2.web.security.oauth2
Deprecated.
ApiTokenStore() - Constructor for class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
 
ApiUserApprovalHandler - Class in eu.europeana.api2.web.security.oauth2
 
ApiUserApprovalHandler() - Constructor for class eu.europeana.api2.web.security.oauth2.ApiUserApprovalHandler
 
AppConfig - Class in eu.europeana.api2.config
 
AppConfig() - Constructor for class eu.europeana.api2.config.AppConfig
 
apply(FullBean) - Static method in class eu.europeana.api2.v2.model.ItemFix
Make sure the ProvideCHO, AggregatedCHO and ProxyFor values start with '/item'
approvalStore() - Method in class eu.europeana.api2.config.OAuth2ServerConfig.Stuff
Deprecated.
 
authenticationManagerBean() - Method in class eu.europeana.api2.config.SecurityConfig.OAuthLoginConfig
Deprecated.
 
authorizationCodeServices() - Method in class eu.europeana.api2.config.OAuth2ServerConfig.AuthorizationServerConfiguration
Deprecated.
 
AuthorizationServerConfiguration() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig.AuthorizationServerConfiguration
Deprecated.
 

B

BasicLoginConfig() - Constructor for class eu.europeana.api2.config.SecurityConfig.BasicLoginConfig
 

C

calculateGapCount(String, String, String) - Static method in class eu.europeana.api2.v2.utils.DateMathParser
Returns the number of 'gaps' defined in the gapMatch string (follows the original DateMathParser syntax) that fit in the date range defined by parameters start and end.
call(RecordType, String, String, String, int, int, String, HttpServletRequest, HttpServletResponse, ApiKeyUtils, Neo4jSearchService) - Method in class eu.europeana.api2.v2.service.HierarchyRunner
 
checkForPreApproval(AuthorizationRequest, Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
 
checkLimit(String, String, RecordType, String) - Method in class eu.europeana.api2.v2.utils.ApiKeyUtils
Check the number requests made to the API in the last (rolling) 24 hours.
cleanExpiredTokens() - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
cleanRss(String) - Method in class eu.europeana.api2.utils.FieldTripUtils
 
ClientDetails - Class in eu.europeana.api2.web.security.model
Deprecated.
2018-01-09 old MyEuropeana functionality
ClientDetails(ApiKey) - Constructor for class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
colourPaletteFilterTags(List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
 
CommonTagExtractor - Class in eu.europeana.api2.v2.utils.technicalfacets
Generates the common pure tags (mimetype and mediatype)
CommonTagExtractor() - Constructor for class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
configure(ClientDetailsServiceConfigurer) - Method in class eu.europeana.api2.config.OAuth2ServerConfig.AuthorizationServerConfiguration
Deprecated.
 
configure(AuthorizationServerEndpointsConfigurer) - Method in class eu.europeana.api2.config.OAuth2ServerConfig.AuthorizationServerConfiguration
Deprecated.
 
configure(AuthorizationServerSecurityConfigurer) - Method in class eu.europeana.api2.config.OAuth2ServerConfig.AuthorizationServerConfiguration
Deprecated.
 
configure(ResourceServerSecurityConfigurer) - Method in class eu.europeana.api2.config.OAuth2ServerConfig.ResourceServerConfiguration
Deprecated.
 
configure(HttpSecurity) - Method in class eu.europeana.api2.config.OAuth2ServerConfig.ResourceServerConfiguration
Deprecated.
 
configure(WebSecurity) - Method in class eu.europeana.api2.config.SecurityConfig.BasicLoginConfig
 
configure(HttpSecurity) - Method in class eu.europeana.api2.config.SecurityConfig.BasicLoginConfig
 
configure(WebSecurity) - Method in class eu.europeana.api2.config.SecurityConfig.OAuthLoginConfig
Deprecated.
 
configure(HttpSecurity) - Method in class eu.europeana.api2.config.SecurityConfig.OAuthLoginConfig
Deprecated.
 
configureContentNegotiation(ContentNegotiationConfigurer) - Method in class eu.europeana.api2.config.WebMvcConfig
 
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class eu.europeana.api2.config.WebMvcConfig
 
configureGlobal(AuthenticationManagerBuilder) - Method in class eu.europeana.api2.config.SecurityConfig
 
consolidateFacetList(List<FacetField>, List<RangeFacet>, List<String>, boolean, Map<String, Integer>, Map<String, Integer>) - Method in class eu.europeana.api2.v2.service.FacetWrangler
Consolidates the regular and technical metadata facets.
containsTechnicalFacet(String[]) - Static method in class eu.europeana.api2.v2.utils.ModelUtils
 
contentViewResolver() - Method in class eu.europeana.api2.config.WebMvcConfig
 
contextJSONLD(String) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
 
ControllerUtils - Class in eu.europeana.api2.v2.utils
Class containing a number of useful controller utilities (mainly for setting headers)
convertSpellCheck(SpellCheckResponse) - Static method in class eu.europeana.api2.v2.utils.ModelUtils
 
convertToLocalTimeString(FileTime, ZoneId) - Static method in class eu.europeana.api2.utils.VersionUtils
Return a string denoting the provided time in the provided timezone
copyUserObjectData(String, UserObject, EuropeanaUserObject) - Method in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
create(String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataItemController
Deprecated.
 
create(String, String[], String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataSearchController
Deprecated.
 
create(String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataTagController
Deprecated.
 
create(String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
create(String, String[], String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserSearchController
Deprecated.
 
create(String, String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
createApiKey(ApiKeyCreate, Principal) - Method in class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
createExpressionHandler() - Method in class eu.europeana.api2.config.viewresolver.MethodSecurityConfig
 
createHitList(Map<String, Map<String, List<String>>>, int) - Method in class eu.europeana.api2.v2.service.HitMaker
 
createItem(RichBean) - Method in class eu.europeana.api2.utils.FieldTripUtils
returns a populated FieldTripItem
createRootApplicationContext() - Method in class eu.europeana.api2.config.ServletInitializer
 
createServletApplicationContext() - Method in class eu.europeana.api2.config.ServletInitializer
 
createUser(UserCreate, Principal) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
 
customImplementation() - Method in class eu.europeana.api2.config.SwaggerConfig
 

D

DateMathParseException - Exception in eu.europeana.api2.v2.exceptions
Exception that is thrown when there's a problem calculating facet.range.gap value
DateMathParseException(Throwable, String, String) - Constructor for exception eu.europeana.api2.v2.exceptions.DateMathParseException
 
DateMathParser - Class in eu.europeana.api2.v2.utils
Created by luthien on 19/12/2018 from org.apache.solr.util.DateMathParser
dateToRFC1123String(Date) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Formats the given java.util.Date according to the RFC 1123 pattern (e.g.
debugJdbcThreadUsage() - Method in class eu.europeana.api2.config.AppConfig
 
decodeFacetTag(Integer, boolean) - Static method in class eu.europeana.api2.v2.utils.ModelUtils
if boolean name = true, returns the facet name associated with the tag value otherwise, returns the facet label
defaultAction(String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataProfileController
Deprecated.
 
defaultExceptionHandler(HttpServletRequest, HttpServletResponse, Exception) - Method in class eu.europeana.api2.v2.web.controller.ExceptionControllerAdvice
General error handler.
delete(Long, String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataItemController
Deprecated.
 
delete(Long, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataSearchController
Deprecated.
 
delete(Long, String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataTagController
Deprecated.
 
delete(Long, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
delete(String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
delete(Long, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserSearchController
Deprecated.
 
delete(String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
delete(Long, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
delete(String, String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
deleteApiKey(String, Principal) - Method in class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
deleteUser(String, Principal, HttpServletResponse) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
 
destroy() - Method in class eu.europeana.api2.config.filter.GetMethodConvertingFilter
 
doesAnyIfNoneMatch(HttpServletRequest, String) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Supports multiple values in the "If-None-Match" header
doesPreconditionFail(HttpServletRequest, String) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Supports multiple values in the "If-Match" header
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class eu.europeana.api2.config.filter.GetMethodConvertingFilter
 

E

endpointHandlerMapping(Collection<? extends MvcEndpoint>) - Method in class eu.europeana.api2.config.ActuatorConfig
 
eu.europeana.api2.config - package eu.europeana.api2.config
 
eu.europeana.api2.config.filter - package eu.europeana.api2.config.filter
 
eu.europeana.api2.config.viewresolver - package eu.europeana.api2.config.viewresolver
 
eu.europeana.api2.utils - package eu.europeana.api2.utils
 
eu.europeana.api2.v2.exceptions - package eu.europeana.api2.v2.exceptions
 
eu.europeana.api2.v2.model - package eu.europeana.api2.v2.model
 
eu.europeana.api2.v2.service - package eu.europeana.api2.v2.service
 
eu.europeana.api2.v2.utils - package eu.europeana.api2.v2.utils
 
eu.europeana.api2.v2.utils.technicalfacets - package eu.europeana.api2.v2.utils.technicalfacets
 
eu.europeana.api2.v2.web - package eu.europeana.api2.v2.web
 
eu.europeana.api2.v2.web.controller - package eu.europeana.api2.v2.web.controller
 
eu.europeana.api2.v2.web.swagger - package eu.europeana.api2.v2.web.swagger
 
eu.europeana.api2.web.controller - package eu.europeana.api2.web.controller
 
eu.europeana.api2.web.controller.abstracts - package eu.europeana.api2.web.controller.abstracts
 
eu.europeana.api2.web.controller.admin - package eu.europeana.api2.web.controller.admin
 
eu.europeana.api2.web.controller.advice - package eu.europeana.api2.web.controller.advice
 
eu.europeana.api2.web.controller.mydata - package eu.europeana.api2.web.controller.mydata
 
eu.europeana.api2.web.controller.user - package eu.europeana.api2.web.controller.user
 
eu.europeana.api2.web.security - package eu.europeana.api2.web.security
 
eu.europeana.api2.web.security.model - package eu.europeana.api2.web.security.model
 
eu.europeana.api2.web.security.oauth2 - package eu.europeana.api2.web.security.oauth2
 
ExceptionController - Class in eu.europeana.api2.web.controller
 
ExceptionController() - Constructor for class eu.europeana.api2.web.controller.ExceptionController
 
ExceptionControllerAdvice - Class in eu.europeana.api2.v2.web.controller
This class functions as a global uncaught exception handler Created by luthien on 17/08/15.
ExceptionControllerAdvice() - Constructor for class eu.europeana.api2.v2.web.controller.ExceptionControllerAdvice
 
extractValue(int) - Method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
 

F

FacetParameterUtils - Class in eu.europeana.api2.v2.utils
Utility class for extracting numeric parameters specific to a given facet.
FacetParameterUtils() - Constructor for class eu.europeana.api2.v2.utils.FacetParameterUtils
 
FacetWrangler - Class in eu.europeana.api2.v2.service
Created by luthien on 20/04/2016.
FacetWrangler() - Constructor for class eu.europeana.api2.v2.service.FacetWrangler
 
fieldTripRss(String, int, int, String, String, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
returns ModelAndView containing RSS data to populate the Google Field Trip app for some selected collections
FieldTripUtils - Class in eu.europeana.api2.utils
 
FieldTripUtils(Api2UrlService) - Constructor for class eu.europeana.api2.utils.FieldTripUtils
 
find(String, Principal) - Method in class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
find(String, Principal) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
 
findTokensByClientId(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
findTokensByClientIdAndUserName(String, String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
forgotPassword(UserPasswordReset, Principal) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
2018-01-09 old MyEuropeana functionality

G

generateETag(String, boolean, boolean) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Generates an eTag surrounded with double quotes
get(String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserProfileController
Deprecated.
 
getAccessConfirmation(Map<String, Object>, Principal) - Method in class eu.europeana.api2.web.controller.AccessConfirmationController
Deprecated.
 
getAccessToken(OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
getAncestorSelfSiblings(String, String, String, String, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getApiId(Principal) - Method in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
getAspectRatio(int) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getAspectRatioCode(Orientation) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getAuthorities() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
getAuthorities() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
getAuthorizedGrantTypes() - Method in class eu.europeana.api2.web.security.model.OAuth2ClientDetails
Deprecated.
 
getBitPos() - Method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
 
getChildren(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getColor(int) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getColorCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getColorSpace(int) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getColorSpaceCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getColorSpaceCode(Boolean, Boolean) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getCreationDate(Class) - Static method in class eu.europeana.api2.utils.VersionUtils
Retrieve the creation date from the file information
getDateRangeParams(Map<String, String[]>) - Static method in class eu.europeana.api2.v2.utils.FacetParameterUtils
 
getDuration(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.SoundTagExtractor
 
getDuration(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.VideoTagExtractor
 
getDurationCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.SoundTagExtractor
 
getDurationCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.VideoTagExtractor
 
getEncodedValue() - Method in enum eu.europeana.api2.v2.utils.technicalfacets.MediaTypeEncoding
 
getFollowingSiblings(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getLimitForDataProvider() - Static method in class eu.europeana.api2.v2.utils.FacetParameterUtils
 
getMask() - Method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
 
getMessage() - Method in exception eu.europeana.api2.v2.exceptions.InvalidGapException
 
getMessage() - Method in exception eu.europeana.api2.v2.exceptions.TechFacetDecodingException
 
GetMethodConvertingFilter - Class in eu.europeana.api2.config.filter
Created by Jeroen Jeurissen on 16-9-16.
GetMethodConvertingFilter() - Constructor for class eu.europeana.api2.config.filter.GetMethodConvertingFilter
 
getMimeType(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
getMimeTypeCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
Codifies the given mimetype
getName() - Method in class eu.europeana.api2.v2.model.NumericFacetParameter
Gets the parameter name
getName() - Method in class eu.europeana.api2.v2.model.StringFacetParameter
 
getNumOfBits() - Method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
 
getParent(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getParsing() - Method in exception eu.europeana.api2.v2.exceptions.DateMathParseException
 
getPassword() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
getPassword() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
getPrecedingSiblings(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getQuality(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.SoundTagExtractor
 
getQuality(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.VideoTagExtractor
 
getQualityCode(Integer, Integer, String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.SoundTagExtractor
 
getQualityCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.SoundTagExtractor
 
getQualityCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.VideoTagExtractor
 
getRequestFormat(HttpServletRequest) - Static method in class eu.europeana.api2.v2.utils.ControllerUtils
Extracts the format type from a request URL, e.g.
getScope() - Method in class eu.europeana.api2.web.security.model.OAuth2ClientDetails
Deprecated.
 
getSelf(String, String, String, String, String, int, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
getServletMappings() - Method in class eu.europeana.api2.config.ServletInitializer
 
getSize(int) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getSizeCode(Integer, Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getSizeCode(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
getSolrFacetParams(String, String[], Map<String, String[]>, boolean) - Static method in class eu.europeana.api2.v2.utils.FacetParameterUtils
Returns all relevant parameters of a given type (right now: limit and offset)
getTechnicalFacetParams(String, String[], Map<String, String[]>, boolean) - Static method in class eu.europeana.api2.v2.utils.FacetParameterUtils
Returns all relevant parameters of a given type (right now: limit and offset)
getType(Integer) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
getUserByApiId(String) - Method in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
getUserByPrincipal(Principal) - Method in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
getUsername() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
getUsername() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
getValue() - Method in class eu.europeana.api2.v2.model.NumericFacetParameter
Gets the parameter value
getValue() - Method in class eu.europeana.api2.v2.model.StringFacetParameter
 
getValue() - Method in enum eu.europeana.api2.v2.utils.technicalfacets.MediaTypeEncoding
 
getVersion(Class) - Static method in class eu.europeana.api2.utils.VersionUtils
Retrieve version information from the manifest or alternatively from the fileName (if it's a jar) Note that version information in the manifest is only available if the class/jar file was build with certain Maven settings (see also http://stackoverflow.com/questions/2712970/get-maven-artifact-version-at-runtime#2713013)
getWhatsParsed() - Method in exception eu.europeana.api2.v2.exceptions.DateMathParseException
 

H

handleError(Map<String, Object>) - Method in class eu.europeana.api2.web.controller.AccessConfirmationController
Deprecated.
 
handleMismatchException(Exception) - Method in class eu.europeana.api2.web.controller.ExceptionController
 
handleRedirect(String, String, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.RedirectController
Handles redirects urls (e.g.
handleSitemapFile(String, String, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SitemapController
Return a sitemap file.
handleSitemapIndex(HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SitemapController
Return the sitemap index file
hexColors - Static variable in class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
HierarchicalController - Class in eu.europeana.api2.v2.web.controller
 
HierarchicalController() - Constructor for class eu.europeana.api2.v2.web.controller.HierarchicalController
 
HierarchyRunner - Class in eu.europeana.api2.v2.service
Im Luthien hain echant 30/06/15 multithreaded version to remedy errors generated when being called multiple times in a short time span
HierarchyRunner() - Constructor for class eu.europeana.api2.v2.service.HierarchyRunner
 
hierarchyRunnerBean() - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
hierarchyTemplate(RecordType, String, String, String, String, int, int, String, HttpServletRequest, HttpServletResponse, int) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
 
HitMaker - Class in eu.europeana.api2.v2.service
Generates list of hit highlights Created by luthien on 03/01/2019.
HitMaker() - Constructor for class eu.europeana.api2.v2.service.HitMaker
 
httpCacheUtils() - Method in class eu.europeana.api2.config.AppConfig
Utility methods to help HTTP caching processing
HttpCacheUtils - Class in eu.europeana.api2.v2.utils
Utility class for http caching functionality
HttpCacheUtils() - Constructor for class eu.europeana.api2.v2.utils.HttpCacheUtils
 

I

IFMATCH - Static variable in class eu.europeana.api2.v2.utils.HttpCacheUtils
 
IFNONEMATCH - Static variable in class eu.europeana.api2.v2.utils.HttpCacheUtils
 
imageFilterTags(List<String>, List<String>, List<String>, List<String>, List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
 
ImageTagExtractor - Class in eu.europeana.api2.v2.utils.technicalfacets
Extracts the pure tags from an image resource and generates the fake tags.
ImageTagExtractor() - Constructor for class eu.europeana.api2.v2.utils.technicalfacets.ImageTagExtractor
 
init(FilterConfig) - Method in class eu.europeana.api2.config.filter.GetMethodConvertingFilter
 
InvalidGapException - Exception in eu.europeana.api2.v2.exceptions
Created by luthien on 07/02/2019.
InvalidGapException(String) - Constructor for exception eu.europeana.api2.v2.exceptions.InvalidGapException
 
isAccountNonExpired() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
isAccountNonExpired() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
isAccountNonLocked() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
isAccountNonLocked() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
isApproved(AuthorizationRequest, Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiUserApprovalHandler
 
isCredentialsNonExpired() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
isCredentialsNonExpired() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
isEnabled() - Method in class eu.europeana.api2.web.security.model.Api2UserDetails
Deprecated.
 
isEnabled() - Method in class eu.europeana.api2.web.security.model.ClientDetails
Deprecated.
 
isImageMimeType(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
isModifiedSince(HttpServletRequest, Date) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
Deprecated.
isNotModifiedSince(HttpServletRequest, Date) - Method in class eu.europeana.api2.v2.utils.HttpCacheUtils
 
isSecretRequired() - Method in class eu.europeana.api2.web.security.model.OAuth2ClientDetails
Deprecated.
 
isSoundMimeType(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
isVideoMimeType(String) - Static method in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
ItemFix - Class in eu.europeana.api2.v2.model
For Metis the '/item' before ProvidedCHO, AggregatedCHO and ProxyFor values in Mongo was removed so we need to add it in various places for consistency reasons.

J

jaxb2Marshaller() - Method in class eu.europeana.api2.config.WebMvcConfig
 
Jaxb2MarshallingXmlViewResolver - Class in eu.europeana.api2.config.viewresolver
 
Jaxb2MarshallingXmlViewResolver(Marshaller) - Constructor for class eu.europeana.api2.config.viewresolver.Jaxb2MarshallingXmlViewResolver
 
JsonpAdvice - Class in eu.europeana.api2.web.controller.advice
 
JsonpAdvice() - Constructor for class eu.europeana.api2.web.controller.advice.JsonpAdvice
 
JsonUtils - Class in eu.europeana.api2.utils
 
JsonUtils() - Constructor for class eu.europeana.api2.utils.JsonUtils
 
JsonViewResolver - Class in eu.europeana.api2.config.viewresolver
 
JsonViewResolver() - Constructor for class eu.europeana.api2.config.viewresolver.JsonViewResolver
 
JspViewResolver - Class in eu.europeana.api2.config.viewresolver
 
JspViewResolver() - Constructor for class eu.europeana.api2.config.viewresolver.JspViewResolver
 

L

list(String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataItemController
Deprecated.
 
list(String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataSearchController
Deprecated.
 
list(String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataTagController
Deprecated.
 
list(String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
list(String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
list(String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserSearchController
Deprecated.
 
list(String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
list(String, String, String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
listDistinct(String, Principal) - Method in class eu.europeana.api2.web.controller.mydata.MyDataTagController
Deprecated.
 
listDistinct(String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 
loadClientByClientId(String) - Method in class eu.europeana.api2.web.security.oauth2.OAuth2ClientDetailsService
 
loadUserByUsername(String) - Method in class eu.europeana.api2.web.security.UserDetailsServiceImpl
Deprecated.
 
logConfiguration() - Method in class eu.europeana.api2.config.AppConfig
 
loginUserForm() - Method in class eu.europeana.api2.web.controller.AccessConfirmationController
Deprecated.
 

M

marshallingView() - Method in class eu.europeana.api2.config.WebMvcConfig
 
MediaTypeEncoding - Enum in eu.europeana.api2.v2.utils.technicalfacets
 
MethodSecurityConfig - Class in eu.europeana.api2.config.viewresolver
 
MethodSecurityConfig() - Constructor for class eu.europeana.api2.config.viewresolver.MethodSecurityConfig
 
mimeTypes - Static variable in class eu.europeana.api2.v2.utils.technicalfacets.CommonTagExtractor
 
missingParameterErrorHandler(HttpServletRequest, HttpServletResponse, MissingServletRequestParameterException) - Method in class eu.europeana.api2.v2.web.controller.ExceptionControllerAdvice
Handles all required parameter missing problems (e.g.
ModelUtils - Class in eu.europeana.api2.v2.utils
 
MyDataItemController - Class in eu.europeana.api2.web.controller.mydata
Deprecated.
2018-01-09 old MyEuropeana functionality
MyDataItemController() - Constructor for class eu.europeana.api2.web.controller.mydata.MyDataItemController
Deprecated.
 
MyDataProfileController - Class in eu.europeana.api2.web.controller.mydata
Deprecated.
2018-01-09 old MyEuropeana functionality
MyDataProfileController() - Constructor for class eu.europeana.api2.web.controller.mydata.MyDataProfileController
Deprecated.
 
MyDataSearchController - Class in eu.europeana.api2.web.controller.mydata
Deprecated.
2018-01-09 old MyEuropeana functionality
MyDataSearchController() - Constructor for class eu.europeana.api2.web.controller.mydata.MyDataSearchController
Deprecated.
 
MyDataTagController - Class in eu.europeana.api2.web.controller.mydata
Deprecated.
2018-01-09 old MyEuropeana functionality
MyDataTagController() - Constructor for class eu.europeana.api2.web.controller.mydata.MyDataTagController
Deprecated.
 

N

NumericFacetParameter - Class in eu.europeana.api2.v2.model
Data object for a name - integer value pair.
NumericFacetParameter(String, Integer) - Constructor for class eu.europeana.api2.v2.model.NumericFacetParameter
Construct with name and integer value
NumericFacetParameter(String, String) - Constructor for class eu.europeana.api2.v2.model.NumericFacetParameter
Construct with name and alphanumeric value

O

OAuth2ClientDetails - Class in eu.europeana.api2.web.security.model
Deprecated.
2018-01-09 old MyEuropeana functionality
OAuth2ClientDetails(ApiKey) - Constructor for class eu.europeana.api2.web.security.model.OAuth2ClientDetails
Deprecated.
 
OAuth2ClientDetailsService - Class in eu.europeana.api2.web.security.oauth2
The entry point into the database of clients.
OAuth2ClientDetailsService() - Constructor for class eu.europeana.api2.web.security.oauth2.OAuth2ClientDetailsService
 
OAuth2ServerConfig - Class in eu.europeana.api2.config
Deprecated.
2018-01-09 old MyEuropeana functionality
OAuth2ServerConfig() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig
Deprecated.
 
OAuth2ServerConfig.AuthorizationServerConfiguration - Class in eu.europeana.api2.config
Deprecated.
 
OAuth2ServerConfig.ResourceServerConfiguration - Class in eu.europeana.api2.config
Deprecated.
 
OAuth2ServerConfig.Stuff - Class in eu.europeana.api2.config
Deprecated.
 
OAuthLoginConfig() - Constructor for class eu.europeana.api2.config.SecurityConfig.OAuthLoginConfig
Deprecated.
 
ObjectController - Class in eu.europeana.api2.v2.web.controller
Provides record information in all kinds of formats; json, json-ld, rdf and srw
ObjectController(SearchService, ApiKeyUtils, HttpCacheUtils) - Constructor for class eu.europeana.api2.v2.web.controller.ObjectController
Create a new ObjectController
objectStorageClient() - Method in class eu.europeana.api2.config.AppConfig
The ObjectStorageClient allows access to our Storage Provider where thumbnails and sitemap files are stored At the moment we use Amazon S3
onStartup(ServletContext) - Method in class eu.europeana.api2.config.ServletInitializer
 
openSearchRss(String, int, int, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
Handles an opensearch query (see also https://en.wikipedia.org/wiki/OpenSearch)
otherFilterTags(List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
 

P

properties() - Static method in class eu.europeana.api2.config.AppConfig
Read and setup europeana.properties files.

Q

QueryTranslationController - Class in eu.europeana.api2.v2.web.controller
 
QueryTranslationController() - Constructor for class eu.europeana.api2.v2.web.controller.QueryTranslationController
 

R

readAccessToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
readAuthentication(OAuth2AccessToken) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
readAuthentication(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
readAuthenticationForRefreshToken(OAuth2RefreshToken) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
readAuthenticationForRefreshToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
readRefreshToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
record(String, String, String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Handles record.json GET requests.
recordJSON_LD(String, String, String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Retrieve a record in JSON-LD format (hidden alias for record.jsonld request)
recordJSONLD(String, String, String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Retrieve a record in JSON-LD format.
recordRdf(String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Retrieve a record in RDF format
recordSchemaOrg(String, String, String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Retrieve a record in Schema.org JSON-LD format.
recordSrw(String, String, String, WebRequest, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ObjectController
Provides records in SRU/SRW (XML) format.
redirect(String, String, HttpServletRequest) - Method in class eu.europeana.api2.web.controller.user.UserPasswordController
Deprecated.
 
RedirectController - Class in eu.europeana.api2.v2.web.controller
Controller for redirects urls (e.g.
RedirectController(SearchService) - Constructor for class eu.europeana.api2.v2.web.controller.RedirectController
 
removeAccessToken(OAuth2AccessToken) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
removeAccessToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
removeAccessTokenUsingRefreshToken(OAuth2RefreshToken) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
removeAccessTokenUsingRefreshToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
removeRefreshToken(OAuth2RefreshToken) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
removeRefreshToken(String) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
resetPassword(UserPasswordReset, Principal) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
2018-01-09 old MyEuropeana functionality
resolveViewName(String, Locale) - Method in class eu.europeana.api2.config.viewresolver.Jaxb2MarshallingXmlViewResolver
 
resolveViewName(String, Locale) - Method in class eu.europeana.api2.config.viewresolver.JsonViewResolver
 
ResourceServerConfiguration() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig.ResourceServerConfiguration
Deprecated.
 

S

SearchController - Class in eu.europeana.api2.v2.web.controller
Controller that handles all search requests (search.json, opensearch.rss, search.rss, and search.kml)
SearchController() - Constructor for class eu.europeana.api2.v2.web.controller.SearchController
 
searchJson(String, String, String[], String[], String, int, int, String[], String, String, String[], Boolean, Boolean, Boolean, Boolean, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
Returns a list of Europeana datasets based on the search terms.
searchKml(String, String[], int, String, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
Deprecated.
2018-01-09 search with coordinates functionality
SecurityConfig - Class in eu.europeana.api2.config
 
SecurityConfig() - Constructor for class eu.europeana.api2.config.SecurityConfig
 
SecurityConfig.BasicLoginConfig - Class in eu.europeana.api2.config
 
SecurityConfig.OAuthLoginConfig - Class in eu.europeana.api2.config
Deprecated.
separateAndLimitFacets(String[], boolean) - Static method in class eu.europeana.api2.v2.utils.ModelUtils
 
ServletInitializer - Class in eu.europeana.api2.config
Bootstrap the API application
ServletInitializer() - Constructor for class eu.europeana.api2.config.ServletInitializer
 
setAutoApproveClients(Collection<String>) - Method in class eu.europeana.api2.web.security.oauth2.ApiUserApprovalHandler
 
setClientDetailsService(ClientDetailsService) - Method in class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
Service to load client details (optional) for auto approval checks.
setUseApprovalStore(boolean) - Method in class eu.europeana.api2.web.security.oauth2.ApiApprovalHandler
 
SitemapController - Class in eu.europeana.api2.v2.web.controller
Handles requests for sitemap files
SitemapController() - Constructor for class eu.europeana.api2.v2.web.controller.SitemapController
 
SiteMapNotFoundException - Exception in eu.europeana.api2.v2.web
Error thrown when a requested sitemap file cannot be found/retrieved Created by jeroen on 23-12-16.
SiteMapNotFoundException(String) - Constructor for exception eu.europeana.api2.v2.web.SiteMapNotFoundException
Error thrown when a requested sitemap file cannot be found/retrieved
soundFilterTags(List<String>, List<String>, List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
 
SoundTagExtractor - Class in eu.europeana.api2.v2.utils.technicalfacets
Extracts the pure tags from an audio resource and generates the fake tags.
storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
Deprecated.
StringFacetParameter - Class in eu.europeana.api2.v2.model
Data object for a String - String value pair for the date range facet
StringFacetParameter(String, String) - Constructor for class eu.europeana.api2.v2.model.StringFacetParameter
 
Stuff() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig.Stuff
Deprecated.
 
SwaggerConfig - Class in eu.europeana.api2.config
 
SwaggerConfig() - Constructor for class eu.europeana.api2.config.SwaggerConfig
 
SwaggerIgnore - Annotation Type in eu.europeana.api2.v2.web.swagger
Used to annotate methods to be excluded in the Swagger output
SwaggerSelect - Annotation Type in eu.europeana.api2.v2.web.swagger
Used to annotate classes to be included in the Swagger output

T

TagEncoding - Enum in eu.europeana.api2.v2.utils.technicalfacets
 
TagUtils - Class in eu.europeana.api2.v2.utils
 
TechFacetDecodingException - Exception in eu.europeana.api2.v2.exceptions
Created by luthien on 07/02/2019.
TechFacetDecodingException(String) - Constructor for exception eu.europeana.api2.v2.exceptions.TechFacetDecodingException
 
thumbnailByUrl(String, String, String, WebRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.ThumbnailController
Retrieves image thumbnails.
ThumbnailController - Class in eu.europeana.api2.v2.web.controller
Retrieves image thumbnails.
ThumbnailController() - Constructor for class eu.europeana.api2.v2.web.controller.ThumbnailController
 
toJson(Object) - Static method in class eu.europeana.api2.utils.JsonUtils
 
toJson(String, String) - Static method in class eu.europeana.api2.utils.JsonUtils
 
toJson(Object, String) - Static method in class eu.europeana.api2.utils.JsonUtils
 
toString(Object) - Method in class eu.europeana.api2.utils.XmlUtils
Serializes rss (for fieldtrip)
translateQuery(String, String[], String, String, String, HttpServletRequest, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.QueryTranslationController
 

U

update(Long, String, String[], String, String, Principal) - Method in class eu.europeana.api2.web.controller.user.UserSearchController
Deprecated.
 
updateApiKey(String, ApiKeyUpdate, Principal) - Method in class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
updateApiKeyUsageLimit(String, long, Principal) - Method in class eu.europeana.api2.web.controller.admin.ApiKeyAdminController
 
updateUser(UserCreate, String, Principal, HttpServletResponse) - Method in class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
 
UserActivateController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality*
UserActivateController() - Constructor for class eu.europeana.api2.web.controller.user.UserActivateController
Deprecated.
 
UserAdminController - Class in eu.europeana.api2.web.controller.admin
Deprecated.
2018-01-09 old MyEuropeana functionality
UserAdminController() - Constructor for class eu.europeana.api2.web.controller.admin.UserAdminController
Deprecated.
 
userApprovalHandler() - Method in class eu.europeana.api2.config.OAuth2ServerConfig.Stuff
Deprecated.
 
UserDetailsServiceImpl - Class in eu.europeana.api2.web.security
Deprecated.
2018-01-09 old MyEuropeana functionality
UserDetailsServiceImpl() - Constructor for class eu.europeana.api2.web.security.UserDetailsServiceImpl
Deprecated.
 
UserItemController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality*
UserItemController() - Constructor for class eu.europeana.api2.web.controller.user.UserItemController
Deprecated.
 
UserPasswordController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality*
UserPasswordController() - Constructor for class eu.europeana.api2.web.controller.user.UserPasswordController
Deprecated.
 
UserProfileController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality
UserProfileController() - Constructor for class eu.europeana.api2.web.controller.user.UserProfileController
Deprecated.
 
UserSearchController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality*
UserSearchController() - Constructor for class eu.europeana.api2.web.controller.user.UserSearchController
Deprecated.
 
userService - Variable in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
Deprecated.
 
UserTagController - Class in eu.europeana.api2.web.controller.user
Deprecated.
2018-01-09 old MyEuropeana functionality*
UserTagController() - Constructor for class eu.europeana.api2.web.controller.user.UserTagController
Deprecated.
 

V

valueOf(String) - Static method in enum eu.europeana.api2.v2.utils.technicalfacets.MediaTypeEncoding
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum eu.europeana.api2.v2.utils.technicalfacets.MediaTypeEncoding
 
valueOf(String) - Static method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.europeana.api2.v2.utils.technicalfacets.MediaTypeEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europeana.api2.v2.utils.technicalfacets.TagEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
VersionUtils - Class in eu.europeana.api2.utils
Utility class to retrieve version information at runtime Created by patrick on 8-8-17.
videoFilterTags(List<String>, List<String>, List<String>) - Static method in class eu.europeana.api2.v2.utils.TagUtils
 
VideoTagExtractor - Class in eu.europeana.api2.v2.utils.technicalfacets
Extracts the pure tags from a video resource and generates the fake tags.

W

WebMvcConfig - Class in eu.europeana.api2.config
 
WebMvcConfig() - Constructor for class eu.europeana.api2.config.WebMvcConfig
 

X

xmlUtils() - Method in class eu.europeana.api2.config.WebMvcConfig
 
XmlUtils - Class in eu.europeana.api2.utils
Helper functions for xml
XmlUtils() - Constructor for class eu.europeana.api2.utils.XmlUtils
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2019 Europeana Foundation. All rights reserved.