public static class PreferenceServiceImpl.PageDetails extends Object
Constructor and Description |
---|
PageDetails(int pageSize,
boolean hasMoreItems,
int skipCount,
int maxItems,
int end) |
Modifier and Type | Method and Description |
---|---|
int |
getEnd() |
int |
getMaxItems() |
int |
getPageSize() |
int |
getSkipCount() |
boolean |
hasMoreItems() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.