All Implemented Interfaces:
Serializable, Group, SecurityEntity, TurbineGroup, TurbineUserGroupRoleEntity

public class TurbineGroupImpl extends AbstractTurbineSecurityEntityImpl implements TurbineGroup
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: TurbineGroup.java 223081 2004-10-07 15:11:58Z epugh $
Author:
Eric Pugh
See Also:
  • Constructor Details

    • TurbineGroupImpl

      public TurbineGroupImpl()