public interface RiksdagenPersonApi
Modifier and Type | Method and Description |
---|---|
com.hack23.cia.model.external.riksdagen.person.impl.PersonData |
getPerson(String id)
Gets the person.
|
com.hack23.cia.model.external.riksdagen.personlista.impl.PersonContainerElement |
getPersonList()
Gets the person list.
|
com.hack23.cia.model.external.riksdagen.person.impl.PersonData getPerson(String id) throws DataFailureException
id
- the idDataFailureException
- the data failure exceptioncom.hack23.cia.model.external.riksdagen.personlista.impl.PersonContainerElement getPersonList() throws DataFailureException
DataFailureException
- the data failure exceptionCopyright © 2010–2017 www.hack23.com. All rights reserved.