|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.facetmap.sql.SqlSelection.IdIterator
protected static class SqlSelection.IdIterator
| Field Summary | |
|---|---|
protected java.util.Iterator |
resourceIds
|
protected ResourceSpace |
resourceSpace
|
| Constructor Summary | |
|---|---|
SqlSelection.IdIterator(ResourceSpace resourceSpace,
java.util.Iterator resourceIds)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
Resource |
next()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ResourceSpace resourceSpace
protected java.util.Iterator resourceIds
| Constructor Detail |
|---|
public SqlSelection.IdIterator(ResourceSpace resourceSpace,
java.util.Iterator resourceIds)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface SelectedResourceIterator
public Resource next()
throws InternalException
next in interface SelectedResourceIteratorInternalException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||