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. |
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, setId
getAnnotations
public abstract Entity next()
public void remove()
remove
is not supported by default.public Integer getCount()
getCount
is not supported by default.getCount
in class AbstractEntityCollection
public URI getNext()
getNext
is not supported by default.getNext
in class AbstractEntityCollection
public URI getDeltaLink()
getDeltaLink
is not supported by default.getDeltaLink
in class AbstractEntityCollection
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.