Package org.fenixedu.academic.domain
Class GroupsAndShiftsManagementLog_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.DomainOperationLog_Base
org.fenixedu.academic.domain.DomainOperationLog
org.fenixedu.academic.domain.ExecutionCourseLog_Base
org.fenixedu.academic.domain.ExecutionCourseLog
org.fenixedu.academic.domain.GroupsAndShiftsManagementLog_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class GroupsAndShiftsManagementLog_Base
extends org.fenixedu.academic.domain.ExecutionCourseLog
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.fenixedu.academic.domain.ExecutionCourseLog
org.fenixedu.academic.domain.ExecutionCourseLog.ExecutionCourseLogTypesNested 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.ExecutionCourseLog
delete, generateLabelDescription, getExecutionCourseLogTypeMethods inherited from class org.fenixedu.academic.domain.ExecutionCourseLog_Base
getExecutionCourse, getRelationExecutionCourseExecutionCourseLog, setExecutionCourseMethods 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
-
GroupsAndShiftsManagementLog_Base
protected GroupsAndShiftsManagementLog_Base()
-