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

java.lang.Objectcom.hack23.cia.service.impl.agent.sweden.AbstractParliamentDataAgentImpl<ParliamentYear>
com.hack23.cia.service.impl.agent.sweden.ParliamentYearAgentImpl
public class ParliamentYearAgentImpl
The Class ParliamentYearAgentImpl.
| Field Summary |
|---|
| Fields inherited from class com.hack23.cia.service.impl.agent.sweden.AbstractParliamentDataAgentImpl |
|---|
webClient |
| Constructor Summary | |
|---|---|
protected |
ParliamentYearAgentImpl(com.gargoylesoftware.htmlunit.WebClient webClient)
Instantiates a new parliament year agent impl. |
| Method Summary | |
|---|---|
ParliamentYear |
getCurrent()
Gets the current. |
List<ParliamentYear> |
getCurrentList()
Gets the current list. |
ParliamentYear |
getNext()
Gets the next. |
ParliamentYear |
getPrevious()
Gets the previous. |
boolean |
isNew()
Checks if is new. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ParliamentYearAgentImpl(com.gargoylesoftware.htmlunit.WebClient webClient)
webClient - the web client| Method Detail |
|---|
public final ParliamentYear getCurrent()
throws Exception
ParliamentYearAgent
getCurrent in interface ParliamentYearAgentException - the exception
public final List<ParliamentYear> getCurrentList()
throws Exception
ParliamentYearAgent
getCurrentList in interface ParliamentYearAgentException - the exception
public final ParliamentYear getNext()
throws Exception
ParliamentYearAgent
getNext in interface ParliamentYearAgentException - the exception
public final ParliamentYear getPrevious()
throws Exception
ParliamentYearAgent
getPrevious in interface ParliamentYearAgentException - the exceptionpublic boolean isNew()
ModelObject
isNew in interface ModelObjectisNew in class AbstractParliamentDataAgentImpl<ParliamentYear>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||