|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteRuntimeException | |
|---|---|
| org.exoplatform.services.jcr.rmi.api.client.iterator | |
| Uses of RemoteRuntimeException in org.exoplatform.services.jcr.rmi.api.client.iterator |
|---|
| Methods in org.exoplatform.services.jcr.rmi.api.client.iterator that throw RemoteRuntimeException | |
|---|---|
long |
ClientIterator.getSize()
Returns the size (the total number of elements) of this iteration. |
boolean |
ClientIterator.hasNext()
Checks if there are more elements in this iteration. |
java.lang.Object |
ClientIterator.next()
Returns the next element in this iteration. |
void |
ClientIterator.skip(long skipNum)
Skips the given number of elements in this iteration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||