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

A

AbstractEndPoint - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
AbstractEndPoint(AbstractEndPoint.EndPointBuilder<?>) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint
 
AbstractEndPoint.EndPointBuilder<E extends AbstractEndPoint.EndPointBuilder<E>> - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
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
 
apply(ContainerRequestContext) - Method in class org.dotwebstack.framework.frontend.ld.handlers.TransactionRequestHandler
 

B

build() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance.Builder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint.EndPointBuilder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint.Builder
 
build() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPoint.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(Resource, IRI, Model) - Constructor for class org.dotwebstack.framework.frontend.ld.appearance.Appearance.Builder
 
Builder(Resource, String) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint.Builder
 
Builder(Resource, String) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPoint.Builder
 
Builder(IRI, ParameterSource, Target) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.AbstractParameterMapper.Builder
 
Builder(Resource, Stage, String, String) - Constructor for class org.dotwebstack.framework.frontend.ld.redirection.Redirection.Builder
 
Builder(Resource) - 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, Resource) - 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, Resource) - Method in class org.dotwebstack.framework.frontend.ld.appearance.AppearanceResourceProvider
 
createResource(Model, Resource) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPointResourceProvider
 
createResource(Model, Resource) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPointResourceProvider
 
createResource(Model, Resource) - Method in class org.dotwebstack.framework.frontend.ld.parameter.ParameterMapperResourceProvider
 
createResource(Model, Resource) - Method in class org.dotwebstack.framework.frontend.ld.redirection.RedirectionResourceProvider
 
createResource(Model, Resource) - 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
 

D

DirectEndPoint - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DirectEndPoint(DirectEndPoint.Builder) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint
 
DirectEndPoint.Builder - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DirectEndPointResourceProvider - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DirectEndPointResourceProvider(ConfigurationBackend, ApplicationProperties, StageResourceProvider, RepresentationResourceProvider) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPointResourceProvider
 
DynamicEndPoint - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DynamicEndPoint.Builder - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DynamicEndPointResourceProvider - Class in org.dotwebstack.framework.frontend.ld.endpoint
 
DynamicEndPointResourceProvider(ConfigurationBackend, ApplicationProperties, ParameterMapperResourceProvider, StageResourceProvider) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPointResourceProvider
 

E

EndPointBuilder(Resource, String) - Constructor for class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint.EndPointBuilder
 
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
 
getGetRepresentation() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getIdentifier() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint
 
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
 
getLabel() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint
 
getMediaTypes() - Method in class org.dotwebstack.framework.frontend.ld.SupportedReaderMediaTypesScanner
 
getMediaTypes(ResultType) - Method in class org.dotwebstack.framework.frontend.ld.SupportedWriterMediaTypesScanner
 
getModel() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getModelReaders() - Method in class org.dotwebstack.framework.frontend.ld.SupportedReaderMediaTypesScanner
 
getParameterMapper() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPoint
 
getParameterMappers() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getParameterSource(IRI) - Method in class org.dotwebstack.framework.frontend.ld.parameter.source.ParameterSourceFactory
 
getPathPattern() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint
 
getPathPattern() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getPathPatterns() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getPostRepresentation() - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.appearance.AppearanceResourceProvider
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPointResourceProvider
 
getQueryForResources(RepositoryConnection) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPointResourceProvider
 
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
 
getRedirectTemplate() - Method in class org.dotwebstack.framework.frontend.ld.redirection.Redirection
 
getRepresentation(Representation) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint.Builder
 
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.endpoint.AbstractEndPoint
 
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
 
getTransaction() - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation
 
getType() - Method in class org.dotwebstack.framework.frontend.ld.appearance.Appearance
 
getType() - Static method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper
 
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
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.reader.JsonLdModelReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.reader.RdfXmlModelReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.reader.TriGModelReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.dotwebstack.framework.frontend.ld.reader.TurtleModelReader
 
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
 
JsonLdModelReader - Class in org.dotwebstack.framework.frontend.ld.reader
 
JsonLdModelReader() - Constructor for class org.dotwebstack.framework.frontend.ld.reader.JsonLdModelReader
 
JsonTupleEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.tuple
 

L

label(String) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.AbstractEndPoint.EndPointBuilder
 
LdModule - Class in org.dotwebstack.framework.frontend.ld
 
