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
getCreationTimeMethods inherited from interface sonia.scm.GenericDAO
add, contains, contains, delete, get, getAll, modifyMethods inherited from interface sonia.scm.LastModifiedAware
getLastModifiedMethods inherited from interface sonia.scm.TypedObject
getType