Class InstallationData_Base

  • All Implemented Interfaces:
    Serializable, pt.ist.fenixframework.DomainObject

    public abstract class InstallationData_Base
    extends pt.ist.fenixframework.core.AbstractDomainObject
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject

        pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm
    • Constructor Detail

      • InstallationData_Base

        protected InstallationData_Base()
    • Method Detail

      • getRelationDomainRootHasInstallationData

        public static pt.ist.fenixframework.dml.runtime.DirectRelation<pt.ist.fenixframework.data.InstallationData,​pt.ist.fenixframework.DomainRoot> getRelationDomainRootHasInstallationData()
      • getModuleData

        public pt.ist.fenixframework.data.ModuleData getModuleData()
      • setModuleData

        public void setModuleData​(pt.ist.fenixframework.data.ModuleData moduleData)
      • getDomainRoot

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

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