Class ProgramConclusionProcess_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.student.curriculum.ConclusionProcess_Base
org.fenixedu.academic.domain.student.curriculum.ConclusionProcess
org.fenixedu.academic.domain.student.curriculum.ProgramConclusionProcess_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class ProgramConclusionProcess_Base
extends org.fenixedu.academic.domain.student.curriculum.ConclusionProcess
- 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
Methods inherited from class org.fenixedu.academic.domain.student.curriculum.ConclusionProcess
addSpecificVersionInfo, addVersions, addVersions, delete, deleteNumber, disableLastVersion, findAll, getConclusionDate, getConclusionYearMonthDay, getCreationDateTime, getCredits, getDegree, getDegreeType, getDescriptiveGrade, getFinalGrade, getIngressionYear, getLastModificationDateTime, getLastResponsible, getName, getNotes, getRawGrade, getRegistration, getResponsible, isActive, isNumberInvalid, removeVersions, setLastVersion, setNumber, update, update, versionsMethods inherited from class org.fenixedu.academic.domain.student.curriculum.ConclusionProcess_Base
getConclusionYear, getGroup, getLastVersion, getNumber, getRelationConclusionProcessConclusionProcessVersion, getRelationConclusionProcessConclusionYear, getRelationConclusionProcessLastVersion, getRelationCurriculumGroupConclusionProcess, getRelationRootDomainObjectConclusionProcess, getRootDomainObject, getVersionsSet, setConclusionYear, setGroup, setRootDomainObjectMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
ProgramConclusionProcess_Base
protected ProgramConclusionProcess_Base()
-