|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.facade.AgentIteratorFacade
public class AgentIteratorFacade
A Section iterator implementation.
| Constructor Summary | |
|---|---|
AgentIteratorFacade(Collection agents)
Creates a new SectionIteratorImpl object. |
|
| Method Summary | |
|---|---|
boolean |
hasNextAgent()
DOCUMENTATION PENDING |
AgentFacade |
nextAgent()
DOCUMENTATION PENDING |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentIteratorFacade(Collection agents)
psections - DOCUMENTATION PENDING| Method Detail |
|---|
public boolean hasNextAgent()
throws DataFacadeException
DataFacadeException - DOCUMENTATION PENDING
public AgentFacade nextAgent()
throws DataFacadeException
DataFacadeException - DOCUMENTATION PENDING
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||