Class EducationLevelType_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.student.personaldata.EducationLevelType_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class EducationLevelType_Base
extends pt.ist.fenixframework.core.AbstractDomainObject
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDegreeClassifications(org.fenixedu.academic.domain.raides.DegreeClassification degreeClassifications) voidaddPersonalIngressionDatasAsFatherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsFatherEducationLevelType) voidaddPersonalIngressionDatasAsMotherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsMotherEducationLevelType) voidaddPersonalIngressionDatasAsSpouseEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsSpouseEducationLevelType) voidaddPrecedentDegreeInformations(org.fenixedu.academic.domain.student.PrecedentDegreeInformation precedentDegreeInformations) booleangetCode()Set<org.fenixedu.academic.domain.raides.DegreeClassification>booleanbooleanorg.fenixedu.commons.i18n.LocalizedStringgetName()booleangetOther()Set<org.fenixedu.academic.domain.student.PersonalIngressionData>Set<org.fenixedu.academic.domain.student.PersonalIngressionData>Set<org.fenixedu.academic.domain.student.PersonalIngressionData>Set<org.fenixedu.academic.domain.student.PrecedentDegreeInformation>static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.EducationLevelType,org.fenixedu.academic.domain.raides.DegreeClassification> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.EducationLevelType,org.fenixedu.academic.domain.student.PersonalIngressionData> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PrecedentDegreeInformation,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> org.fenixedu.bennu.core.domain.BennuvoidremoveDegreeClassifications(org.fenixedu.academic.domain.raides.DegreeClassification degreeClassifications) voidremovePersonalIngressionDatasAsFatherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsFatherEducationLevelType) voidremovePersonalIngressionDatasAsMotherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsMotherEducationLevelType) voidremovePersonalIngressionDatasAsSpouseEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsSpouseEducationLevelType) voidremovePrecedentDegreeInformations(org.fenixedu.academic.domain.student.PrecedentDegreeInformation precedentDegreeInformations) voidsetActive(boolean active) voidvoidsetHigherEducation(boolean higherEducation) voidsetHighSchoolOrEquivalent(boolean highSchoolOrEquivalent) voidsetName(org.fenixedu.commons.i18n.LocalizedString name) voidsetOther(boolean other) voidsetRootDomainObject(org.fenixedu.bennu.core.domain.Bennu rootDomainObject) Methods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
EducationLevelType_Base
protected EducationLevelType_Base()
-
-
Method Details
-
getRelationEducationLevelTypeDegreeClassification
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.personaldata.EducationLevelType,org.fenixedu.academic.domain.raides.DegreeClassification> getRelationEducationLevelTypeDegreeClassification() -
getRelationEducationLevelTypeRootDomainObject
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.Bennu,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> getRelationEducationLevelTypeRootDomainObject() -
getRelationPrecedentDegreeInformationEducationLevelType
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PrecedentDegreeInformation,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> getRelationPrecedentDegreeInformationEducationLevelType() -
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() -
getRelationPersonalIngressionDataFatherEducationLevelType
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.student.PersonalIngressionData,org.fenixedu.academic.domain.student.personaldata.EducationLevelType> getRelationPersonalIngressionDataFatherEducationLevelType() -
getCode
-
setCode
-
getName
public org.fenixedu.commons.i18n.LocalizedString getName() -
setName
public void setName(org.fenixedu.commons.i18n.LocalizedString name) -
getActive
public boolean getActive() -
setActive
public void setActive(boolean active) -
getOther
public boolean getOther() -
setOther
public void setOther(boolean other) -
getHighSchoolOrEquivalent
public boolean getHighSchoolOrEquivalent() -
setHighSchoolOrEquivalent
public void setHighSchoolOrEquivalent(boolean highSchoolOrEquivalent) -
getHigherEducation
public boolean getHigherEducation() -
setHigherEducation
public void setHigherEducation(boolean higherEducation) -
addDegreeClassifications
public void addDegreeClassifications(org.fenixedu.academic.domain.raides.DegreeClassification degreeClassifications) -
removeDegreeClassifications
public void removeDegreeClassifications(org.fenixedu.academic.domain.raides.DegreeClassification degreeClassifications) -
getDegreeClassificationsSet
-
getRootDomainObject
public org.fenixedu.bennu.core.domain.Bennu getRootDomainObject() -
setRootDomainObject
public void setRootDomainObject(org.fenixedu.bennu.core.domain.Bennu rootDomainObject) -
addPrecedentDegreeInformations
public void addPrecedentDegreeInformations(org.fenixedu.academic.domain.student.PrecedentDegreeInformation precedentDegreeInformations) -
removePrecedentDegreeInformations
public void removePrecedentDegreeInformations(org.fenixedu.academic.domain.student.PrecedentDegreeInformation precedentDegreeInformations) -
getPrecedentDegreeInformationsSet
public Set<org.fenixedu.academic.domain.student.PrecedentDegreeInformation> getPrecedentDegreeInformationsSet() -
addPersonalIngressionDatasAsMotherEducationLevelType
public void addPersonalIngressionDatasAsMotherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsMotherEducationLevelType) -
removePersonalIngressionDatasAsMotherEducationLevelType
public void removePersonalIngressionDatasAsMotherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsMotherEducationLevelType) -
getPersonalIngressionDatasAsMotherEducationLevelTypeSet
public Set<org.fenixedu.academic.domain.student.PersonalIngressionData> getPersonalIngressionDatasAsMotherEducationLevelTypeSet() -
addPersonalIngressionDatasAsSpouseEducationLevelType
public void addPersonalIngressionDatasAsSpouseEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsSpouseEducationLevelType) -
removePersonalIngressionDatasAsSpouseEducationLevelType
public void removePersonalIngressionDatasAsSpouseEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsSpouseEducationLevelType) -
getPersonalIngressionDatasAsSpouseEducationLevelTypeSet
public Set<org.fenixedu.academic.domain.student.PersonalIngressionData> getPersonalIngressionDatasAsSpouseEducationLevelTypeSet() -
addPersonalIngressionDatasAsFatherEducationLevelType
public void addPersonalIngressionDatasAsFatherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsFatherEducationLevelType) -
removePersonalIngressionDatasAsFatherEducationLevelType
public void removePersonalIngressionDatasAsFatherEducationLevelType(org.fenixedu.academic.domain.student.PersonalIngressionData personalIngressionDatasAsFatherEducationLevelType) -
getPersonalIngressionDatasAsFatherEducationLevelTypeSet
public Set<org.fenixedu.academic.domain.student.PersonalIngressionData> getPersonalIngressionDatasAsFatherEducationLevelTypeSet()
-