| Type | Property and Description |
|---|---|
javax.jcr.Property |
next |
| Constructor and Description |
|---|
PropertyIteratorImpl(javax.jcr.PropertyIterator iterator,
JCRSessionWrapper session,
JCRStoreProvider jcrStoreProvider) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition() |
long |
getSize() |
boolean |
hasNext() |
Object |
next() |
javax.jcr.Property |
nextProperty() |
void |
remove() |
void |
skip(long skipNum) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic javax.jcr.Property nextProperty
nextProperty in interface javax.jcr.PropertyIteratorpublic PropertyIteratorImpl(javax.jcr.PropertyIterator iterator,
JCRSessionWrapper session,
JCRStoreProvider jcrStoreProvider)
public javax.jcr.Property nextProperty()
nextProperty in interface javax.jcr.PropertyIteratorpublic void skip(long skipNum)
skip in interface javax.jcr.RangeIteratorpublic long getSize()
getSize in interface javax.jcr.RangeIteratorpublic long getPosition()
getPosition in interface javax.jcr.RangeIteratorCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.