| Package | Description |
|---|---|
| org.dotwebstack.framework.frontend.ld.entity | |
| org.dotwebstack.framework.frontend.ld.handlers | |
| org.dotwebstack.framework.frontend.ld.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.IRI 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 DotWebStack. All rights reserved.