- java.lang.Object
-
- org.xwiki.extension.repository.result.AggregatedIterableResult<T>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getOffset
public int getOffset()
- Specified by:
getOffset
in interface IterableResult<T>
- Returns:
- the index in the total number of possible search result where this extract starts
-
getSize
public int getSize()
- Specified by:
getSize
in interface IterableResult<T>
- Returns:
- the number of found extensions
Copyright © 2004–2021 XWiki. All rights reserved.