Package sonia.scm.group
Interface GroupDAO
- All Superinterfaces:
CreationTimeAware
,GenericDAO<Group>
,LastModifiedAware
,TypedObject
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
-
Method Summary
Methods inherited from interface sonia.scm.CreationTimeAware
getCreationTime
Methods inherited from interface sonia.scm.GenericDAO
add, contains, contains, delete, get, getAll, modify
Methods inherited from interface sonia.scm.LastModifiedAware
getLastModified
Methods inherited from interface sonia.scm.TypedObject
getType