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

java.lang.Objectcom.hack23.cia.model.impl.common.BaseEntity
com.hack23.cia.model.impl.sweden.content.CommitteeReport
@Entity public class CommitteeReport extends BaseEntity implements CommitteeReportData
The Class CommitteeReport.
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.common.ImportedData |
|---|
ImportedData.ImportStatus |
| Constructor and Description |
|---|
CommitteeReport()
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBallotData(BallotData ballot)
Adds the ballot data. |
boolean |
dataCanBeUpdated()
Data can be updated. |
boolean |
generatesParliamentMetaData()
Generates parliament meta data. |
protected TypeContext |
getApplicationTypeContext()
Gets the application type context. |
List<Ballot> |
getBallots()
Gets the ballots. |
List<BallotData> |
getBallotsData()
Gets the ballots data. |
Date |
getDecisionDate()
Gets the decision date. |
String |
getHref()
Gets the href. |
Long |
getId()
Gets the id. |
Date |
getImportedDate()
Gets the imported date. |
ImportedData.ImportStatus |
getImportStatus()
Gets the import status. |
String |
getName()
Gets the name. |
ParliamentMetaData |
getParliamentMetaData()
Gets the parliament meta data. |
ParliamentYear |
getParliamentYear()
Gets the parliament year. |
ResourceType |
getResourceType()
Gets the resource type. |
String |
getShortCode()
Gets the short code. |
Long |
getVersion()
Gets the version. |
void |
setBallots(List<Ballot> ballots)
Sets the ballots. |
void |
setDecisionDate(Date decisionDate)
Sets the decision date. |
void |
setHref(String href)
Sets the href. |
void |
setId(Long id)
Sets the id. |
void |
setImportedDate(Date importedDate)
Sets the imported date. |
void |
setImportStatus(ImportedData.ImportStatus importStatus)
Sets the import status. |
void |
setName(String name)
Sets the name. |
void |
setParliamentYear(ParliamentYear parliamentYear)
Sets the parliament year. |
void |
setParliamentYearData(ParliamentYearData parliamentYear)
Sets the parliament year data. |
void |
setResourceType(ResourceType resourceType)
Sets the resource type. |
void |
setShortCode(String shortCode)
Sets the short code. |
void |
setVersion(Long version)
Sets the version. |
| Methods inherited from class com.hack23.cia.model.impl.common.BaseEntity |
|---|
equals, getTypeContext, hashCode, isNew |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getTypeContext, isNew |
| Constructor Detail |
|---|
public CommitteeReport()
| Method Detail |
|---|
public void addBallotData(BallotData ballot)
CommitteeReportData
addBallotData in interface CommitteeReportDataballot - the ballotpublic boolean dataCanBeUpdated()
ParliamentMappedData
dataCanBeUpdated in interface ParliamentMappedDatapublic boolean generatesParliamentMetaData()
ParliamentMappedData
generatesParliamentMetaData in interface ParliamentMappedDataprotected TypeContext getApplicationTypeContext()
BaseEntity
getApplicationTypeContext in class BaseEntitypublic List<Ballot> getBallots()
public List<BallotData> getBallotsData()
CommitteeReportData
getBallotsData in interface CommitteeReportDatapublic Date getDecisionDate()
CommitteeReportData
getDecisionDate in interface CommitteeReportDatapublic String getHref()
CommitteeReportData
getHref in interface CommitteeReportDatapublic Long getId()
BaseEntity
getId in interface PersistedModelObjectgetId in class BaseEntitypublic Date getImportedDate()
ImportedData
getImportedDate in interface ImportedDatapublic ImportedData.ImportStatus getImportStatus()
ImportedData
getImportStatus in interface ImportedDatapublic String getName()
CommitteeReportData
getName in interface CommitteeReportDatapublic ParliamentMetaData getParliamentMetaData()
ParliamentMappedData
getParliamentMetaData in interface ParliamentMappedDatapublic ParliamentYear getParliamentYear()
public ResourceType getResourceType()
Resource
getResourceType in interface Resourcepublic String getShortCode()
public Long getVersion()
BaseEntity
getVersion in interface PersistedModelObjectgetVersion in class BaseEntitypublic void setBallots(List<Ballot> ballots)
ballots - the new ballotspublic void setDecisionDate(Date decisionDate)
CommitteeReportData
setDecisionDate in interface CommitteeReportDatadecisionDate - the new decision datepublic void setHref(String href)
CommitteeReportData
setHref in interface CommitteeReportDatahref - the new hrefpublic void setId(Long id)
PersistedModelObject
setId in interface PersistedModelObjectid - the new idpublic void setImportedDate(Date importedDate)
ImportedData
setImportedDate in interface ImportedDataimportedDate - the new imported datepublic void setImportStatus(ImportedData.ImportStatus importStatus)
ImportedData
setImportStatus in interface ImportedDataimportStatus - the new import statuspublic void setName(String name)
CommitteeReportData
setName in interface CommitteeReportDataname - the new namepublic void setParliamentYear(ParliamentYear parliamentYear)
parliamentYear - the new parliament yearpublic void setParliamentYearData(ParliamentYearData parliamentYear)
CommitteeReportData
setParliamentYearData in interface CommitteeReportDataparliamentYear - the new parliament year datapublic void setResourceType(ResourceType resourceType)
resourceType - the new resource typepublic void setShortCode(String shortCode)
CommitteeReportData
setShortCode in interface CommitteeReportDatashortCode - the new short codepublic void setVersion(Long version)
PersistedModelObject
setVersion in interface PersistedModelObjectversion - the new version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||