public class AlfrescoQueryParameters extends Object
| Constructor and Description |
|---|
AlfrescoQueryParameters(SkipCountParameter skipCountParameter,
MaxItemsParameter maxItemsParameter) |
| Modifier and Type | Method and Description |
|---|---|
MaxItemsParameter |
getMaxItemsParameter() |
SkipCountParameter |
getSkipCountParameter() |
public AlfrescoQueryParameters(SkipCountParameter skipCountParameter, MaxItemsParameter maxItemsParameter)
public SkipCountParameter getSkipCountParameter()
public MaxItemsParameter getMaxItemsParameter()
Copyright © 2017–2019 Alfresco. All rights reserved.