public class RelationshipResourceWrapper extends HALResource<RelationshipRestWrapper>
embedded| 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
|
embedResource, embedResource, embedResource, getEmbeddedResources, setPageHeaderequals, getContent, hashCode, toStringpublic RelationshipResourceWrapper(RelationshipRestWrapper content, Utils utils, Integer totalElements, org.springframework.data.domain.Pageable pageable)
content - The RelationshipRestWrapper object that contains the datautils - The Util objecttotalElements - The total amount of elements to be included in the listpageable - The pageable objectCopyright © 2019 DuraSpace. All rights reserved.