|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.model.api.sweden.configuration | Provides... |
| com.hack23.cia.model.api.sweden.factory | |
| com.hack23.cia.model.impl.sweden.configuration | Provides... |
| com.hack23.cia.model.impl.sweden.events | Provides... |
| com.hack23.cia.model.impl.sweden.factory | |
| com.hack23.cia.service.impl.control.agent.sweden.api | Swedish Parliament data agent interfaces. |
| com.hack23.cia.service.impl.control.agent.sweden.impl.agents | Swedish Parliament data agent implementations. |
| com.hack23.cia.service.impl.control.agent.sweden.impl.service | Provides... |
| com.hack23.cia.web.impl.ui.container.content | Provides... |
| com.hack23.cia.web.impl.ui.form.content | Provides... |
| Uses of ElectionData in com.hack23.cia.model.api.sweden.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
ElectionData |
PoliticalPartyData.getElection()
Gets the election. |
| Uses of ElectionData in com.hack23.cia.model.api.sweden.factory |
|---|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ElectionData> |
SwedenModelFactory.getElectionDataSpec()
Gets the election data spec. |
| Uses of ElectionData in com.hack23.cia.model.impl.sweden.configuration |
|---|
| Modifier and Type | Method and Description |
|---|---|
Set<ElectionData> |
Parliament.getElectionsData()
Gets the elections data. |
| Uses of ElectionData in com.hack23.cia.model.impl.sweden.events |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
Election
The Class Election. |
| Uses of ElectionData in com.hack23.cia.model.impl.sweden.factory |
|---|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ElectionData> |
SwedenModelFactoryImpl.getElectionDataSpec()
|
| Uses of ElectionData in com.hack23.cia.service.impl.control.agent.sweden.api |
|---|
| Modifier and Type | Method and Description |
|---|---|
List<ElectionData> |
ElectionAgent.getCurrentList()
Gets the current list. |
| Modifier and Type | Method and Description |
|---|---|
void |
ElectionAgentSupportService.addIfNotExist(ElectionData election)
Adds the if not exist. |
| Uses of ElectionData in com.hack23.cia.service.impl.control.agent.sweden.impl.agents |
|---|
| Modifier and Type | Method and Description |
|---|---|
List<ElectionData> |
ElectionAgentImpl.getCurrentList()
|
| Uses of ElectionData in com.hack23.cia.service.impl.control.agent.sweden.impl.service |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
ElectionAgentSupportServiceImpl.addIfNotExist(ElectionData election)
|
| Uses of ElectionData in com.hack23.cia.web.impl.ui.container.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
protected GenericUserInterfaceLoaderService<ElectionData> |
HierarchicalContentContainer.getElectionLoaderService()
Gets the election loader service. |
| Uses of ElectionData in com.hack23.cia.web.impl.ui.form.content |
|---|
| Constructor and Description |
|---|
ElectionForm(UserSessionDto userSessionDTO,
ElectionData election)
Instantiates a new election form. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||