Class GrouperAccessAdapter

All Implemented Interfaces:
AccessAdapter

public class GrouperAccessAdapter extends GrouperNonDbAccessAdapter
 
 Grouper Access Privilege interface.
 

Unless you are implementing a new implementation of this interface, you should not need to directly use these methods as they are all wrapped by methods in the Group class.

This access adapter affects the HQL queries to give better performance
Version:
$Id: GrouperAccessAdapter.java,v 1.84 2009-09-21 06:14:27 mchyzer Exp $