Package pt.ist.fenixframework
Class DomainRoot_Base
java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.DomainRoot_Base
- All Implemented Interfaces:
Serializable,pt.ist.fenixframework.DomainObject
public abstract class DomainRoot_Base
extends pt.ist.fenixframework.core.AbstractDomainObject
- 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
Modifier and TypeMethodDescriptionvoidaddGradeScales(org.fenixedu.academic.domain.curriculum.grade.GradeScale gradeScales) voidaddPermissions(com.qubit.terra.qubAccessControl.domain.AccessControlPermission permissions) voidaddProfiles(com.qubit.terra.qubAccessControl.domain.AccessControlProfile profiles) voidaddProfileTypes(com.qubit.terra.qubAccessControl.domain.AccessControlProfileType profileTypes) org.fenixedu.bennu.core.domain.BennugetBennu()pt.ist.fenixframework.DomainFenixFrameworkRootpt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkDataSet<org.fenixedu.academic.domain.curriculum.grade.GradeScale>pt.ist.fenixframework.data.InstallationDataSet<com.qubit.terra.qubAccessControl.domain.AccessControlPermission>Set<com.qubit.terra.qubAccessControl.domain.AccessControlProfile>Set<com.qubit.terra.qubAccessControl.domain.AccessControlProfileType>static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,org.fenixedu.bennu.core.domain.Bennu> static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,pt.ist.fenixframework.DomainFenixFrameworkRoot> static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,pt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkData> static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.data.InstallationData,pt.ist.fenixframework.DomainRoot> static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlPermission,pt.ist.fenixframework.DomainRoot> static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfile,pt.ist.fenixframework.DomainRoot> static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfileType,pt.ist.fenixframework.DomainRoot> static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.curriculum.grade.GradeScale,pt.ist.fenixframework.DomainRoot> voidremoveGradeScales(org.fenixedu.academic.domain.curriculum.grade.GradeScale gradeScales) voidremovePermissions(com.qubit.terra.qubAccessControl.domain.AccessControlPermission permissions) voidremoveProfiles(com.qubit.terra.qubAccessControl.domain.AccessControlProfile profiles) voidremoveProfileTypes(com.qubit.terra.qubAccessControl.domain.AccessControlProfileType profileTypes) voidsetBennu(org.fenixedu.bennu.core.domain.Bennu bennu) voidsetDomainFenixFrameworkRoot(pt.ist.fenixframework.DomainFenixFrameworkRoot domainFenixFrameworkRoot) voidsetFenixFrameworkData(pt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkData fenixFrameworkData) voidsetInstallationData(pt.ist.fenixframework.data.InstallationData installationData) Methods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Constructor Details
-
DomainRoot_Base
protected DomainRoot_Base()
-
-
Method Details
-
getRelationDomainRootHasFenixFrameworkData
public static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,pt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkData> getRelationDomainRootHasFenixFrameworkData() -
getRelationDomainRootprofileTypesAccessControlProfileType
public static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfileType,pt.ist.fenixframework.DomainRoot> getRelationDomainRootprofileTypesAccessControlProfileType() -
getRelationDomainRootDomainFenixFrameworkRoot
public static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,pt.ist.fenixframework.DomainFenixFrameworkRoot> getRelationDomainRootDomainFenixFrameworkRoot() -
getRelationDomainRootOperationPermissionsAccessControlPermission
public static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlPermission,pt.ist.fenixframework.DomainRoot> getRelationDomainRootOperationPermissionsAccessControlPermission() -
getRelationDomainRootBennu
public static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.DomainRoot,org.fenixedu.bennu.core.domain.Bennu> getRelationDomainRootBennu() -
getRelationDomainRootprofilesAccessControlProfile
public static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfile,pt.ist.fenixframework.DomainRoot> getRelationDomainRootprofilesAccessControlProfile() -
getRelationDomainRootHasInstallationData
public static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.data.InstallationData,pt.ist.fenixframework.DomainRoot> getRelationDomainRootHasInstallationData() -
getRelationGradeScaleDomainRoot
public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.academic.domain.curriculum.grade.GradeScale,pt.ist.fenixframework.DomainRoot> getRelationGradeScaleDomainRoot() -
getFenixFrameworkData
public pt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkData getFenixFrameworkData() -
setFenixFrameworkData
public void setFenixFrameworkData(pt.ist.fenixframework.backend.jvstm.pstm.FenixFrameworkData fenixFrameworkData) -
addProfileTypes
public void addProfileTypes(com.qubit.terra.qubAccessControl.domain.AccessControlProfileType profileTypes) -
removeProfileTypes
public void removeProfileTypes(com.qubit.terra.qubAccessControl.domain.AccessControlProfileType profileTypes) -
getProfileTypesSet
-
getDomainFenixFrameworkRoot
public pt.ist.fenixframework.DomainFenixFrameworkRoot getDomainFenixFrameworkRoot() -
setDomainFenixFrameworkRoot
public void setDomainFenixFrameworkRoot(pt.ist.fenixframework.DomainFenixFrameworkRoot domainFenixFrameworkRoot) -
addPermissions
public void addPermissions(com.qubit.terra.qubAccessControl.domain.AccessControlPermission permissions) -
removePermissions
public void removePermissions(com.qubit.terra.qubAccessControl.domain.AccessControlPermission permissions) -
getPermissionsSet
-
getBennu
public org.fenixedu.bennu.core.domain.Bennu getBennu() -
setBennu
public void setBennu(org.fenixedu.bennu.core.domain.Bennu bennu) -
addProfiles
public void addProfiles(com.qubit.terra.qubAccessControl.domain.AccessControlProfile profiles) -
removeProfiles
public void removeProfiles(com.qubit.terra.qubAccessControl.domain.AccessControlProfile profiles) -
getProfilesSet
-
getInstallationData
public pt.ist.fenixframework.data.InstallationData getInstallationData() -
setInstallationData
public void setInstallationData(pt.ist.fenixframework.data.InstallationData installationData) -
addGradeScales
public void addGradeScales(org.fenixedu.academic.domain.curriculum.grade.GradeScale gradeScales) -
removeGradeScales
public void removeGradeScales(org.fenixedu.academic.domain.curriculum.grade.GradeScale gradeScales) -
getGradeScalesSet
-