|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.osid.provider.RepositoryIterator
public class RepositoryIterator
Field Summary | |
---|---|
private int |
i
|
private java.util.Vector |
vector
|
Constructor Summary | |
---|---|
RepositoryIterator(java.util.Vector vector)
|
Method Summary | |
---|---|
boolean |
hasNextRepository()
|
org.osid.repository.Repository |
nextRepository()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Vector vector
private int i
Constructor Detail |
---|
public RepositoryIterator(java.util.Vector vector) throws org.osid.repository.RepositoryException
org.osid.repository.RepositoryException
Method Detail |
---|
public boolean hasNextRepository() throws org.osid.repository.RepositoryException
hasNextRepository
in interface org.osid.repository.RepositoryIterator
org.osid.repository.RepositoryException
public org.osid.repository.Repository nextRepository() throws org.osid.repository.RepositoryException
nextRepository
in interface org.osid.repository.RepositoryIterator
org.osid.repository.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |