| 
||||||||||
| 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.events.ParliamentYear
@Entity public class ParliamentYear extends BaseEntity implements ParliamentYearData
The Class ParliamentYear.
| 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 | 
|---|
ParliamentYear()
Instantiates a new parliament year.  | 
| Modifier and Type | Method and Description | 
|---|---|
 boolean | 
dataCanBeUpdated()
Data can be updated.  | 
 boolean | 
generatesParliamentMetaData()
Generates parliament meta data.  | 
protected  TypeContext | 
getApplicationTypeContext()
Gets the application type context.  | 
 boolean | 
getCurrentYear()
Gets the current year.  | 
 boolean | 
getDataCompleted()
Gets the data completed.  | 
 boolean | 
getDataUpdating()
Gets the data updating.  | 
 Date | 
getEndDate()
Gets the end date.  | 
 Long | 
getId()
Gets the id.  | 
 boolean | 
getImportData()
Gets the import data.  | 
 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.  | 
 ResourceType | 
getResourceType()
Gets the resource type.  | 
 String | 
getShortCode()
Gets the short code.  | 
 Date | 
getStartDate()
Gets the start date.  | 
 Long | 
getVersion()
Gets the version.  | 
 void | 
setCurrentYear(boolean currentYear)
Sets the current year.  | 
 void | 
setDataCompleted(boolean dataCompleted)
Sets the data completed.  | 
 void | 
setDataUpdating(boolean dataUpdating)
Sets the data updating.  | 
 void | 
setEndDate(Date endDate)
Sets the end date.  | 
 void | 
setId(Long id)
Sets the id.  | 
 void | 
setImportData(boolean importData)
Sets the import data.  | 
 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 | 
setResourceType(ResourceType resourceType)
Sets the resource type.  | 
 void | 
setShortCode(String shortCode)
Sets the short code.  | 
 void | 
setStartDate(Date startDate)
Sets the start date.  | 
 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 ParliamentYear()
| Method Detail | 
|---|
public boolean dataCanBeUpdated()
ParliamentMappedData
dataCanBeUpdated in interface ParliamentMappedDatapublic boolean generatesParliamentMetaData()
ParliamentMappedData
generatesParliamentMetaData in interface ParliamentMappedDataprotected TypeContext getApplicationTypeContext()
BaseEntity
getApplicationTypeContext in class BaseEntitypublic boolean getCurrentYear()
public boolean getDataCompleted()
public boolean getDataUpdating()
ParliamentYearData
getDataUpdating in interface ParliamentYearDatapublic Date getEndDate()
ParliamentYearData
getEndDate in interface ParliamentYearDatapublic Long getId()
BaseEntity
getId in interface PersistedModelObjectgetId in class BaseEntitypublic boolean getImportData()
ParliamentYearData
getImportData in interface ParliamentYearDatapublic Date getImportedDate()
ImportedData
getImportedDate in interface ImportedDatapublic ImportedData.ImportStatus getImportStatus()
ImportedData
getImportStatus in interface ImportedDatapublic String getName()
public ParliamentMetaData getParliamentMetaData()
ParliamentMappedData
getParliamentMetaData in interface ParliamentMappedDatapublic ResourceType getResourceType()
Resource
getResourceType in interface Resourcepublic String getShortCode()
ParliamentYearData
getShortCode in interface ParliamentYearDatapublic Date getStartDate()
ParliamentYearData
getStartDate in interface ParliamentYearDatapublic Long getVersion()
BaseEntity
getVersion in interface PersistedModelObjectgetVersion in class BaseEntitypublic void setCurrentYear(boolean currentYear)
currentYear - the new current yearpublic void setDataCompleted(boolean dataCompleted)
dataCompleted - the new data completedpublic void setDataUpdating(boolean dataUpdating)
ParliamentYearData
setDataUpdating in interface ParliamentYearDatadataUpdating - the new data updatingpublic void setEndDate(Date endDate)
endDate - the new end datepublic void setId(Long id)
PersistedModelObject
setId in interface PersistedModelObjectid - the new idpublic void setImportData(boolean importData)
ParliamentYearData
setImportData in interface ParliamentYearDataimportData - the new import datapublic 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)
ParliamentYearData
setName in interface ParliamentYearDataname - the new namepublic void setResourceType(ResourceType resourceType)
resourceType - the new resource typepublic void setShortCode(String shortCode)
ParliamentYearData
setShortCode in interface ParliamentYearDatashortCode - the new short codepublic void setStartDate(Date startDate)
startDate - the new start datepublic 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 | |||||||||