Class PersonalIngressionData_Base

java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.student.PersonalIngressionData_Base
All Implemented Interfaces:
Serializable, pt.ist.fenixframework.DomainObject

public abstract class PersonalIngressionData_Base extends pt.ist.fenixframework.core.AbstractDomainObject
See Also:
  • Constructor Details

    • PersonalIngressionData_Base

      protected PersonalIngressionData_Base()
  • Method Details

    • getRelationStudentPrecedentDegreeInformation

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.Student,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationStudentPrecedentDegreeInformation()
    • getRelationPersonalIngressionDataFatherProfessionalStatusType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType> getRelationPersonalIngressionDataFatherProfessionalStatusType()
    • getRelationPersonalIngressionDataSchoolTimeDistrictSubdivisionOfResidence

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.DistrictSubdivision> getRelationPersonalIngressionDataSchoolTimeDistrictSubdivisionOfResidence()
    • getRelationRootDomainObjectPersonalIngressionData

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationRootDomainObjectPersonalIngressionData()
    • getRelationPersonalIngressionDataMotherProfessionCategoryType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType> getRelationPersonalIngressionDataMotherProfessionCategoryType()
    • getRelationPersonalIngressionDataExecutionYear

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.ExecutionYear> getRelationPersonalIngressionDataExecutionYear()
    • getRelationPersonalIngressionDataSpouseProfessionCategoryType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationPersonalIngressionDataSpouseProfessionCategoryType()
    • getRelationPersonalIngressionDataCountryOfResidence

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.Country> getRelationPersonalIngressionDataCountryOfResidence()
    • getRelationPersonalIngressionDataProfessionCategoryType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationPersonalIngressionDataProfessionCategoryType()
    • getRelationPersonalIngressionDataFatherProfessionCategoryType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType> getRelationPersonalIngressionDataFatherProfessionCategoryType()
    • getRelationPersonalIngressionDataProfessionalStatusType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationPersonalIngressionDataProfessionalStatusType()
    • getRelationPersonalIngressionDataSpouseProfessionalStatusType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationPersonalIngressionDataSpouseProfessionalStatusType()
    • getRelationPersonalIngressionDataMotherEducationLevelType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> getRelationPersonalIngressionDataMotherEducationLevelType()
    • getRelationPersonalIngressionDataSpouseEducationLevelType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.EducationLevelType,org.fenixedu.academic.domain.student.PersonalIngressionData> getRelationPersonalIngressionDataSpouseEducationLevelType()
    • getRelationPersonalIngressionDataGrantOwnerProvider

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.organizationalStructure.Unit> getRelationPersonalIngressionDataGrantOwnerProvider()
    • getRelationPersonalIngressionDataFatherEducationLevelType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> getRelationPersonalIngressionDataFatherEducationLevelType()
    • getRelationPersonalIngressionDataDistrictSubdivisionOfResidence

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.DistrictSubdivision> getRelationPersonalIngressionDataDistrictSubdivisionOfResidence()
    • getRelationPersonalIngressionDataMotherProfessionalStatusType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType> getRelationPersonalIngressionDataMotherProfessionalStatusType()
    • getDislocatedFromPermanentResidence

      public Boolean getDislocatedFromPermanentResidence()
    • setDislocatedFromPermanentResidence

      public void setDislocatedFromPermanentResidence(Boolean dislocatedFromPermanentResidence)
    • getHighSchoolType

      public org.fenixedu.academic.domain.organizationalStructure.AcademicalInstitutionType getHighSchoolType()
    • setHighSchoolType

      public void setHighSchoolType(org.fenixedu.academic.domain.organizationalStructure.AcademicalInstitutionType highSchoolType)
    • getGrantOwnerType

      public org.fenixedu.academic.domain.GrantOwnerType getGrantOwnerType()
    • setGrantOwnerType

      public void setGrantOwnerType(org.fenixedu.academic.domain.GrantOwnerType grantOwnerType)
    • getMaritalStatus

      public org.fenixedu.academic.domain.person.MaritalStatus getMaritalStatus()
    • setMaritalStatus

      public void setMaritalStatus(org.fenixedu.academic.domain.person.MaritalStatus maritalStatus)
    • getLastModifiedDate

      public org.joda.time.DateTime getLastModifiedDate()
    • setLastModifiedDate

      public void setLastModifiedDate(org.joda.time.DateTime lastModifiedDate)
    • getStudent

      public org.fenixedu.academic.domain.student.Student getStudent()
    • setStudent

      public void setStudent(org.fenixedu.academic.domain.student.Student student)
    • getFatherProfessionalStatusType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType getFatherProfessionalStatusType()
    • setFatherProfessionalStatusType

      public void setFatherProfessionalStatusType(org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType fatherProfessionalStatusType)
    • getSchoolTimeDistrictSubDivisionOfResidence

      public org.fenixedu.academic.domain.DistrictSubdivision getSchoolTimeDistrictSubDivisionOfResidence()
    • setSchoolTimeDistrictSubDivisionOfResidence

      public void setSchoolTimeDistrictSubDivisionOfResidence(org.fenixedu.academic.domain.DistrictSubdivision schoolTimeDistrictSubDivisionOfResidence)
    • getRootDomainObject

      public org.fenixedu.bennu.core.domain.Bennu getRootDomainObject()
    • setRootDomainObject

      public void setRootDomainObject(org.fenixedu.bennu.core.domain.Bennu rootDomainObject)
    • getMotherProfessionCategoryType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType getMotherProfessionCategoryType()
    • setMotherProfessionCategoryType

      public void setMotherProfessionCategoryType(org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType motherProfessionCategoryType)
    • getExecutionYear

      public org.fenixedu.academic.domain.ExecutionYear getExecutionYear()
    • setExecutionYear

      public void setExecutionYear(org.fenixedu.academic.domain.ExecutionYear executionYear)
    • getSpouseProfessionCategoryType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType getSpouseProfessionCategoryType()
    • setSpouseProfessionCategoryType

      public void setSpouseProfessionCategoryType(org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType spouseProfessionCategoryType)
    • getCountryOfResidence

      public org.fenixedu.academic.domain.Country getCountryOfResidence()
    • setCountryOfResidence

      public void setCountryOfResidence(org.fenixedu.academic.domain.Country countryOfResidence)
    • getProfessionCategoryType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType getProfessionCategoryType()
    • setProfessionCategoryType

      public void setProfessionCategoryType(org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType professionCategoryType)
    • getFatherProfessionCategoryType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType getFatherProfessionCategoryType()
    • setFatherProfessionCategoryType

      public void setFatherProfessionCategoryType(org.fenixedu.academic.domain.student.personaldata.ProfessionCategoryType fatherProfessionCategoryType)
    • getProfessionalStatusType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType getProfessionalStatusType()
    • setProfessionalStatusType

      public void setProfessionalStatusType(org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType professionalStatusType)
    • getSpouseProfessionalStatusType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType getSpouseProfessionalStatusType()
    • setSpouseProfessionalStatusType

      public void setSpouseProfessionalStatusType(org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType spouseProfessionalStatusType)
    • getMotherEducationLevelType

      public org.fenixedu.academic.domain.student.personaldata.EducationLevelType getMotherEducationLevelType()
    • setMotherEducationLevelType

      public void setMotherEducationLevelType(org.fenixedu.academic.domain.student.personaldata.EducationLevelType motherEducationLevelType)
    • getSpouseEducationLevelType

      public org.fenixedu.academic.domain.student.personaldata.EducationLevelType getSpouseEducationLevelType()
    • setSpouseEducationLevelType

      public void setSpouseEducationLevelType(org.fenixedu.academic.domain.student.personaldata.EducationLevelType spouseEducationLevelType)
    • getGrantOwnerProvider

      public org.fenixedu.academic.domain.organizationalStructure.Unit getGrantOwnerProvider()
    • setGrantOwnerProvider

      public void setGrantOwnerProvider(org.fenixedu.academic.domain.organizationalStructure.Unit grantOwnerProvider)
    • getFatherEducationLevelType

      public org.fenixedu.academic.domain.student.personaldata.EducationLevelType getFatherEducationLevelType()
    • setFatherEducationLevelType

      public void setFatherEducationLevelType(org.fenixedu.academic.domain.student.personaldata.EducationLevelType fatherEducationLevelType)
    • getDistrictSubdivisionOfResidence

      public org.fenixedu.academic.domain.DistrictSubdivision getDistrictSubdivisionOfResidence()
    • setDistrictSubdivisionOfResidence

      public void setDistrictSubdivisionOfResidence(org.fenixedu.academic.domain.DistrictSubdivision districtSubdivisionOfResidence)
    • getMotherProfessionalStatusType

      public org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType getMotherProfessionalStatusType()
    • setMotherProfessionalStatusType

      public void setMotherProfessionalStatusType(org.fenixedu.academic.domain.student.personaldata.ProfessionalStatusType motherProfessionalStatusType)