| Modifier and Type | Method and Description |
|---|---|
Representation |
DirectEndPoint.getGetRepresentation() |
Representation |
DirectEndPoint.getPostRepresentation() |
| 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 |
|---|---|
RepresentationRequestHandler |
RepresentationRequestHandlerFactory.newRepresentationRequestHandler(Representation representation) |
| Constructor and Description |
|---|
RepresentationRequestHandler(Representation representation,
RepresentationRequestParameterMapper representationRequestParameterMapper) |
| Modifier and Type | Method and Description |
|---|---|
Representation |
Representation.Builder.build() |
protected Representation |
RepresentationResourceProvider.createResource(org.eclipse.rdf4j.model.Model model,
org.eclipse.rdf4j.model.Resource identifier) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Representation> |
Representation.getSubRepresentations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Representation.addSubRepresentation(Representation subRepresentation) |
protected void |
RepresentationResourceProvider.finalizeResource(org.eclipse.rdf4j.model.Model model,
Representation resource) |
Representation.Builder |
Representation.Builder.subRepresentation(Representation subRespresentation) |
| Constructor and Description |
|---|
Builder(Representation representation) |
Copyright © 2017–2018 DotWebStack. All rights reserved.