|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.genericInterface.FieldIterator
Provides an iterator for source Field objects by
wrapping a SearchSource object that describes a back-end
data source.
| Method Summary | |
boolean |
hasNext()
returns true if there are more Field objects, false otherwise. |
Field |
next()
returns the next Field object in the iterator. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public Field next()
throws java.rmi.RemoteException
java.rmi.RemoteException
public boolean hasNext()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||