Package org.fenixedu.cms.domain
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
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fenixedu.cms.domain.Role_Base
getPersistentGroup, getRelationRoleHasTemplate, getRelationRoleHasUserGroup, getRelationSiteHasRoles, getRoleTemplate, getSite, setPersistentGroup, setRoleTemplate, setSiteMethods inherited from class pt.ist.fenixframework.core.AbstractDomainObject
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
-
Field Details
-
SIGNAL_CREATED
- See Also:
-
SIGNAL_DELETED
- See Also:
-
SIGNAL_EDITED
- See Also:
-
-
Constructor Details
-
Role
-
-
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()
-