Class PersistentNegationGroup_Base

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

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

      • PersistentNegationGroup_Base

        protected PersistentNegationGroup_Base()
    • Method Detail

      • getRelationGroupNegationGroup

        public static pt.ist.fenixframework.dml.runtime.DirectRelation<org.fenixedu.bennu.core.domain.groups.PersistentNegationGroup,​org.fenixedu.bennu.core.domain.groups.PersistentGroup> getRelationGroupNegationGroup()
      • getNegated

        protected org.fenixedu.bennu.core.domain.groups.PersistentGroup getNegated()
      • setNegated

        protected void setNegated​(org.fenixedu.bennu.core.domain.groups.PersistentGroup negated)