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

A

AbstractEntity<R extends org.eclipse.rdf4j.query.QueryResult<?>> - Class in org.dotwebstack.framework.frontend.ld.entity
 
AbstractJsonGeneratorTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
AbstractParameterMapper - Class in org.dotwebstack.framework.frontend.ld.parameter
 
AbstractParameterMapper(AbstractParameterMapper.Builder<?>) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper
 
AbstractParameterMapper.Builder<T extends AbstractParameterMapper.Builder<T>> - Class in org.dotwebstack.framework.frontend.ld.parameter
 
AbstractSparqlResultsTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
AbstractTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
AbstractTupleEntityWriter(MediaType) - Constructor for class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractTupleEntityWriter
 
addSubRepresentation(Representation) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
Appearance - Class in org.dotwebstack.framework.frontend.ld.appearance
 
appearance(Appearance) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
Appearance.Builder - Class in org.dotwebstack.framework.frontend.ld.appearance
 
AppearanceResourceProvider - Class in org.dotwebstack.framework.frontend.ld.appearance
 
AppearanceResourceProvider(ConfigurationBackend, ApplicationProperties) - Constructor for class org.dotwebstack.framework.frontend.ld.appearance.AppearanceResourceProvider
 
apply(ContainerRequestContext) - Method in class org.dotwebstack.framework.frontend.ld.handlers.RedirectionRequestHandler
 
apply(ContainerRequestContext) - Method in class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestHandler
 

B

build() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance.Builder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection.Builder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
Builder(IRI, IRI, Model) - Constructor for class org.dotwebstack.framework.frontend.ld.appearance.Appearance.Builder
 
Builder(IRI, ParameterSource, Target) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper.Builder
 
Builder(IRI, Stage, String, String) - Constructor for class org.dotwebstack.framework.frontend.ld.redirection.Redirection.Builder
 
Builder(IRI) - Constructor for class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
Builder(Representation) - Constructor for class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 

C

create(IRI, Model, IRI) - Method in class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperFactory
 
createFactory() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractJsonGeneratorTupleEntityWriter
 
createFactory() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.JsonTupleEntityWriter
 
createFactory() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.XmlTupleEntityWriter
 
createResource(Model, IRI) - Method in class org.dotwebstack.framework.frontend.ld.appearance.AppearanceResourceProvider
 
createResource(Model, IRI) - Method in class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperResourceProvider
 
createResource(Model, IRI) - Method in class org.dotwebstack.framework.frontend.ld.redirection.RedirectionResourceProvider
 
createResource(Model, IRI) - Method in class org.dotwebstack.framework.frontend.ld.representation.RepresentationResourceProvider
 
createSerializer() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractJsonGeneratorTupleEntityWriter
 
createSerializer() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.JsonTupleEntityWriter
 
createSerializer() - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.XmlTupleEntityWriter
 
