com.hack23.cia.service.external.val.api
Interface ValApi

Package class diagram package ValApi
All Known Implementing Classes:
ValApiImpl

public interface ValApi


Method Summary
 List<SwedenCountyElectoralRegion> getCountyElectoralRegions()
           
 List<SwedenCountyData> getCountyRegions()
           
 List<SwedenElectionType> getElectionTypes()
           
 List<SwedenParliamentElectoralRegion> getParliamentElectoralRegions()
           
 

Method Detail

getElectionTypes

List<SwedenElectionType> getElectionTypes()
                                          throws Exception
Throws:
Exception

getParliamentElectoralRegions

List<SwedenParliamentElectoralRegion> getParliamentElectoralRegions()
                                                                    throws Exception
Throws:
Exception

getCountyElectoralRegions

List<SwedenCountyElectoralRegion> getCountyElectoralRegions()
                                                            throws Exception
Throws:
Exception

getCountyRegions

List<SwedenCountyData> getCountyRegions()
                                        throws Exception
Throws:
Exception


Copyright © 2008-2011 www.hack23.com. All Rights Reserved.