| Modifier and Type | Method and Description |
|---|---|
Representation |
DirectEndpoint.getGetRepresentation() |
Representation |
DirectEndpoint.getPostRepresentation() |
Representation |
DirectEndpoint.getRepresentationFor(String method) |
| Modifier and Type | Method and Description |
|---|---|
DirectEndpoint.Builder |
DirectEndpoint.Builder.getRepresentation(Representation representation) |
DirectEndpoint.Builder |
DirectEndpoint.Builder.postRepresentation(Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
Entity.getRepresentation() |
Representation |
AbstractEntity.getRepresentation() |
| Constructor and Description |
|---|
GraphEntity(org.eclipse.rdf4j.query.GraphQueryResult result,
Representation representation) |
TupleEntity(org.eclipse.rdf4j.query.TupleQueryResult result,
Representation representation) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
RequestHandler.applyRepresentation(Representation representation,
javax.ws.rs.container.ContainerRequestContext containerRequestContext,
Map<String,String> parameterValues) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
Representation.RepresentationBuilder.build() |
protected Representation |
RepresentationResourceProvider.createResource(org.eclipse.rdf4j.model.Model model,
org.eclipse.rdf4j.model.Resource identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
Representation.addSubRepresentation(Representation subRepresentation) |
protected void |
RepresentationResourceProvider.finalizeResource(org.eclipse.rdf4j.model.Model model,
Representation resource) |
Representation.RepresentationBuilder |
Representation.RepresentationBuilder.subRepresentation(Representation subRespresentation) |
| Constructor and Description |
|---|
RepresentationBuilder(Representation representation) |
| Modifier and Type | Class and Description |
|---|---|
class |
Service |
| Constructor and Description |
|---|
Builder(Representation representation) |
Copyright © 2017–2019 DotWebStack. All rights reserved.