Interface GroupDAO

All Superinterfaces:
CreationTimeAware, GenericDAO<Group>, LastModifiedAware, TypedObject

public interface GroupDAO extends GenericDAO<Group>
Data access object for groups. This class should only be used by the GroupManager. Plugins and other classes should use the GroupManager instead.
Since:
1.14