| Package | Description |
|---|---|
| org.dspace.app.rest.link.relation | |
| org.dspace.app.rest.model.hateoas |
| Modifier and Type | Method and Description |
|---|---|
String |
RelationshipResourceWrapperHalLinkFactory.getSelfLink(RelationshipRestWrapper content,
org.springframework.data.domain.Pageable pageable)
This method will construct a self link to the RelationshipRestController.retrieveByLabel method.
|
| Constructor and Description |
|---|
RelationshipResourceWrapper(RelationshipRestWrapper content,
Utils utils,
Integer totalElements,
org.springframework.data.domain.Pageable pageable)
The constructor for the RelationshipResourceWrapper
This will call the HALResource constructor and additionally add embeds to the resource
|
Copyright © 2019 DuraSpace. All rights reserved.