Interface Group

All Superinterfaces:
SecurityEntity, Serializable
All Known Subinterfaces:
BasicGroup, DynamicGroup, TurbineGroup
All Known Implementing Classes:
BasicGroupImpl, DynamicGroupImpl, TurbineGroupImpl

public interface Group extends SecurityEntity
This class represents a Group of Users in the system that are associated with specific entity or resource. The users belonging to the Group may have various Roles. The Permissions to perform actions upon the resource depend on the Roles in the Group that they are assigned.
Version:
$Id$
Author:
Rafal Krzewski