| Package | Description |
|---|---|
| org.dspace.app.rest | |
| org.dspace.app.rest.link.relation |
| Modifier and Type | Method and Description |
|---|---|
RelationshipTypeResourceWrapper |
RelationshipTypeRestController.retrieve(Integer id,
javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request)
This method will retrieve all the RelationshipTypes that conform to the given EntityType by the given ID and
it will return this in a wrapped resource.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<RelationshipTypeResourceWrapper> |
RelationshipTypeResourceWrapperHalLinkFactory.getResourceClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelationshipTypeResourceWrapperHalLinkFactory.addLinks(RelationshipTypeResourceWrapper halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
Copyright © 2019 DuraSpace. All rights reserved.