| Package | Description |
|---|---|
| org.dspace.app.rest | |
| org.dspace.app.rest.link.relation |
| Modifier and Type | Method and Description |
|---|---|
RelationshipResourceWrapper |
RelationshipRestController.retrieveByLabel(javax.servlet.http.HttpServletResponse response,
javax.servlet.http.HttpServletRequest request,
String label,
String dsoId,
org.springframework.data.domain.Pageable pageable)
This method will retrieve all the Relationships that have a RelationshipType which has a left or right label
equal to the one passed along in the pathvariable.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<RelationshipResourceWrapper> |
RelationshipResourceWrapperHalLinkFactory.getResourceClass() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RelationshipResourceWrapperHalLinkFactory.addLinks(RelationshipResourceWrapper halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
Copyright © 2019 DuraSpace. All rights reserved.