createWriter(OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractSparqlResultsTupleEntityWriter
 
createWriter(OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.SparqlResultsJsonTupleEntityWriter
 
createWriter(OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.SparqlResultsXmlTupleEntityWriter
 

E

Entity<R extends org.eclipse.rdf4j.query.QueryResult<?>> - Interface in org.dotwebstack.framework.frontend.ld.entity
 
EntityWriter - Annotation Type in org.dotwebstack.framework.frontend.ld.writer
 

F

finalizeResource(Model, Representation) - Method in class org.dotwebstack.framework.frontend.ld.representation.RepresentationResourceProvider
 

G

getAppearance() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper
 
getIdentifier() - Method in interface org.dotwebstack.framework.frontend.ld.parameter.ParameterMapper
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getInformationProduct() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getIRI() - Static method in class org.dotwebstack.framework.frontend.ld.parameter.source.RequestUriParameterSource
 
getMediaTypes(ResultType) - Method in class org.dotwebstack.framework.frontend.ld.SupportedMediaTypesScanner
 
getModel() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getParameterMappers() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getParameterSource(IRI) - Method in class org.dotwebstack.framework.frontend.ld.parameter.source.ParameterSourceFactory
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.appearance.AppearanceResourceProvider
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperResourceProvider
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.redirection.RedirectionResourceProvider
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.representation.RepresentationResourceProvider
 
getQueryResult() - Method in class org.dotwebstack.framework.frontend.ld.entity.AbstractEntity
 
getQueryResult() - Method in interface org.dotwebstack.framework.frontend.ld.entity.Entity
 
getRepresentation() - Method in class org.dotwebstack.framework.frontend.ld.entity.AbstractEntity
 
getRepresentation() - Method in interface org.dotwebstack.framework.frontend.ld.entity.Entity
 
getRepresentationRequestParameterMapper() - Method in class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestHandler
 
getSize(GraphEntity, Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.writer.graph.GraphEntityWriter
 
getSize(TupleEntity, Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractTupleEntityWriter
 
getStage() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getStage() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getSubRepresentations() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getTarget(IRI) - Method in class org.dotwebstack.framework.frontend.ld.parameter.target.TargetFactory
 
getTargetUrl() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getType() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getType() - Static method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper
 
getUrlPattern() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getUrlPatterns() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getValue(ContainerRequestContext) - Method in interface org.dotwebstack.framework.frontend.ld.parameter.source.ParameterSource
 
getValue(ContainerRequestContext) - Method in class org.dotwebstack.framework.frontend.ld.parameter.source.RequestUriParameterSource
 
GraphEntity - Class in org.dotwebstack.framework.frontend.ld.entity
 
GraphEntity(GraphQueryResult, Representation) - Constructor for class org.dotwebstack.framework.frontend.ld.entity.GraphEntity
 
GraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
GraphEntityWriter(RDFFormat, MediaType...) - Constructor for class org.dotwebstack.framework.frontend.ld.writer.graph.GraphEntityWriter
 

I

informationProduct(InformationProduct) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
initialize(HttpConfiguration) - Method in class org.dotwebstack.framework.frontend.ld.LdModule
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.writer.graph.GraphEntityWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractTupleEntityWriter
 

J

JsonLdGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
JsonTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 

L

LDJSON - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
LDJSON_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
LdModule - Class in org.dotwebstack.framework.frontend.ld
 
LdModule(LdRepresentationRequestMapper, LdRedirectionRequestMapper, SupportedMediaTypesScanner) - Constructor for class org.dotwebstack.framework.frontend.ld.LdModule
 
LdRedirectionRequestMapper - Class in org.dotwebstack.framework.frontend.ld.mappers
 
LdRedirectionRequestMapper(RedirectionResourceProvider) - Constructor for class org.dotwebstack.framework.frontend.ld.mappers.LdRedirectionRequestMapper
 
LdRepresentationRequestMapper - Class in org.dotwebstack.framework.frontend.ld.mappers
 
LdRepresentationRequestMapper(RepresentationResourceProvider, SupportedMediaTypesScanner, RepresentationRequestHandlerFactory) - Constructor for class org.dotwebstack.framework.frontend.ld.mappers.LdRepresentationRequestMapper
 
loadRedirections(HttpConfiguration) - Method in class org.dotwebstack.framework.frontend.ld.mappers.LdRedirectionRequestMapper
 
loadRepresentations(HttpConfiguration) - Method in class org.dotwebstack.framework.frontend.ld.mappers.LdRepresentationRequestMapper
 

M

map(ContainerRequestContext) - Method in class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper
 
map(ContainerRequestContext) - Method in interface org.dotwebstack.framework.frontend.ld.parameter.ParameterMapper
 
MediaTypes - Class in org.dotwebstack.framework.frontend.ld
 

N

newRepresentationRequestHandler(Representation) - Method in class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestHandlerFactory
 

O

org.dotwebstack.framework.frontend.ld - package org.dotwebstack.framework.frontend.ld
 
org.dotwebstack.framework.frontend.ld.appearance - package org.dotwebstack.framework.frontend.ld.appearance
 
org.dotwebstack.framework.frontend.ld.entity - package org.dotwebstack.framework.frontend.ld.entity
 
org.dotwebstack.framework.frontend.ld.handlers - package org.dotwebstack.framework.frontend.ld.handlers
 
org.dotwebstack.framework.frontend.ld.mappers - package org.dotwebstack.framework.frontend.ld.mappers
 
org.dotwebstack.framework.frontend.ld.parameter - package org.dotwebstack.framework.frontend.ld.parameter
 
org.dotwebstack.framework.frontend.ld.parameter.source - package org.dotwebstack.framework.frontend.ld.parameter.source
 
org.dotwebstack.framework.frontend.ld.parameter.target - package org.dotwebstack.framework.frontend.ld.parameter.target
 
org.dotwebstack.framework.frontend.ld.redirection - package org.dotwebstack.framework.frontend.ld.redirection
 
org.dotwebstack.framework.frontend.ld.representation - package org.dotwebstack.framework.frontend.ld.representation
 
org.dotwebstack.framework.frontend.ld.writer - package org.dotwebstack.framework.frontend.ld.writer
 
org.dotwebstack.framework.frontend.ld.writer.graph - package org.dotwebstack.framework.frontend.ld.writer.graph
 
org.dotwebstack.framework.frontend.ld.writer.tuple - package org.dotwebstack.framework.frontend.ld.writer.tuple
 

P

ParameterMapper - Interface in org.dotwebstack.framework.frontend.ld.parameter
 
parameterMapper(ParameterMapper) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
ParameterMapperFactory - Class in org.dotwebstack.framework.frontend.ld.parameter
 
ParameterMapperFactory(ParameterSourceFactory, TargetFactory) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperFactory
 
ParameterMapperResourceProvider - Class in org.dotwebstack.framework.frontend.ld.parameter
 
ParameterMapperResourceProvider(ConfigurationBackend, ParameterMapperFactory, ApplicationProperties) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperResourceProvider
 
ParameterSource - Interface in org.dotwebstack.framework.frontend.ld.parameter.source
 
ParameterSourceFactory - Class in org.dotwebstack.framework.frontend.ld.parameter.source
 
ParameterSourceFactory() - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.source.ParameterSourceFactory
 
ParameterTarget - Class in org.dotwebstack.framework.frontend.ld.parameter.target
 
ParameterTarget(ParameterDefinition) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.target.ParameterTarget
 
parse(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper
 
parse(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper
 
pattern(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 

R

RDFXML - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
RDFXML_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
RdfXmlGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
Redirection - Class in org.dotwebstack.framework.frontend.ld.redirection
 
Redirection.Builder - Class in org.dotwebstack.framework.frontend.ld.redirection
 
RedirectionRequestHandler - Class in org.dotwebstack.framework.frontend.ld.handlers
 
RedirectionRequestHandler(Redirection) - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.RedirectionRequestHandler
 
RedirectionResourceProvider - Class in org.dotwebstack.framework.frontend.ld.redirection
 
RedirectionResourceProvider(ConfigurationBackend, StageResourceProvider, ApplicationProperties) - Constructor for class org.dotwebstack.framework.frontend.ld.redirection.RedirectionResourceProvider
 
Representation - Class in org.dotwebstack.framework.frontend.ld.representation
 
Representation.Builder - Class in org.dotwebstack.framework.frontend.ld.representation
 
RepresentationRequestHandler - Class in org.dotwebstack.framework.frontend.ld.handlers
 
RepresentationRequestHandler(Representation, RepresentationRequestParameterMapper) - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestHandler
 
RepresentationRequestHandlerFactory - Class in org.dotwebstack.framework.frontend.ld.handlers
 
RepresentationRequestHandlerFactory(RepresentationRequestParameterMapper) - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestHandlerFactory
 
RepresentationRequestParameterMapper - Class in org.dotwebstack.framework.frontend.ld.handlers
 
RepresentationRequestParameterMapper() - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.RepresentationRequestParameterMapper
 
RepresentationResourceProvider - Class in org.dotwebstack.framework.frontend.ld.representation
 
RepresentationResourceProvider(ConfigurationBackend, InformationProductResourceProvider, AppearanceResourceProvider, StageResourceProvider, ParameterMapperResourceProvider, ApplicationProperties) - Constructor for class org.dotwebstack.framework.frontend.ld.representation.RepresentationResourceProvider
 
RequestUriParameterSource - Class in org.dotwebstack.framework.frontend.ld.parameter.source
 
RequestUriParameterSource() - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.source.RequestUriParameterSource
 

S

set(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.target.ParameterTarget
 
set(String) - Method in interface org.dotwebstack.framework.frontend.ld.parameter.target.Target
 
SPARQL_RESULTS_JSON - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
SPARQL_RESULTS_JSON_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
SPARQL_RESULTS_XML - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
SPARQL_RESULTS_XML_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
SparqlResultsJsonTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
SparqlResultsXmlTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
stage(Stage) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
subRepresentation(Representation) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
SupportedMediaTypesScanner - Class in org.dotwebstack.framework.frontend.ld
 
SupportedMediaTypesScanner(List<MessageBodyWriter<GraphEntity>>, List<MessageBodyWriter<TupleEntity>>) - Constructor for class org.dotwebstack.framework.frontend.ld.SupportedMediaTypesScanner
 

T

Target - Interface in org.dotwebstack.framework.frontend.ld.parameter.target
 
TargetFactory - Class in org.dotwebstack.framework.frontend.ld.parameter.target
 
TargetFactory(ParameterResourceProvider) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.target.TargetFactory
 
template(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 
TRIG - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
TRIG_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
TriGGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
TupleEntity - Class in org.dotwebstack.framework.frontend.ld.entity
 
TupleEntity(TupleQueryResult, Representation) - Constructor for class org.dotwebstack.framework.frontend.ld.entity.TupleEntity
 
TURTLE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
TURTLE_TYPE - Static variable in class org.dotwebstack.framework.frontend.ld.MediaTypes
 
TurtleGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 

U

UriParameterMapper - Class in org.dotwebstack.framework.frontend.ld.parameter
 
UriParameterMapper(UriParameterMapper.UriParameterMapperBuilder) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper
 
UriParameterMapper.UriParameterMapperBuilder - Class in org.dotwebstack.framework.frontend.ld.parameter
 
UriParameterMapperBuilder(IRI, ParameterSource, Target) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 
urlPattern(String) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 

W

write(TupleQueryResult, OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractJsonGeneratorTupleEntityWriter
 
write(TupleQueryResult, OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractSparqlResultsTupleEntityWriter
 
write(TupleQueryResult, OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractTupleEntityWriter
 
writeTo(GraphEntity, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.graph.GraphEntityWriter
 
writeTo(TupleEntity, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.dotwebstack.framework.frontend.ld.writer.tuple.AbstractTupleEntityWriter
 

X

XmlTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 
A B C E F G I J L M N O P R S T U W X 
Skip navigation links

Copyright © 2017 DotWebStack. All rights reserved.