Package org.fenixedu.academic.domain
Class CoordinationTeamLog_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.DomainOperationLog_Base
org.fenixedu.academic.domain.DomainOperationLog
org.fenixedu.academic.domain.DegreeLog_Base
org.fenixedu.academic.domain.DegreeLog
org.fenixedu.academic.domain.CoordinationTeamLog_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class CoordinationTeamLog_Base
extends org.fenixedu.academic.domain.DegreeLog
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.fenixedu.academic.domain.DegreeLog
org.fenixedu.academic.domain.DegreeLog.DegreeLogTypesNested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Field Summary
Fields inherited from class org.fenixedu.academic.domain.DomainOperationLog
advice$delete, COMPARATOR_BY_WHEN_DATETIME, DATE_FORMAT, SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fenixedu.academic.domain.DegreeLog
delete, generateLabelDescription, getDegreeLogTypeMethods inherited from class org.fenixedu.academic.domain.DegreeLog_Base
getDegree, getExecutionYear, getRelationDegreeDegreeLog, getRelationExecutionYearDegreeLog, setDegree, setExecutionYearMethods inherited from class org.fenixedu.academic.domain.DomainOperationLog_Base
getDescription, getPerson, getRelationDomainOperationLogPerson, getRelationDomainOperationLogRootDomainObject, getRootDomainObject, getWhenDateTime, setDescription, setPerson, setRootDomainObject, setWhenDateTimeMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
CoordinationTeamLog_Base
protected CoordinationTeamLog_Base()
-