Klasse TurbineRolePermissionoff
java.lang.Object
org.apache.fulcrum.security.model.turbine.entity.TurbineRolePermissionoff
Represents the "turbine" model where permissions are in a many to many
relationship to roles, roles are related to groups are related to users, all
in many to many relationships.
- Version:
- $Id$
- Autor:
- Eric Pugh
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
TurbineRolePermissionoff
public TurbineRolePermissionoff()
-
-
Methodendetails
-
getPermission
- Gibt zurück:
- Returns the permission.
-
getRole
- Gibt zurück:
- Returns the role.
-
setPermission
- Parameter:
permission
- The permission to set.
-
setRole
- Parameter:
role
- The role to set.
-