Class EnrolmentPeriodRestrictions_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.academic.domain.curricularRules.CurricularRule_Base
org.fenixedu.academic.domain.curricularRules.CurricularRule
org.fenixedu.academic.domain.curricularRules.Rule_Base
org.fenixedu.academic.domain.curricularRules.Rule
org.fenixedu.academic.domain.curricularRules.EnrolmentPeriodRestrictions_Base
- All Implemented Interfaces:
Serializable,org.fenixedu.academic.domain.curricularRules.ICurricularRule,pt.ist.fenixframework.DomainObject
public abstract class EnrolmentPeriodRestrictions_Base
extends org.fenixedu.academic.domain.curricularRules.Rule
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Field Summary
Fields inherited from interface org.fenixedu.academic.domain.curricularRules.ICurricularRule
COMPARATOR_BY_BEGIN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fenixedu.academic.domain.curricularRules.Rule
isLeaf, isRulePreventingAutomaticEnrolmentMethods inherited from class org.fenixedu.academic.domain.curricularRules.CurricularRule
appliesToContext, appliesToCourseGroup, belongsToCompositeRule, checkExecutionPeriods, checkParameters, createCurricularRule, delete, edit, evaluate, getBegin, getBeginInterval, getContextCourseGroup, getDegreeModuleToApplyRule, getEnd, getEndInterval, getLabel, hasContextCourseGroup, hasContextCourseGroup, hasCurricularRuleType, init, init, isActive, isCompositeRule, isValid, isValid, isVisible, removeCommonParameters, removeOwnParameters, verifyMethods inherited from class org.fenixedu.academic.domain.curricularRules.CurricularRule_Base
getCurricularPeriod, getCurricularRuleType, getNotRule, getParentCompositeRule, getRelationCourseGroupCurricularRule, getRelationCurricularRuleBeginExecutionPeriod, getRelationCurricularRuleCompositeRule, getRelationCurricularRuleCurricularPeriod, getRelationCurricularRuleDegreeModule, getRelationCurricularRuleEndExecutionPeriod, getRelationCurricularRuleNotRule, getRelationRootDomainObjectCurricularRule, getRootDomainObject, setBegin, setContextCourseGroup, setCurricularPeriod, setCurricularRuleType, setDegreeModuleToApplyRule, setEnd, setNotRule, setParentCompositeRule, setRootDomainObjectMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplaceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.fenixedu.academic.domain.curricularRules.ICurricularRule
createVerifyRuleExecutor, getCurricularRuleType, getParentCompositeRule
-
Constructor Details
-
EnrolmentPeriodRestrictions_Base
protected EnrolmentPeriodRestrictions_Base()
-