|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.openrdf.sesame.sailimpl.omm.security.StatementFilterIterator
StatementFilterIterator.java
Title: Knowledge Control System
Company: OntoText Lab. Sirma AI.
| Constructor Summary | |
StatementFilterIterator(StatementIterator sti,
SecurityServices service,
Right right)
|
|
| Method Summary | |
void |
close()
Closes the iterator and frees any resources that it uses (e.g. |
boolean |
hasNext()
Checks whether there are any more statements available. |
Statement |
next()
Gets the next statement. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatementFilterIterator(StatementIterator sti,
SecurityServices service,
Right right)
throws NullParameterException
| Method Detail |
public boolean hasNext()
StatementIterator
hasNext in interface StatementIteratorpublic Statement next()
StatementIterator
next in interface StatementIteratorpublic void close()
StatementIterator
close in interface StatementIterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||