| Constructor and Description |
|---|
EntityIterator() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount()
ATTENTION:
getCount is not supported by default. |
URI |
getDeltaLink()
ATTENTION:
getDeltaLink is not supported by default. |
URI |
getNext()
ATTENTION:
getNext is not supported by default. |
List<Operation> |
getOperations()
ATTENTION:
getOperations is not supported by default. |
abstract boolean |
hasNext() |
Iterator<Entity> |
iterator() |
abstract Entity |
next()
Which is an Entity for this type of iterator.
|
void |
remove()
ATTENTION:
remove is not supported by default. |
equals, getBaseURI, getId, getTitle, hashCode, setBaseURI, setCommonProperty, setIdgetAnnotationsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic abstract Entity next()
public void remove()
remove is not supported by default.public List<Operation> getOperations()
getOperations is not supported by default.getOperations in class AbstractEntityCollectionpublic Integer getCount()
getCount is not supported by default.getCount in class AbstractEntityCollectionpublic URI getNext()
getNext is not supported by default.getNext in class AbstractEntityCollectionpublic URI getDeltaLink()
getDeltaLink is not supported by default.getDeltaLink in class AbstractEntityCollectionCopyright © 2013–2016 The Apache Software Foundation. All rights reserved.