- java.lang.Object
-
- org.sakaiproject.citation.impl.BaseCitationService.BasicCitationCollection.BasicIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
firstItem
protected int firstItem
-
nextItem
protected int nextItem
-
lastItem
protected int lastItem
-
Method Detail
-
getPageSize
public int getPageSize()
- Specified by:
getPageSize in interface org.sakaiproject.citation.api.CitationIterator
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator
-
nextPage
public void nextPage()
- Specified by:
nextPage in interface org.sakaiproject.citation.api.CitationIterator
-
remove
public void remove()
- Specified by:
remove in interface Iterator
-
getStart
public int getStart()
- Specified by:
getStart in interface org.sakaiproject.citation.api.CitationIterator
-
getEnd
public int getEnd()
- Specified by:
getEnd in interface org.sakaiproject.citation.api.CitationIterator
Copyright © 2003-2014 The Sakai Foundation. All Rights Reserved.