Class 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:
    Serialized Form
    • Constructor Detail

      • PersistentIntersectionGroup_Base

        protected PersistentIntersectionGroup_Base()
    • Method Detail

      • 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()