|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ElectionAgent
The Interface ElectionAgent.
| Method Summary | |
|---|---|
Election |
getCurrent()
Gets the current. |
List<Election> |
getCurrentList()
Gets the current list. |
Election |
getNext()
Gets the next. |
Election |
getPrevious()
Gets the previous. |
| Methods inherited from interface com.hack23.cia.model.core.api.ModelObject |
|---|
isNew |
| Method Detail |
|---|
Election getCurrent()
throws Exception
Exception - the exception
List<Election> getCurrentList()
throws Exception
Exception - the exception
Election getNext()
throws Exception
Exception - the exception
Election getPrevious()
throws Exception
Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||