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