LdModule(LdRepresentationRequestMapper, LdRedirectionRequestMapper, SupportedWriterMediaTypesScanner, SupportedReaderMediaTypesScanner) - 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, SupportedWriterMediaTypesScanner, SupportedReaderMediaTypesScanner, RepresentationRequestHandlerFactory, TransactionRequestHandlerFactory) - 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
 

N

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

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.endpoint - package org.dotwebstack.framework.frontend.ld.endpoint
 
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.reader - package org.dotwebstack.framework.frontend.ld.reader
 
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(ParameterMapper) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DynamicEndPoint.Builder
 
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
 
pathPattern(String) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
pattern(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 
postRepresentation(Representation) - Method in class org.dotwebstack.framework.frontend.ld.endpoint.DirectEndPoint.Builder
 

R

RdfXmlGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
RdfXmlModelReader - Class in org.dotwebstack.framework.frontend.ld.reader
 
RdfXmlModelReader() - Constructor for class org.dotwebstack.framework.frontend.ld.reader.RdfXmlModelReader
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.dotwebstack.framework.frontend.ld.reader.JsonLdModelReader
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.dotwebstack.framework.frontend.ld.reader.RdfXmlModelReader
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.dotwebstack.framework.frontend.ld.reader.TriGModelReader
 
readFrom(Class<Model>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.dotwebstack.framework.frontend.ld.reader.TurtleModelReader
 
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, TransactionResourceProvider, 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
 
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.endpoint.AbstractEndPoint.EndPointBuilder
 
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
 
SupportedReaderMediaTypesScanner - Class in org.dotwebstack.framework.frontend.ld
 
SupportedReaderMediaTypesScanner(List<MessageBodyReader>) - Constructor for class org.dotwebstack.framework.frontend.ld.SupportedReaderMediaTypesScanner
 
SupportedWriterMediaTypesScanner - Class in org.dotwebstack.framework.frontend.ld
 
SupportedWriterMediaTypesScanner(List<MessageBodyWriter<GraphEntity>>, List<MessageBodyWriter<TupleEntity>>) - Constructor for class org.dotwebstack.framework.frontend.ld.SupportedWriterMediaTypesScanner
 

T

Target - Interface in org.dotwebstack.framework.frontend.ld.parameter.target
 
TargetFactory - Class in org.dotwebstack.framework.frontend.ld.parameter.target
 
TargetFactory(ParameterDefinitionResourceProvider) - Constructor for class org.dotwebstack.framework.frontend.ld.parameter.target.TargetFactory
 
template(String) - Method in class org.dotwebstack.framework.frontend.ld.parameter.UriParameterMapper.UriParameterMapperBuilder
 
transaction(Transaction) - Method in class org.dotwebstack.framework.frontend.ld.representation.Representation.Builder
 
TransactionRequestHandler - Class in org.dotwebstack.framework.frontend.ld.handlers
 
TransactionRequestHandler(Transaction, SupportedReaderMediaTypesScanner, RepresentationRequestParameterMapper) - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.TransactionRequestHandler
 
TransactionRequestHandlerFactory - Class in org.dotwebstack.framework.frontend.ld.handlers
 
TransactionRequestHandlerFactory(SupportedReaderMediaTypesScanner, RepresentationRequestParameterMapper) - Constructor for class org.dotwebstack.framework.frontend.ld.handlers.TransactionRequestHandlerFactory
 
TriGGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
TriGModelReader - Class in org.dotwebstack.framework.frontend.ld.reader
 
TriGModelReader() - Constructor for class org.dotwebstack.framework.frontend.ld.reader.TriGModelReader
 
TupleEntity - Class in org.dotwebstack.framework.frontend.ld.entity
 
TupleEntity(TupleQueryResult, Representation) - Constructor for class org.dotwebstack.framework.frontend.ld.entity.TupleEntity
 
TurtleGraphEntityWriter - Class in org.dotwebstack.framework.frontend.ld.writer.graph
 
TurtleModelReader - Class in org.dotwebstack.framework.frontend.ld.reader
 
TurtleModelReader() - Constructor for class org.dotwebstack.framework.frontend.ld.reader.TurtleModelReader
 

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
 

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 D E F G I J L M N O P R S T U W X 
Skip navigation links

Copyright © 2017–2018 DotWebStack. All rights reserved.