public class AlfrescoPageContentListWrapper<T> extends Object
| Constructor and Description |
|---|
AlfrescoPageContentListWrapper() |
AlfrescoPageContentListWrapper(AlfrescoPageContent<T> list) |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoPageContent<T> |
getList() |
static <T> AlfrescoPageContentListWrapper<T> |
wrap(List<AlfrescoContentEntry<T>> list,
AlfrescoPageMetadata pagination) |
public AlfrescoPageContentListWrapper()
public AlfrescoPageContentListWrapper(AlfrescoPageContent<T> list)
public static <T> AlfrescoPageContentListWrapper<T> wrap(List<AlfrescoContentEntry<T>> list, AlfrescoPageMetadata pagination)
public AlfrescoPageContent<T> getList()
Copyright © 2017–2019 Alfresco. All rights reserved.