|
||||||||||
| 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.RegisterInformation
@Entity public class RegisterInformation
The Class RegisterInformation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hack23.cia.model.api.sweden.ParliamentImportedData |
|---|
ParliamentImportedData.ImportStatus |
| Constructor Summary | |
|---|---|
RegisterInformation()
|
|
| Method Summary | |
|---|---|
boolean |
dataCanBeUpdated()
Data can be updated. |
boolean |
generatesParliamentMetaData()
Generates parliament meta data. |
List<String> |
getAgreements()
Gets the agreements. |
List<String> |
getAllowances()
Gets the allowances. |
protected TypeContext |
getApplicationTypeContext()
Gets the application group specification. |
String |
getElectoralArea()
Gets the electoral area. |
List<String> |
getHouses()
Gets the houses. |
Long |
getId()
Gets the id. |
Date |
getImportedDate()
Gets the imported date. |
ParliamentImportedData.ImportStatus |
getImportStatus()
Gets the import status. |
List<String> |
getIncomeActivity()
Gets the income activity. |
String |
getName()
Gets the name. |
String |
getNothingDeclared()
Gets the nothing declared. |
ParliamentMetaData |
getParliamentMetaData()
Gets the parliament meta data. |
String |
getParty()
Gets the party. |
List<String> |
getPublicRoles()
Gets the public roles. |
ResourceType |
getResourceType()
Gets the resource type. |
List<String> |
getRoles()
Gets the roles. |
List<String> |
getStocks()
Gets the stocks. |
Long |
getVersion()
Gets the version. |
void |
setAgreements(List<String> agreements)
Sets the agreements. |
void |
setAllowances(List<String> allowances)
Sets the allowances. |
void |
setElectoralArea(String electoralArea)
Sets the electoral area. |
void |
setHouses(List<String> houses)
Sets the houses. |
void |
setId(Long id)
Sets the id. |
void |
setImportedDate(Date importedDate)
Sets the imported date. |
void |
setImportStatus(ParliamentImportedData.ImportStatus importStatus)
Sets the import status. |
void |
setIncomeActivity(List<String> incomeActivity)
Sets the income activity. |
void |
setName(String name)
Sets the name. |
void |
setNothingDeclared(String nothingDeclared)
Sets the nothing declared. |
void |
setParty(String party)
Sets the party. |
void |
setPublicRoles(List<String> publicRoles)
Sets the public roles. |
void |
setResourceType(ResourceType resourceType)
Sets the resource type. |
void |
setRoles(List<String> roles)
Sets the roles. |
void |
setStocks(List<String> stocks)
Sets the stocks. |
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 RegisterInformation()
| Method Detail |
|---|
public boolean dataCanBeUpdated()
ParliamentImportedData
dataCanBeUpdated in interface ParliamentImportedDatapublic boolean generatesParliamentMetaData()
ParliamentImportedData
generatesParliamentMetaData in interface ParliamentImportedDatapublic List<String> getAgreements()
RegisterInformationData
getAgreements in interface RegisterInformationDatapublic List<String> getAllowances()
RegisterInformationData
getAllowances in interface RegisterInformationDatapublic String getElectoralArea()
RegisterInformationData
getElectoralArea in interface RegisterInformationDatapublic List<String> getHouses()
RegisterInformationData
getHouses in interface RegisterInformationDatapublic Long getId()
BaseEntity
getId in interface PersistedModelObjectgetId in class BaseEntitypublic Date getImportedDate()
ParliamentImportedData
getImportedDate in interface ParliamentImportedDatapublic ParliamentImportedData.ImportStatus getImportStatus()
ParliamentImportedData
getImportStatus in interface ParliamentImportedDatapublic List<String> getIncomeActivity()
RegisterInformationData
getIncomeActivity in interface RegisterInformationDatapublic String getName()
RegisterInformationData
getName in interface RegisterInformationDatapublic String getNothingDeclared()
RegisterInformationData
getNothingDeclared in interface RegisterInformationDatapublic ParliamentMetaData getParliamentMetaData()
ParliamentImportedData
getParliamentMetaData in interface ParliamentImportedDatapublic String getParty()
RegisterInformationData
getParty in interface RegisterInformationDatapublic List<String> getPublicRoles()
RegisterInformationData
getPublicRoles in interface RegisterInformationDatapublic ResourceType getResourceType()
Resource
getResourceType in interface Resourcepublic List<String> getRoles()
RegisterInformationData
getRoles in interface RegisterInformationDatapublic List<String> getStocks()
RegisterInformationData
getStocks in interface RegisterInformationDatapublic Long getVersion()
BaseEntity
getVersion in interface PersistedModelObjectgetVersion in class BaseEntitypublic void setAgreements(List<String> agreements)
agreements - the new agreementspublic void setAllowances(List<String> allowances)
allowances - the new allowancespublic void setElectoralArea(String electoralArea)
RegisterInformationData
setElectoralArea in interface RegisterInformationDataelectoralArea - the new electoral areapublic void setHouses(List<String> houses)
houses - the new housespublic void setId(Long id)
PersistedModelObject
setId in interface PersistedModelObjectid - the new idpublic void setImportedDate(Date importedDate)
ParliamentImportedData
setImportedDate in interface ParliamentImportedDataimportedDate - the new imported datepublic void setImportStatus(ParliamentImportedData.ImportStatus importStatus)
ParliamentImportedData
setImportStatus in interface ParliamentImportedDataimportStatus - the new import statuspublic void setIncomeActivity(List<String> incomeActivity)
incomeActivity - the new income activitypublic void setName(String name)
RegisterInformationData
setName in interface RegisterInformationDataname - the new namepublic void setNothingDeclared(String nothingDeclared)
RegisterInformationData
setNothingDeclared in interface RegisterInformationDatanothingDeclared - the new nothing declaredpublic void setParty(String party)
RegisterInformationData
setParty in interface RegisterInformationDataparty - the new partypublic void setPublicRoles(List<String> publicRoles)
publicRoles - the new public rolespublic void setResourceType(ResourceType resourceType)
resourceType - the new resource typepublic void setRoles(List<String> roles)
roles - the new rolespublic void setStocks(List<String> stocks)
stocks - the new stockspublic void setVersion(Long version)
PersistedModelObject
setVersion in interface PersistedModelObjectversion - the new versionprotected TypeContext getApplicationTypeContext()
BaseEntity
getApplicationTypeContext in class BaseEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||