com.hack23.cia.service.external.val.impl
Class ValApiImpl
java.lang.Object
com.hack23.cia.service.external.common.impl.AbstractXmlAgentImpl
com.hack23.cia.service.external.val.impl.ValApiImpl
- All Implemented Interfaces:
- ValApi
@Component
public class ValApiImpl
- extends AbstractXmlAgentImpl
- implements ValApi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValApiImpl
public ValApiImpl()
getElectionTypes
public List<SwedenElectionType> getElectionTypes()
throws Exception
- Specified by:
getElectionTypes
in interface ValApi
- Throws:
Exception
getParliamentElectoralRegions
public List<SwedenParliamentElectoralRegion> getParliamentElectoralRegions()
throws Exception
- Specified by:
getParliamentElectoralRegions
in interface ValApi
- Throws:
Exception
getCountyElectoralRegions
public List<SwedenCountyElectoralRegion> getCountyElectoralRegions()
throws Exception
- Specified by:
getCountyElectoralRegions
in interface ValApi
- Throws:
Exception
getCountyRegions
public List<SwedenCountyData> getCountyRegions()
throws Exception
- Specified by:
getCountyRegions
in interface ValApi
- Throws:
Exception
Copyright © 2008-2011 www.hack23.com. All Rights Reserved.