| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.util.dao |
| Modifier and Type | Method and Description |
|---|---|
QueryParams<T> |
QueryParams.withMaxItems(int maxItems)
Sets the max items count required.
|
QueryParams<T> |
QueryParams.withSkipCount(int skipCount)
Sets the skip count required.
|
QueryParams<T> |
QueryParams.withSortProps(List<org.alfresco.util.Pair<T,Boolean>> sortProps)
Sets the sort properties required.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.