public static class PreferenceServiceImpl.PageDetails
extends java.lang.Object
| Constructor and Description |
|---|
PreferenceServiceImpl.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 - 2013 Alfresco Software, Inc. All Rights Reserved.