Package org.fenixedu.academic.domain.log
Class DismissalLog_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.log.CurriculumLineLog_Base
org.fenixedu.academic.domain.log.CurriculumLineLog
org.fenixedu.academic.domain.log.DismissalLog_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
- Direct Known Subclasses:
org.fenixedu.academic.domain.log.DismissalLog
public abstract class DismissalLog_Base
extends org.fenixedu.academic.domain.log.CurriculumLineLog
- 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 TypeMethodDescriptionvoidsetCredits(BigDecimal credits) voidsetSourceDescription(String sourceDescription) Methods inherited from class org.fenixedu.academic.domain.log.CurriculumLineLog
delete, disconnect, getDate, getDescription, getExecutionInterval, getExecutionPeriod, init, isFor, setDateMethods inherited from class org.fenixedu.academic.domain.log.CurriculumLineLog_Base
getDateDateTime, getDegreeModule, getRelationCurricularCourseCurriculumLineLog, getRelationExecutionPeriodCurriculumLineLog, getRelationRootDomainObjectCurriculumLineLog, getRelationStudentEnrolmentLog, getRootDomainObject, getStudent, getType, getWho, setDateDateTime, setDegreeModule, setExecutionPeriod, setRootDomainObject, setStudent, setType, setWhoMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
DismissalLog_Base
protected DismissalLog_Base()
-
-
Method Details
-
getSourceDescription
-
setSourceDescription
-
getCredits
-
setCredits
-