- 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
-
- getAncestorSelfSiblings(String, String, String, String, String, int, HttpServletRequest, HttpServletResponse, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- getApiId(Principal) - Method in class eu.europeana.api2.web.controller.abstracts.AbstractUserController
-
Deprecated.
- 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.
- getChildren(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- getCollectionByID(String) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets a dataset according to the given ID
- getCollectionByProviderID(String) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets the set of the collections that belong to a provider given the provider ID
- getCollections() - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets all datasets from the Mongo Cache.
- getCollections(int, int) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
- getCollections(int, int, String, String, String) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets all datasets from the Mongo Cache.
- getCreationDate(Class) - Static method in class eu.europeana.api2.utils.VersionUtils
-
Retrieve the creation date from the file information
- getFollowingSiblings(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- getIiifThumbnailUrl(String, String) - Static method in class eu.europeana.api2.v2.web.controller.ThumbnailController
-
All 3 million IIIF newspaper thumbnails have not been processed yet in CRF (see also Jira EA-892) but the
edmPreview field will point to the default IIIF image url, so if we slightly alter that url the IIIF
API will generate a thumbnail in the appropriate size for us on-the-fly
Note that this is a temporary solution until all newspaper thumbnails are processed by CRF.
- getLastDatasetModification() - Method in class eu.europeana.api2.v2.service.SugarCRMImporter
-
- getLastProviderModification() - Method in class eu.europeana.api2.v2.service.SugarCRMImporter
-
- 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
-
- getName() - Method in class eu.europeana.api2.v2.model.NumericFacetParameter
-
Gets the parameter name
- getParent(String, String, String, String, int, int, String, int, HttpServletRequest, HttpServletResponse, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- 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, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- getProviderbyID(String) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets a provider according to the given ID
- getProviders() - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets all providers from the Mongo Cache.
- getProviders(String, int, int) - Method in class eu.europeana.api2.v2.service.SugarCRMCache
-
Gets all providers from the Mongo Cache.
- 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, RedirectAttributes) - Method in class eu.europeana.api2.v2.web.controller.HierarchicalController
-
- getServletMappings() - Method in class eu.europeana.api2.config.ServletInitializer
-
- 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)
- 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
- 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)
- getVersion() - Method in class eu.europeana.api2.v2.web.controller.VersionController
-
Deprecated.
Handles version requests by reading information from class files and/or the api2 build.txt file that's included
in the .war file
- saveupdateCollection2Cache(DataSet) - Method in class eu.europeana.api2.v2.service.SugarCRMImporter
-
Auxiliary method that saves or updates a Dataset into the Cache (MongoDB)
- saveupdateProvider2Cache(Provider) - Method in class eu.europeana.api2.v2.service.SugarCRMImporter
-
Auxiliary method that saves or updates a Provider into the Cache (MongoDB)
- scheduleFirstRun() - Method in class eu.europeana.api2.v2.schedule.SugarCRMPollingScheduler
-
Initializes the schedulers
- SearchController - Class in eu.europeana.api2.v2.web.controller
-
- 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, 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
-
- 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.
- setSugarwsClient(SugarWsClient) - Method in class eu.europeana.api2.v2.service.SugarCRMImporter
-
Setter for SugarWsClient instance
- 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
- solrFacetList - Static variable in class eu.europeana.api2.v2.utils.ModelUtils
-
- storeAccessToken(OAuth2AccessToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
-
- storeRefreshToken(OAuth2RefreshToken, OAuth2Authentication) - Method in class eu.europeana.api2.web.security.oauth2.ApiTokenStore
-
- Stuff() - Constructor for class eu.europeana.api2.config.OAuth2ServerConfig.Stuff
-
Deprecated.
- sugarCRMCache() - Method in class eu.europeana.api2.config.AppConfig
-
- SugarCRMCache - Class in eu.europeana.api2.v2.service
-
Implementation of the caching mechanism
- SugarCRMCache() - Constructor for class eu.europeana.api2.v2.service.SugarCRMCache
-
- SugarCRMController - Class in eu.europeana.api2.v2.web.controller
-
Controller for providing Provider/DataSet specific information contained into
SugarCRM
- SugarCRMController() - Constructor for class eu.europeana.api2.v2.web.controller.SugarCRMController
-
- sugarCRMImporter() - Method in class eu.europeana.api2.config.AppConfig
-
The SugarCRMIMporter connects to sugarCRM to check if data on providers or datasets is changed
- SugarCRMImporter - Class in eu.europeana.api2.v2.service
-
Imports provider and collections data from the Europeana SugarCRM system and stores it in a Mongo cache db
- SugarCRMImporter() - Constructor for class eu.europeana.api2.v2.service.SugarCRMImporter
-
- sugarCRMPollingScheduler() - Method in class eu.europeana.api2.config.AppConfig
-
The SugarCRMPollingScheduler regularly invokes the SugarCRMImporter
- SugarCRMPollingScheduler - Class in eu.europeana.api2.v2.schedule
-
The Scheduler that maintains the timely population of the MongoDB-based cache
from SugarCRM.
- SugarCRMPollingScheduler() - Constructor for class eu.europeana.api2.v2.schedule.SugarCRMPollingScheduler
-
- suggestionsJson(String, int, boolean, String, HttpServletResponse) - Method in class eu.europeana.api2.v2.web.controller.SearchController
-
- 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