T
- The type of items contained in this page.public class OwPage<T> extends Object
Container for a single page worth of items.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
public OwPage(List<T> items, BigInteger totalNumItems, Boolean hasMoreItems)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.