Class AccessControlProfileType_Base

java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
com.qubit.terra.qubAccessControl.domain.AccessControlProfileType_Base
All Implemented Interfaces:
Serializable, pt.ist.fenixframework.DomainObject

public abstract class AccessControlProfileType_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
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    pt.ist.fenixframework.DomainRoot
     
     
    static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfileType,pt.ist.fenixframework.DomainRoot>
     
    void
    setDomainRoot(pt.ist.fenixframework.DomainRoot domainRoot)
     
    void
     

    Methods inherited from class pt.ist.fenixframework.core.AbstractDomainObject

    checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • AccessControlProfileType_Base

      protected AccessControlProfileType_Base()
  • Method Details

    • getRelationDomainRootprofileTypesAccessControlProfileType

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<com.qubit.terra.qubAccessControl.domain.AccessControlProfileType,pt.ist.fenixframework.DomainRoot> getRelationDomainRootprofileTypesAccessControlProfileType()
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getDomainRoot

      public pt.ist.fenixframework.DomainRoot getDomainRoot()
    • setDomainRoot

      public void setDomainRoot(pt.ist.fenixframework.DomainRoot domainRoot)