Package org.alfresco.repo.jscript
Class ScriptPagingNodes
- java.lang.Object
-
- org.alfresco.repo.jscript.ScriptPagingNodes
-
- All Implemented Interfaces:
java.io.Serializable
public class ScriptPagingNodes extends java.lang.Object implements java.io.SerializableResponse for page of ScriptNode results- Version:
- 4.0
- Author:
- janv
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptPagingNodes(org.mozilla.javascript.Scriptable results, java.lang.Boolean hasMoreItems, int totalResultCountLower, int totalResultCountUpper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.mozilla.javascript.ScriptablegetPage()intgetTotalResultCountLower()intgetTotalResultCountUpper()java.lang.BooleanhasMoreItems()
-