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

java.lang.Objectcom.hack23.cia.model.common.impl.BaseEntity
com.hack23.cia.model.sweden.impl.CommitteeReport
@Entity public class CommitteeReport
The Class CommitteeReport.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.sweden.api.ParliamentData |
|---|
ParliamentData.ImportStatus |
| Constructor Summary | |
|---|---|
CommitteeReport()
|
|
| Method Summary | |
|---|---|
boolean |
dataCanBeUpdated()
Data can be updated. |
boolean |
generatesParliamentMetaData()
Generates parliament meta data. |
List<Ballot> |
getBallots()
Gets the ballots. |
Committee |
getCommittee()
Gets the committee. |
Date |
getDecisionDate()
Gets the decision date. |
String |
getHref()
Gets the href. |
Long |
getId()
Gets the id. |
Date |
getImportedDate()
Gets the imported date. |
ParliamentData.ImportStatus |
getImportStatus()
Gets the import status. |
String |
getName()
Gets the name. |
ParliamentMetaData |
getParliamentMetaData()
Gets the parliament meta data. |
ResourceType |
getResourceType()
Gets the resource type. |
Long |
getVersion()
Gets the version. |
void |
setBallots(List<Ballot> ballots)
Sets the ballots. |
void |
setCommittee(Committee committee)
Sets the committee. |
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(ParliamentData.ImportStatus importStatus)
Sets the import status. |
void |
setName(String name)
Sets the name. |
void |
setResourceType(ResourceType resourceType)
Sets the resource type. |
void |
setVersion(Long version)
Sets the version. |
| Methods inherited from class com.hack23.cia.model.common.impl.BaseEntity |
|---|
equals, 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.common.api.PersistedModelObject |
|---|
isNew |
| Constructor Detail |
|---|
public CommitteeReport()
| Method Detail |
|---|
public boolean dataCanBeUpdated()
ParliamentData
dataCanBeUpdated in interface ParliamentDatapublic boolean generatesParliamentMetaData()
ParliamentData
generatesParliamentMetaData in interface ParliamentDatapublic List<Ballot> getBallots()
public Committee getCommittee()
public Date getDecisionDate()
public String getHref()
public Long getId()
BaseEntity
getId in interface PersistedModelObjectgetId in class BaseEntitypublic Date getImportedDate()
ParliamentData
getImportedDate in interface ParliamentDatapublic ParliamentData.ImportStatus getImportStatus()
ParliamentData
getImportStatus in interface ParliamentDatapublic String getName()
public ParliamentMetaData getParliamentMetaData()
ParliamentData
getParliamentMetaData in interface ParliamentDatapublic ResourceType getResourceType()
Resource
getResourceType in interface Resourcepublic Long getVersion()
BaseEntity
getVersion in interface PersistedModelObjectgetVersion in class BaseEntitypublic void setBallots(List<Ballot> ballots)
ballots - the new ballotspublic void setCommittee(Committee committee)
committee - the new committeepublic void setDecisionDate(Date decisionDate)
decisionDate - the new decision datepublic void setHref(String href)
href - the new hrefpublic void setId(Long id)
PersistedModelObject
setId in interface PersistedModelObjectid - the new idpublic void setImportedDate(Date importedDate)
ParliamentData
setImportedDate in interface ParliamentDataimportedDate - the new imported datepublic void setImportStatus(ParliamentData.ImportStatus importStatus)
ParliamentData
setImportStatus in interface ParliamentDataimportStatus - the new import statuspublic void setName(String name)
name - the new namepublic void setResourceType(ResourceType resourceType)
Resource
setResourceType in interface ResourceresourceType - the new resource typepublic 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 | |||||||||