Class EventSpaceOccupation_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.spaces.domain.occupation.Occupation_Base
org.fenixedu.spaces.domain.occupation.Occupation
org.fenixedu.academic.domain.space.EventSpaceOccupation_Base
- All Implemented Interfaces:
Serializable,org.fenixedu.spaces.domain.occupation.SpaceOccupation,pt.ist.fenixframework.DomainObject
- Direct Known Subclasses:
org.fenixedu.academic.domain.space.EventSpaceOccupation
public abstract class EventSpaceOccupation_Base
extends org.fenixedu.spaces.domain.occupation.Occupation
- 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.spaces.domain.occupation.Occupation
addSpace, canManageOccupation, delete, getEnd, getExtendedSummary, getInfo, getIntervals, getSpaces, getStart, getSummary, getType, getUrl, isActive, overlaps, overlaps, removeSpaceMethods inherited from class org.fenixedu.spaces.domain.occupation.Occupation_Base
getBennu, getConfig, getDescription, getEmails, getRelationBennuSpaceOccupation, getRelationOccupationRequestOccupations, getRelationSpaceOccupation, getRequest, getSpaceSet, getSubject, setBennu, setConfig, setDescription, setEmails, setRequest, setSubjectMethods 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.spaces.domain.occupation.SpaceOccupation
getDescription, getSubject
-
Constructor Details
-
EventSpaceOccupation_Base
protected EventSpaceOccupation_Base()
-