Interface TurbineGroup
- All Superinterfaces:
Group
,SecurityEntity
,Serializable
,TurbineUserGroupRoleEntity
- All Known Implementing Classes:
TurbineGroupImpl
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$
- Author:
- Eric Pugh
-
Method Summary
Methods inherited from interface org.apache.fulcrum.security.entity.SecurityEntity
getId, getName, setId, setName
Methods inherited from interface org.apache.fulcrum.security.model.turbine.entity.TurbineUserGroupRoleEntity
addUserGroupRole, getUserGroupRoleSet, removeUserGroupRole, setUserGroupRoleSet