@Component public class RelationshipTypeResourceWrapperHalLinkFactory extends HalLinkFactory<RelationshipTypeResourceWrapper,RelationshipTypeRestController>
| Constructor and Description |
|---|
RelationshipTypeResourceWrapperHalLinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinks(RelationshipTypeResourceWrapper halResource,
org.springframework.data.domain.Pageable pageable,
LinkedList<org.springframework.hateoas.Link> list) |
protected Class<RelationshipTypeRestController> |
getControllerClass() |
protected Class<RelationshipTypeResourceWrapper> |
getResourceClass() |
buildLink, buildLink, getLinksFor, getMethodOn, getMethodOn, supports, uriBuilderpublic RelationshipTypeResourceWrapperHalLinkFactory()
protected void addLinks(RelationshipTypeResourceWrapper halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list) throws Exception
addLinks in class HalLinkFactory<RelationshipTypeResourceWrapper,RelationshipTypeRestController>Exceptionprotected Class<RelationshipTypeRestController> getControllerClass()
getControllerClass in class HalLinkFactory<RelationshipTypeResourceWrapper,RelationshipTypeRestController>protected Class<RelationshipTypeResourceWrapper> getResourceClass()
getResourceClass in class HalLinkFactory<RelationshipTypeResourceWrapper,RelationshipTypeRestController>Copyright © 2019 DuraSpace. All rights reserved.