Class PersistentNegationGroup_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.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:
  • Constructor Details

    • PersistentNegationGroup_Base

      protected PersistentNegationGroup_Base()
  • Method Details

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