Class PersistentRoleGroup_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.academic.domain.accessControl.PersistentRoleGroup_Base
All Implemented Interfaces:
Serializable, pt.ist.fenixframework.DomainObject

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

    • PersistentRoleGroup_Base

      protected PersistentRoleGroup_Base()
  • Method Details

    • getTargetGroup

      protected String getTargetGroup()
    • setTargetGroup

      protected void setTargetGroup(String targetGroup)