Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
R
S
T
U
W
A
activate(ComponentContext)
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
addSuggestion(UriRef, String, Double, TripleCollection)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
B
bringSuggestion(String)
- Method in class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
TODO: Not completed yet.
C
compareTo(ContentItemResource.EntityExtractionSummary)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
compareTo(ContentItemResource.EntitySuggestion)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
confidence
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
ContenthubWebFragment
- Class in
org.apache.stanbol.contenthub.web.fragment
Statically define the list of available resources and providers to be contributed to the the Stanbol JAX-RS Endpoint.
ContenthubWebFragment()
- Constructor for class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
contentItem
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
ContentItemResource
- Class in
org.apache.stanbol.contenthub.web.resources
ContentItemResource(String, ContentItem, UriInfo, String, TcManager, Serializer, ServletContext)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
ContentItemResource.EntityExtractionSummary
- Class in
org.apache.stanbol.contenthub.web.resources
ContentItemResource.EntityExtractionSummary(String, UriRef, Map<UriRef, String>)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
ContentItemResource.EntitySuggestion
- Class in
org.apache.stanbol.contenthub.web.resources
ContentItemResource.EntitySuggestion(UriRef, UriRef, String, Double, TripleCollection, Map<UriRef, String>)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
convertToMap(String)
- Static method in class org.apache.stanbol.contenthub.web.util.
JSONUtils
This function only operates on one-level JSON objects.
convertToString(Map<String, List<Object>>)
- Static method in class org.apache.stanbol.contenthub.web.util.
JSONUtils
createContentItem(ContentItem, String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP POST method to create a content item in Contenthub.
createContentItemFromForm(String, String, String, String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP POST method to create a content item in Contenthub.
createContentItemWithRawData(byte[], String, String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP POST method to create a content item in Contenthub.
createJSONString(SearchResult)
- Static method in class org.apache.stanbol.contenthub.web.util.
JSONUtils
createJSONString(LDProgramCollection)
- Static method in class org.apache.stanbol.contenthub.web.util.
JSONUtils
createResponse(ServletContext, Response.Status, Object, HttpHeaders)
- Static method in class org.apache.stanbol.contenthub.web.util.
RestUtil
Create a
Response
with the given parameters.
D
defaultThumbnails
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
defaultThumbnails
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
defaultThumbnails
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
deleteContentItem(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP DELETE method to delete a content item from Contenhub.
deleteContentItemByForm(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
This method deletes the
ContentItem
specified by the given
QueryParam
.
deleteProgram(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP DELETE method to delete an LDPath program.
deleteProgramPath(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP DELETE method to delete an LDPath program.
DEPICTION
- Static variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
downloadContentItem(String, String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP GET method specific for download operations.
downloadHref
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
E
entityProperties
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
equals(Object)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
equals(Object)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
extractionsByTypeMap
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
Map holding the extraction mapped by
Properties.DC_TYPE
and the
Properties.ENHANCER_SELECTED_TEXT
.
F
FeaturedSearchResource
- Class in
org.apache.stanbol.contenthub.web.resources
This class is the web resource which provides RESTful and HTTP interfaces for
FeaturedSearch
services.
FeaturedSearchResource(ServletContext, String)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
findAllRelatedKeywords(String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
HTTP GET method to retrieve related keywords from all resources defined within Contenthub.
findOntologyRelatedKeywords(String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
HTTP GET method to retrieve related keywords from ontology resources.
findReferencedSiteRelatedKeywords(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
HTTP GET method to retrieve related keywords from the referenced sites.
G
get(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
get(String, String, String, String, int, int, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
HTTP GET method to make a featured search over Contenthub.
getAcceptedMediaType(HttpHeaders, MediaType)
- Static method in class org.apache.stanbol.contenthub.web.util.
RestUtil
getBestGuess()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getChosenFacets()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getConceptOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getConfidence()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getContent(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
Cool URI handler for the uploaded resource.
getContentItem()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getContentItemMetaData(String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP GET method to retrieve the metadata of the content item.
getContentItemView(String)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
getDocuments()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getDownloadHref()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getImageSrc()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getIndexName()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getIndexName()
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
getJaxrsResourceClasses()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getJaxrsResourceSingletons()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getLabel()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getLdPrograms()
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
getLinkResources()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getLocalId()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getMentions()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getMetadataHref()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getMissingThumbnailSrc()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getMissingThumbnailSrc()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getMoreRecentItems()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getMoreRecentItemsUri()
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
getName()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getName()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getNavigationLinks()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getOccurrences(UriRef)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getOffset()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getOlderItems()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getOlderItemsUri()
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
getOntologies()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getOrganizationOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getOtherOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getOtherOccurrencyTypes()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
Used to print occurrences with other types than the natively supported
getPageSize()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getPersonOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getPlaceOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getPlacesAsJSON()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getProgramByName(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP GET method to retrieve an LDPath program, given its name.
getProgramByNamePath(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP GET method to retrieve an LDPath program, given its name.
getQueryTerm()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getRawContent(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
HTTP GET method to retrieve the raw content item.
getRdfMetadata(String)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getRdfMetadata()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getRecentlyEnhancedItems()
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
getScriptResources()
- Method in class org.apache.stanbol.contenthub.web.fragment.
ContenthubWebFragment
getSearchResults()
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
getSize(LDProgramCollection, Class<?>, Type, Annotation[], MediaType)
- Method in class org.apache.stanbol.contenthub.web.writers.
LDProgramCollectionWriter
getSize(SearchResult, Class<?>, Type, Annotation[], MediaType)
- Method in class org.apache.stanbol.contenthub.web.writers.
SearchResultWriter
getSuggestions()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getSummary()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getSummary()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getTextContent()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
getThumbnailSrc()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getThumbnailSrc()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getUri()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
getUri()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
getView(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RootResource
getView(ServletContext, int, int)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
H
handleCorsPreflight(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
FeaturedSearchResource
handleCorsPreflight(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
handleCorsPreflight(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
RootResource
handleCorsPreflight(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
handleCorsPreflight(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
handleCorsPreflightContent(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
handleCorsPreflightDeleteProgram(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
handleCorsPreflightDownload(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
handleCorsPreflightExists(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
handleCorsPreflightExistsPath(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
handleCorsPreflightMetadata(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
handleCorsPreflightProgram(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
handleCorsPreflightRaw(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
handleCorsPreflightURI(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
StoreResource
hashCode()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
hashCode()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
hasOccurrences()
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
Checks if there are Occurrences
I
imageSrc
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
isHTMLaccepted(HttpHeaders)
- Static method in class org.apache.stanbol.contenthub.web.util.
RestUtil
isJSONaccepted(HttpHeaders)
- Static method in class org.apache.stanbol.contenthub.web.util.
RestUtil
isManagedProgram(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP GET method to check whether an LDPath program exists in Contenthub or not.
isManagedProgramPath(String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP GET method to check whether an LDPath program exists in Contenthub or not.
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.apache.stanbol.contenthub.web.writers.
LDProgramCollectionWriter
isWriteable(Class<?>, Type, Annotation[], MediaType)
- Method in class org.apache.stanbol.contenthub.web.writers.
SearchResultWriter
J
JSONUtils
- Class in
org.apache.stanbol.contenthub.web.util
JSONUtils()
- Constructor for class org.apache.stanbol.contenthub.web.util.
JSONUtils
L
label
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
LDProgramCollectionWriter
- Class in
org.apache.stanbol.contenthub.web.writers
LDProgramCollectionWriter()
- Constructor for class org.apache.stanbol.contenthub.web.writers.
LDProgramCollectionWriter
localId
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
M
mentions
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
metadataHref
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
N
name
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
nullify(String)
- Static method in class org.apache.stanbol.contenthub.web.util.
RestUtil
O
org.apache.stanbol.contenthub.web.fragment
- package org.apache.stanbol.contenthub.web.fragment
org.apache.stanbol.contenthub.web.resources
- package org.apache.stanbol.contenthub.web.resources
org.apache.stanbol.contenthub.web.util
- package org.apache.stanbol.contenthub.web.util
org.apache.stanbol.contenthub.web.writers
- package org.apache.stanbol.contenthub.web.writers
R
RDF_MEDIA_TYPES
- Static variable in class org.apache.stanbol.contenthub.web.resources.
StoreResource
RelatedKeywordResource
- Class in
org.apache.stanbol.contenthub.web.resources
This is the web resourceclass which implements the search functionality of Contenthub to look for related keywords, given a keyword.
RelatedKeywordResource(ServletContext)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
RelatedKeywordResource
RestUtil
- Class in
org.apache.stanbol.contenthub.web.util
Utility class for REST services
RestUtil()
- Constructor for class org.apache.stanbol.contenthub.web.util.
RestUtil
retrieveAllPrograms(HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP GET method which returns all LDPath programs residing in Contenthub.
RootResource
- Class in
org.apache.stanbol.contenthub.web.resources
Base resource which automatically redirects to "contenthub/contenthub/store"
RootResource()
- Constructor for class org.apache.stanbol.contenthub.web.resources.
RootResource
S
SearchResultWriter
- Class in
org.apache.stanbol.contenthub.web.writers
SearchResultWriter()
- Constructor for class org.apache.stanbol.contenthub.web.writers.
SearchResultWriter
SemanticIndexManagerResource
- Class in
org.apache.stanbol.contenthub.web.resources
This class the the web resource to handle the RESTful requests and HTML view of the LDProgram management facilities within Contenthub.
SemanticIndexManagerResource(ServletContext)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
serializationFormat
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
serializer
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
setRdfSerializationFormat(String)
- Method in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
StoreResource
- Class in
org.apache.stanbol.contenthub.web.resources
Resource to provide a CRU[D] REST API for content items and there related enhancements.
StoreResource(ServletContext, UriInfo, String)
- Constructor for class org.apache.stanbol.contenthub.web.resources.
StoreResource
submitProgram(String, String, HttpHeaders)
- Method in class org.apache.stanbol.contenthub.web.resources.
SemanticIndexManagerResource
HTTP POST method which takes an LDPath program into and creates a Solr index of which configuration is adjusted according to the given LDPath program.
suggestions
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
SUMMARY
- Static variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
supportedMediaTypes
- Static variable in class org.apache.stanbol.contenthub.web.util.
RestUtil
T
tcManager
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
textContent
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
THUMBNAIL
- Static variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource
type
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntityExtractionSummary
type
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
U
uri
- Variable in class org.apache.stanbol.contenthub.web.resources.
ContentItemResource.EntitySuggestion
W
writeTo(LDProgramCollection, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.apache.stanbol.contenthub.web.writers.
LDProgramCollectionWriter
writeTo(SearchResult, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream)
- Method in class org.apache.stanbol.contenthub.web.writers.
SearchResultWriter
A
B
C
D
E
F
G
H
I
J
L
M
N
O
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2013
The Apache Software Foundation
. All Rights Reserved.