|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ParliamentMemberData extends ParliamentRole, ParliamentMappedData
The Interface ParliamentMemberData.
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
ImportedData.ImportStatus |
| Modifier and Type | Method and Description |
|---|---|
void |
createFuzzyKey()
Creates the fuzzy key. |
String |
getEnglishWikiHref()
Gets the english wiki href. |
String |
getFuzzyKey()
Gets the fuzzy key. |
String |
getHref()
Gets the href. |
String |
getName()
Gets the name. |
ParliamentMemberBallotRecordData |
getParliamentMemberBallotRecordData()
Gets the parliament member ballot record data. |
String |
getParty()
Gets the party. |
PoliticalPartyData |
getPoliticalPartyData()
Gets the political party data. |
String |
getWikiHref()
Gets the wiki href. |
void |
setElectoralRegion(String electoralArea)
Sets the electoral region. |
void |
setEnglishWikiHref(String value)
Sets the english wiki href. |
void |
setHref(String value)
Sets the href. |
void |
setName(String name)
Sets the name. |
void |
setParliamentMemberBallotRecordData(ParliamentMemberBallotRecordData createParliamentMemberBallotRecordData)
Sets the parliament member ballot record data. |
void |
setParty(String party)
Sets the party. |
void |
setPoliticalPartyData(PoliticalPartyData politicalParty)
Sets the political party data. |
void |
setWikiHref(String value)
Sets the wiki href. |
| Methods inherited from interface com.hack23.cia.model.api.sweden.configuration.ParliamentRole |
|---|
getEndDate, getStartDate |
| Methods inherited from interface com.hack23.cia.model.api.common.Role |
|---|
getActor, setActor |
| Methods inherited from interface com.hack23.cia.model.api.sweden.common.ParliamentMappedData |
|---|
dataCanBeUpdated, generatesParliamentMetaData, getParliamentMetaData |
| Methods inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
getImportedDate, getImportStatus, setImportedDate, setImportStatus |
| Methods inherited from interface com.hack23.cia.model.api.common.Resource |
|---|
getResourceType |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
void createFuzzyKey()
String getEnglishWikiHref()
String getFuzzyKey()
String getHref()
String getName()
ParliamentMemberBallotRecordData getParliamentMemberBallotRecordData()
String getParty()
PoliticalPartyData getPoliticalPartyData()
String getWikiHref()
void setElectoralRegion(String electoralArea)
electoralArea - the new electoral regionvoid setEnglishWikiHref(String value)
value - the new english wiki hrefvoid setHref(String value)
value - the new hrefvoid setName(String name)
name - the new namevoid setParliamentMemberBallotRecordData(ParliamentMemberBallotRecordData createParliamentMemberBallotRecordData)
createParliamentMemberBallotRecordData - the new parliament member ballot record datavoid setParty(String party)
party - the new partyvoid setPoliticalPartyData(PoliticalPartyData politicalParty)
politicalParty - the new political party datavoid setWikiHref(String value)
value - the new wiki href
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||