Package sonia.scm.user
Interface UserDAO
- All Superinterfaces:
CreationTimeAware
,GenericDAO<User>
,LastModifiedAware
,TypedObject
Data access object for users. This class should only be used by the
UserManager
. Plugins and other classes should use the
UserManager
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