Uses of Class
org.fenixedu.cms.domain.Role
Packages that use Role
-
Uses of Role in org.fenixedu.bennu.core.domain.groups
Methods in org.fenixedu.bennu.core.domain.groups that return types with arguments of type RoleModifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<Role,org.fenixedu.bennu.core.domain.groups.PersistentGroup> PersistentGroup_Base.getRelationRoleHasUserGroup()PersistentGroup_Base.getRoleSet()Methods in org.fenixedu.bennu.core.domain.groups with parameters of type Role -
Uses of Role in org.fenixedu.cms.domain
Methods in org.fenixedu.cms.domain that return RoleMethods in org.fenixedu.cms.domain that return types with arguments of type RoleModifier and TypeMethodDescriptionstatic pt.ist.fenixframework.dml.runtime.DirectRelation<Role,RoleTemplate> Role_Base.getRelationRoleHasTemplate()static pt.ist.fenixframework.dml.runtime.DirectRelation<Role,RoleTemplate> RoleTemplate_Base.getRelationRoleHasTemplate()static pt.ist.fenixframework.dml.runtime.DirectRelation<Role,org.fenixedu.bennu.core.domain.groups.PersistentGroup> Role_Base.getRelationRoleHasUserGroup()Role_Base.getRelationSiteHasRoles()Site_Base.getRelationSiteHasRoles()RoleTemplate_Base.getRolesSet()Site_Base.getRolesSet()Methods in org.fenixedu.cms.domain with parameters of type RoleModifier and TypeMethodDescriptionvoidvoidvoidRoleTemplate_Base.removeRoles(Role roles) voidSite_Base.removeRoles(Role roles)