Class PersistentIntersectionGroup_Base

java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.bennu.core.domain.groups.PersistentGroup_Base
org.fenixedu.bennu.core.domain.groups.PersistentGroup
org.fenixedu.bennu.core.domain.groups.PersistentIntersectionGroup_Base
All Implemented Interfaces:
Serializable, pt.ist.fenixframework.DomainObject

public abstract class PersistentIntersectionGroup_Base extends org.fenixedu.bennu.core.domain.groups.PersistentGroup
See Also:
  • Constructor Details

    • PersistentIntersectionGroup_Base

      protected PersistentIntersectionGroup_Base()
  • Method Details

    • getRelationIntersectionGroupComposition

      public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.groups.PersistentIntersectionGroup,org.fenixedu.bennu.core.domain.groups.PersistentGroup> getRelationIntersectionGroupComposition()
    • addChildren

      protected void addChildren(org.fenixedu.bennu.core.domain.groups.PersistentGroup children)
    • removeChildren

      protected void removeChildren(org.fenixedu.bennu.core.domain.groups.PersistentGroup children)
    • getChildrenSet

      protected Set<org.fenixedu.bennu.core.domain.groups.PersistentGroup> getChildrenSet()