|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PoliticalPartyAgentSupportService extends AgentSupportService
The Interface PoliticalPartyAgentSupportService.
Modifier and Type | Method and Description |
---|---|
void |
addIfNotExist(PoliticalPartyData politcalParty)
Adds the if not exist. |
List<PoliticalPartyData> |
getAllPoliticalParties()
Gets the all political parties. |
Methods inherited from interface com.hack23.cia.service.impl.control.agent.sweden.api.AgentSupportService |
---|
getParliamentYearsData, reportOperationStatus, updateChartList |
Method Detail |
---|
void addIfNotExist(PoliticalPartyData politcalParty)
politcalParty
- the politcal party@Transactional(readOnly=true) List<PoliticalPartyData> getAllPoliticalParties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |