|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.component.agent.impl.itsyourparliamenteu.ItsyourParliamentEuImportServiceImpl
@Component(value="ItsyourParliamentEuImportService") @Transactional(propagation=MANDATORY) public class ItsyourParliamentEuImportServiceImpl
The Class ItsyourParliamentEuImportServiceImpl.
Constructor Summary | |
---|---|
ItsyourParliamentEuImportServiceImpl()
|
Method Summary | |
---|---|
Map<String,String> |
getEuCountryDetailsMap()
Gets the eu country details map. |
Map<String,String> |
getEuCountryInfoMap()
Gets the eu country info map. |
List<String> |
getEuMissingMepInfo()
Gets the eu missing mep info. |
List<String> |
getEuMissingVoteInfo()
Gets the eu missing vote info. |
List<String> |
getEuVotes()
Gets the eu votes. |
void |
updateCountrydetails(Countrydetails country)
Update countrydetails. |
void |
updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
Update countryinfo eu element. |
void |
updateMepinfoEuElement(MepinfoEuElement mepInfo)
Update mepinfo eu element. |
void |
updateVoteinfoEuElement(VoteinfoEuElement voteInfo)
Update voteinfo eu element. |
void |
updateVotesEuData(VotesEuData votes)
Update votes eu data. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ItsyourParliamentEuImportServiceImpl()
Method Detail |
---|
public Map<String,String> getEuCountryDetailsMap()
ItsyourParliamentEuImportService
getEuCountryDetailsMap
in interface ItsyourParliamentEuImportService
public Map<String,String> getEuCountryInfoMap()
ItsyourParliamentEuImportService
getEuCountryInfoMap
in interface ItsyourParliamentEuImportService
public List<String> getEuMissingMepInfo()
ItsyourParliamentEuImportService
getEuMissingMepInfo
in interface ItsyourParliamentEuImportService
public List<String> getEuMissingVoteInfo()
ItsyourParliamentEuImportService
getEuMissingVoteInfo
in interface ItsyourParliamentEuImportService
public List<String> getEuVotes()
ItsyourParliamentEuImportService
getEuVotes
in interface ItsyourParliamentEuImportService
public void updateCountrydetails(Countrydetails country)
ItsyourParliamentEuImportService
updateCountrydetails
in interface ItsyourParliamentEuImportService
country
- the countrypublic void updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
ItsyourParliamentEuImportService
updateCountryinfoEuElement
in interface ItsyourParliamentEuImportService
countryInfo
- the country infopublic void updateMepinfoEuElement(MepinfoEuElement mepInfo)
ItsyourParliamentEuImportService
updateMepinfoEuElement
in interface ItsyourParliamentEuImportService
mepInfo
- the mep infopublic void updateVoteinfoEuElement(VoteinfoEuElement voteInfo)
ItsyourParliamentEuImportService
updateVoteinfoEuElement
in interface ItsyourParliamentEuImportService
voteInfo
- the vote infopublic void updateVotesEuData(VotesEuData votes)
ItsyourParliamentEuImportService
updateVotesEuData
in interface ItsyourParliamentEuImportService
votes
- the votes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |