Class PersistentUnionGroup_Base

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

    public abstract class PersistentUnionGroup_Base
    extends org.fenixedu.bennu.core.domain.groups.PersistentGroup
    See Also:
    Serialized Form
    • Constructor Detail

      • PersistentUnionGroup_Base

        protected PersistentUnionGroup_Base()
    • Method Detail

      • getRelationUnionGroupComposition

        public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.groups.PersistentUnionGroup,​org.fenixedu.bennu.core.domain.groups.PersistentGroup> getRelationUnionGroupComposition()
      • 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()