java.lang.Object
com.hack23.cia.model.internal.application.data.politician.impl.ViewRiksdagenPoliticianExperienceSummary
All Implemented Interfaces:
com.hack23.cia.model.common.api.ModelObject, java.io.Serializable

@Entity public class ViewRiksdagenPoliticianExperienceSummary extends java.lang.Object implements com.hack23.cia.model.common.api.ModelObject
The Class ViewRiksdagenPoliticianExperienceSummary.
See Also:
  • Constructor Details

    • ViewRiksdagenPoliticianExperienceSummary

      public ViewRiksdagenPoliticianExperienceSummary()
  • Method Details

    • getFormattedExperienceSummary

      public java.lang.String getFormattedExperienceSummary()
      Gets the formatted experience summary.
      Returns:
      the formatted experience summary
    • getPersonId

      public java.lang.String getPersonId()
      Gets the person id.
      Returns:
      the person id
    • setPersonId

      public void setPersonId(java.lang.String personId)
      Sets the person id.
      Parameters:
      personId - the new person id
    • getFirstName

      public java.lang.String getFirstName()
      Gets the first name.
      Returns:
      the first name
    • setFirstName

      public void setFirstName(java.lang.String firstName)
      Sets the first name.
      Parameters:
      firstName - the new first name
    • getLastName

      public java.lang.String getLastName()
      Gets the last name.
      Returns:
      the last name
    • setLastName

      public void setLastName(java.lang.String lastName)
      Sets the last name.
      Parameters:
      lastName - the new last name
    • getTotalDays

      public java.lang.Long getTotalDays()
      Gets the total days.
      Returns:
      the total days
    • setTotalDays

      public void setTotalDays(java.lang.Long totalDays)
      Sets the total days.
      Parameters:
      totalDays - the new total days
    • getTotalWeightedExp

      public java.lang.Long getTotalWeightedExp()
      Gets the total weighted exp.
      Returns:
      the total weighted exp
    • setTotalWeightedExp

      public void setTotalWeightedExp(java.lang.Long totalWeightedExp)
      Sets the total weighted exp.
      Parameters:
      totalWeightedExp - the new total weighted exp
    • getGovtDays

      public java.lang.Long getGovtDays()
      Gets the govt days.
      Returns:
      the govt days
    • setGovtDays

      public void setGovtDays(java.lang.Long govtDays)
      Sets the govt days.
      Parameters:
      govtDays - the new govt days
    • getRiksdagDays

      public java.lang.Long getRiksdagDays()
      Gets the riksdag days.
      Returns:
      the riksdag days
    • setRiksdagDays

      public void setRiksdagDays(java.lang.Long riksdagDays)
      Sets the riksdag days.
      Parameters:
      riksdagDays - the new riksdag days
    • getPartyDays

      public java.lang.Long getPartyDays()
      Gets the party days.
      Returns:
      the party days
    • setPartyDays

      public void setPartyDays(java.lang.Long partyDays)
      Sets the party days.
      Parameters:
      partyDays - the new party days
    • getCommitteeDays

      public java.lang.Long getCommitteeDays()
      Gets the committee days.
      Returns:
      the committee days
    • setCommitteeDays

      public void setCommitteeDays(java.lang.Long committeeDays)
      Sets the committee days.
      Parameters:
      committeeDays - the new committee days
    • getTotalSubstituteDays

      public java.lang.Long getTotalSubstituteDays()
      Gets the total substitute days.
      Returns:
      the total substitute days
    • setTotalSubstituteDays

      public void setTotalSubstituteDays(java.lang.Long totalSubstituteDays)
      Sets the total substitute days.
      Parameters:
      totalSubstituteDays - the new total substitute days
    • getTotalLeadershipDays

      public java.lang.Long getTotalLeadershipDays()
      Gets the total leadership days.
      Returns:
      the total leadership days
    • setTotalLeadershipDays

      public void setTotalLeadershipDays(java.lang.Long totalLeadershipDays)
      Sets the total leadership days.
      Parameters:
      totalLeadershipDays - the new total leadership days
    • getKnowledgeAreasJson

      public java.lang.String getKnowledgeAreasJson()
      Gets the knowledge areas json.
      Returns:
      the knowledge areas json
    • setKnowledgeAreasJson

      public void setKnowledgeAreasJson(java.lang.String knowledgeAreasJson)
      Sets the knowledge areas json.
      Parameters:
      knowledgeAreasJson - the new knowledge areas json
    • getRolesJson

      public java.lang.String getRolesJson()
      Gets the roles json.
      Returns:
      the roles json
    • setRolesJson

      public void setRolesJson(java.lang.String rolesJson)
      Sets the roles json.
      Parameters:
      rolesJson - the new roles json
    • getExperienceLevel

      Gets the experience level.
      Returns:
      the experience level
    • setExperienceLevel

      public void setExperienceLevel(ViewRiksdagenPoliticianExperienceSummary.ExperienceLevel experienceLevel)
      Sets the experience level.
      Parameters:
      experienceLevel - the new experience level
    • getExperienceBreadth

      Gets the experience breadth.
      Returns:
      the experience breadth
    • setExperienceBreadth

      public void setExperienceBreadth(ViewRiksdagenPoliticianExperienceSummary.ExperienceBreadth experienceBreadth)
      Sets the experience breadth.
      Parameters:
      experienceBreadth - the new experience breadth
    • getLeadershipProfile

      Gets the leadership profile.
      Returns:
      the leadership profile
    • setLeadershipProfile

      public void setLeadershipProfile(ViewRiksdagenPoliticianExperienceSummary.LeadershipProfile leadershipProfile)
      Sets the leadership profile.
      Parameters:
      leadershipProfile - the new leadership profile
    • getRoleStability

      Gets the role stability.
      Returns:
      the role stability
    • setRoleStability

      public void setRoleStability(ViewRiksdagenPoliticianExperienceSummary.RoleStability roleStability)
      Sets the role stability.
      Parameters:
      roleStability - the new role stability
    • getCareerPhase

      Gets the career phase.
      Returns:
      the career phase
    • setCareerPhase

      public void setCareerPhase(ViewRiksdagenPoliticianExperienceSummary.CareerPhase careerPhase)
      Sets the career phase.
      Parameters:
      careerPhase - the new career phase
    • getSpecializationLevel

      Gets the specialization level.
      Returns:
      the specialization level
    • setSpecializationLevel

      public void setSpecializationLevel(ViewRiksdagenPoliticianExperienceSummary.SpecializationLevel specializationLevel)
      Sets the specialization level.
      Parameters:
      specializationLevel - the new specialization level
    • getPoliticalAnalysisComment

      public java.lang.String getPoliticalAnalysisComment()
      Gets the political analysis comment.
      Returns:
      the political analysis comment
    • setPoliticalAnalysisComment

      public void setPoliticalAnalysisComment(java.lang.String politicalAnalysisComment)
      Sets the political analysis comment.
      Parameters:
      politicalAnalysisComment - the new political analysis comment
    • getKnowledgeAreas

      public java.util.List<ViewRiksdagenPoliticianExperienceSummary.KnowledgeArea> getKnowledgeAreas()
      Gets the knowledge areas.
      Returns:
      the knowledge areas
    • setKnowledgeAreas

      public void setKnowledgeAreas(java.util.List<ViewRiksdagenPoliticianExperienceSummary.KnowledgeArea> knowledgeAreas)
      Sets the knowledge areas.
      Parameters:
      knowledgeAreas - the new knowledge areas
    • getRoles

      public java.util.List<ViewRiksdagenPoliticianExperienceSummary.PoliticalRole> getRoles()
      Gets the roles.
      Returns:
      the roles
    • setRoles

      public void setRoles(java.util.List<ViewRiksdagenPoliticianExperienceSummary.PoliticalRole> roles)
      Sets the roles.
      Parameters:
      roles - the new roles
    • getSerialversionuid

      public static long getSerialversionuid()
      Gets the serialversionuid.
      Returns:
      the serialversionuid
    • toString

      public java.lang.String toString()
      To string.
      Overrides:
      toString in class java.lang.Object
      Returns:
      the string
    • equals

      public boolean equals(java.lang.Object obj)
      Equals.
      Overrides:
      equals in class java.lang.Object
      Parameters:
      obj - the obj
      Returns:
      true, if successful
    • hashCode

      public int hashCode()
      Hash code.
      Overrides:
      hashCode in class java.lang.Object
      Returns:
      the int