Class AllStudentsShiftCapacityStrategy_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.schedule.shiftCapacity.ShiftCapacityStrategy_Base
org.fenixedu.academic.domain.schedule.shiftCapacity.ShiftCapacityStrategy
org.fenixedu.academic.domain.schedule.shiftCapacity.AllStudentsShiftCapacityStrategy_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class AllStudentsShiftCapacityStrategy_Base
extends org.fenixedu.academic.domain.schedule.shiftCapacity.ShiftCapacityStrategy
- 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.schedule.shiftCapacity.ShiftCapacityStrategy
accepts, delete, findAll, getTypeNameMethods inherited from class org.fenixedu.academic.domain.schedule.shiftCapacity.ShiftCapacityStrategy_Base
addTypes, getName, getRelationShiftCapacityStrategyRoot, getRelationShiftCapacityStrategyShiftCapacityType, getRoot, getTypesSet, removeTypes, setName, setRootMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
AllStudentsShiftCapacityStrategy_Base
protected AllStudentsShiftCapacityStrategy_Base()
-