@Component public class PagedResourcesConverter extends Object
| Constructor and Description |
|---|
PagedResourcesConverter(PageMetadataConverter pageMetadataConverter) |
| Modifier and Type | Method and Description |
|---|---|
<T> AlfrescoPageContentListWrapper<T> |
toAlfrescoContentListWrapper(org.springframework.hateoas.PagedResources<org.springframework.hateoas.Resource<T>> pagedResources) |
public PagedResourcesConverter(PageMetadataConverter pageMetadataConverter)
public <T> AlfrescoPageContentListWrapper<T> toAlfrescoContentListWrapper(org.springframework.hateoas.PagedResources<org.springframework.hateoas.Resource<T>> pagedResources)
Copyright © 2017–2019 Alfresco. All rights reserved.