A B C D E F G I J M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCredentials(CredentialsProvider) - Method in class solutions.linked.slds.ConfigUtils
B
- backendPrefix - Static variable in class solutions.linked.slds.SLDS
C
- ChainedIriTranslator - Class in solutions.linked.slds.translation
- ChainedIriTranslator(IriTranslator, IriTranslator) - Constructor for class solutions.linked.slds.translation.ChainedIriTranslator
- config - Variable in class solutions.linked.slds.providers.GraphAndContext
- config - Variable in class solutions.linked.slds.RootResource
- config - Variable in class solutions.linked.slds.Server
- configUtils - Variable in class solutions.linked.slds.providers.GraphAndContext
- ConfigUtils - Class in solutions.linked.slds
-
Provides some utility-methods based on configuration.
- ConfigUtils(GraphNode) - Constructor for class solutions.linked.slds.ConfigUtils
- CORSFilter - Class in solutions.linked.slds
- CORSFilter() - Constructor for class solutions.linked.slds.CORSFilter
- createHttpClient() - Method in class solutions.linked.slds.ConfigUtils
-
Creates a CloseableHttpClient that authenticates using the credentials supplied in the config.
D
- DummyWriter - Class in solutions.linked.slds
-
This writer is to prevent the default rendering.
- DummyWriter() - Constructor for class solutions.linked.slds.DummyWriter
E
- EffectiveRequestUriFilter - Class in solutions.linked.slds
-
Unfortuntaley jersey takes the hostname and port from its config, this filter ensures resources get the hostname and port as per the HTTP headers
- EffectiveRequestUriFilter() - Constructor for class solutions.linked.slds.EffectiveRequestUriFilter
- enableVituosoWorkAround - Static variable in class solutions.linked.slds.SLDS
- enableVituosoWorkAround() - Method in class solutions.linked.slds.ConfigUtils
- ExtensibleRootResource - Class in solutions.linked.slds
-
The class looks for instances of xlds:ResourceDescriptionProvider in the configuration and create the respective instances.
- ExtensibleRootResource(GraphNode) - Constructor for class solutions.linked.slds.ExtensibleRootResource
F
- file - Static variable in class solutions.linked.slds.SLDS
- FileResourceDescription - Class in solutions.linked.slds.providers
- FileResourceDescription(GraphNode) - Constructor for class solutions.linked.slds.providers.FileResourceDescription
- filter(ContainerRequestContext) - Method in class solutions.linked.slds.EffectiveRequestUriFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class solutions.linked.slds.CORSFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class solutions.linked.slds.VaryFilter
- frontendPrefix - Static variable in class solutions.linked.slds.SLDS
G
- getGraphFor(IRI) - Method in class solutions.linked.slds.ExtensibleRootResource
- getGraphFor(IRI) - Method in class solutions.linked.slds.providers.FileResourceDescription
- getGraphFor(IRI) - Method in class solutions.linked.slds.providers.GraphAndContext
- getGraphFor(IRI) - Method in interface solutions.linked.slds.ResourceDescriptionProvider
- getGraphFor(IRI) - Method in class solutions.linked.slds.RootResource
- getGraphMBW() - Method in class solutions.linked.slds.Server
- getIriTranslator() - Method in class solutions.linked.slds.util.IriTranslatorProvider
- getJaxRsComponents() - Method in class solutions.linked.slds.Server
- getPassword() - Method in class solutions.linked.slds.ConfigUtils
- getQueries(IRI) - Method in class solutions.linked.slds.providers.GraphAndContext
- getQueryResultsAsStream(String[]) - Method in class solutions.linked.slds.providers.GraphAndContext
- getResourceDescription(HttpHeaders, UriInfo) - Method in class solutions.linked.slds.RootResource
- getRootResource() - Method in class solutions.linked.slds.Server
- getSparqlEndpointNode() - Method in class solutions.linked.slds.ConfigUtils
- getSparqlEndpointUri() - Method in class solutions.linked.slds.ConfigUtils
- getUserName() - Method in class solutions.linked.slds.ConfigUtils
- graph - Variable in class solutions.linked.slds.providers.FileResourceDescription
- GraphAndContext - Class in solutions.linked.slds.providers
- GraphAndContext(GraphNode) - Constructor for class solutions.linked.slds.providers.GraphAndContext
I
- IriNamespaceTranslator - Class in solutions.linked.slds.translation
- IriNamespaceTranslator(String, String) - Constructor for class solutions.linked.slds.translation.IriNamespaceTranslator
- iriTranslator - Variable in class solutions.linked.slds.providers.FileResourceDescription
- IriTranslator - Interface in solutions.linked.slds.translation
- iriTranslatorProvider - Variable in class solutions.linked.slds.providers.GraphAndContext
- IriTranslatorProvider - Class in solutions.linked.slds.util
-
Provides an IriTranslator based on configuration.
- IriTranslatorProvider(GraphNode) - Constructor for class solutions.linked.slds.util.IriTranslatorProvider
- iriTranslators - Static variable in class solutions.linked.slds.SLDS
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class solutions.linked.slds.DummyWriter
J
M
- main(String[]) - Static method in class solutions.linked.slds.Server
- MyGraphWriter - Class in solutions.linked.slds
-
This class is necessary, because org.apache.clerezza.jaxrs.rdf.providers.GraphWriter expects to have a serializer service injected
- MyGraphWriter() - Constructor for class solutions.linked.slds.MyGraphWriter
N
- NillIriTranslator - Class in solutions.linked.slds.translation
- NillIriTranslator() - Constructor for class solutions.linked.slds.translation.NillIriTranslator
P
- password - Static variable in class solutions.linked.slds.SLDS
- port - Static variable in class solutions.linked.slds.SLDS
R
- resource - Variable in class solutions.linked.slds.providers.FileResourceDescription
- resource - Static variable in class solutions.linked.slds.SLDS
- resourceDescriptionProvider - Static variable in class solutions.linked.slds.SLDS
- ResourceDescriptionProvider - Interface in solutions.linked.slds
- reverse() - Method in class solutions.linked.slds.translation.ChainedIriTranslator
- reverse() - Method in class solutions.linked.slds.translation.IriNamespaceTranslator
- reverse() - Method in interface solutions.linked.slds.translation.IriTranslator
- reverse() - Method in class solutions.linked.slds.translation.NillIriTranslator
- RootResource - Class in solutions.linked.slds
- RootResource(GraphNode) - Constructor for class solutions.linked.slds.RootResource
- run() - Method in class solutions.linked.slds.Server
- runQueries(String[]) - Method in class solutions.linked.slds.providers.GraphAndContext
-
The response of multiple queries are concatenated so that the same b-node ID results in the same node
S
- Server - Class in solutions.linked.slds
- Server(String[]) - Constructor for class solutions.linked.slds.Server
- Server(GraphNode) - Constructor for class solutions.linked.slds.Server
- SLDS - Class in solutions.linked.slds
-
The ontology as java constants
- SLDS() - Constructor for class solutions.linked.slds.SLDS
- solutions.linked.slds - package solutions.linked.slds
- solutions.linked.slds.providers - package solutions.linked.slds.providers
- solutions.linked.slds.translation - package solutions.linked.slds.translation
- solutions.linked.slds.util - package solutions.linked.slds.util
- sparqlEndpoint - Static variable in class solutions.linked.slds.SLDS
T
- translate(Graph) - Method in class solutions.linked.slds.translation.ChainedIriTranslator
- translate(Graph) - Method in class solutions.linked.slds.translation.IriNamespaceTranslator
- translate(Graph) - Method in interface solutions.linked.slds.translation.IriTranslator
- translate(Graph) - Method in class solutions.linked.slds.translation.NillIriTranslator
- translate(IRI) - Method in class solutions.linked.slds.translation.ChainedIriTranslator
- translate(IRI) - Method in class solutions.linked.slds.translation.IriNamespaceTranslator
- translate(IRI) - Method in interface solutions.linked.slds.translation.IriTranslator
- translate(IRI) - Method in class solutions.linked.slds.translation.NillIriTranslator
U
V
- VaryFilter - Class in solutions.linked.slds
- VaryFilter() - Constructor for class solutions.linked.slds.VaryFilter
W
- writeTo(Graph, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class solutions.linked.slds.DummyWriter
- writeTo(Graph, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class solutions.linked.slds.MyGraphWriter
All Classes All Packages