Class Role

java.lang.Object
pt.ist.fenixframework.core.AbstractDomainObject
org.fenixedu.cms.domain.Role_Base
org.fenixedu.cms.domain.Role
All Implemented Interfaces:
Serializable, pt.ist.fenixframework.DomainObject

public class Role extends Role_Base
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • delete

      public void delete()
    • setGroup

      public void setGroup(org.fenixedu.bennu.core.groups.Group group)
    • getGroup

      public org.fenixedu.bennu.core.groups.Group getGroup()
    • getName

      public org.fenixedu.commons.i18n.LocalizedString getName()